@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/7abc0c42-ce6c-4cbf-9296-e0990b4aad6e> a dcat:Dataset ;
    dct:identifier "6b65114b-5e2f-4d7b-afbd-d6b28646250d" ;
    dct:issued "2026-04-07T11:06:50"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:16:59.015655"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Kepegawaian dan Pengembangan Sumber Daya Manusia" ] ;
    dct:title "Jumlah PPPK" ;
    dcat:distribution <http://5.189.187.109/dataset/7abc0c42-ce6c-4cbf-9296-e0990b4aad6e/resource/930fe1a4-e90c-43d3-a238-58bc39a6f694> ;
    dcat:landingPage <https://api-splp.layanan.go.id> .

<http://5.189.187.109/dataset/7abc0c42-ce6c-4cbf-9296-e0990b4aad6e/resource/930fe1a4-e90c-43d3-a238-58bc39a6f694> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2026-04-07T04:16:59.024315"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:16:59.012893"^^xsd:dateTime ;
    dct:title "Jumlah PPPK" .

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

