@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/eb49fdfc-8c8b-4760-b46c-3978bebcd168> a dcat:Dataset ;
    dct:identifier "616387a7-1f63-45e5-ad39-4fadfce2401e" ;
    dct:issued "2026-04-07T11:06:50"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:16:53.189584"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Kepegawaian dan Pengembangan Sumber Daya Manusia" ] ;
    dct:title "Jumlah Pegawai Berdasarkan Kelompok Umur" ;
    dcat:distribution <http://5.189.187.109/dataset/eb49fdfc-8c8b-4760-b46c-3978bebcd168/resource/d20a332e-458e-4ede-acfe-9790996b7e58> ;
    dcat:landingPage <https://api-splp.layanan.go.id> .

<http://5.189.187.109/dataset/eb49fdfc-8c8b-4760-b46c-3978bebcd168/resource/d20a332e-458e-4ede-acfe-9790996b7e58> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2026-04-07T04:16:53.201370"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:16:53.187112"^^xsd:dateTime ;
    dct:title "Jumlah Pegawai Berdasarkan Kelompok Umur" .

<https://api-splp.layanan.go.id> a foaf:Document .

