@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/4c9e078e-0613-41b9-a584-76d37e544bc4> a dcat:Dataset ;
    dct:identifier "fe3fe105-63ba-47dc-a613-80ebae269c8e" ;
    dct:issued "2026-04-07T11:06:50"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:18:20.680130"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Pusat Statistik (Kulon Progo)" ] ;
    dct:title "Kependudukan (Proyeksi SP 2020)" ;
    dcat:distribution <http://5.189.187.109/dataset/4c9e078e-0613-41b9-a584-76d37e544bc4/resource/b7060f86-187e-4a45-8e74-7dd5d6701cb6> ;
    dcat:landingPage <https://api-splp.layanan.go.id> .

<http://5.189.187.109/dataset/4c9e078e-0613-41b9-a584-76d37e544bc4/resource/b7060f86-187e-4a45-8e74-7dd5d6701cb6> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2026-04-07T04:18:20.696862"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:18:20.675924"^^xsd:dateTime ;
    dct:title "Kependudukan (Proyeksi SP 2020)" .

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

