@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/8e1c86b5-80c1-445f-b32e-e59dfb7bf6f3> a dcat:Dataset ;
    dct:identifier "e5140864-d766-4325-ae26-ce1341ba9ecb" ;
    dct:issued "2026-04-07T11:06:50"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:18:29.596990"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Pusat Statistik (Kulon Progo)" ] ;
    dct:title "Jumlah Kelurahan/Kalurahan" ;
    dcat:distribution <http://5.189.187.109/dataset/8e1c86b5-80c1-445f-b32e-e59dfb7bf6f3/resource/0d307986-d2d3-489c-b8c9-606aea2f7063> ;
    dcat:landingPage <https://api-splp.layanan.go.id> .

<http://5.189.187.109/dataset/8e1c86b5-80c1-445f-b32e-e59dfb7bf6f3/resource/0d307986-d2d3-489c-b8c9-606aea2f7063> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2026-04-07T04:18:29.611098"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:18:29.593260"^^xsd:dateTime ;
    dct:title "Jumlah Kelurahan/Kalurahan" .

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

