@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/95731d25-636f-4c1b-9a5a-aa740f2bfbae> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Keseluruhan" ;
    dct:identifier "777a2618-4799-4375-8f9b-a0b2b995d0ac" ;
    dct:issued "2025-06-02"^^xsd:date ;
    dct:modified "2025-06-02"^^xsd:date ;
    dct:publisher <http://5.189.187.109/organization/b0bdecc1-e955-40ff-a084-2890885916b1> ;
    dct:title "Jumlah Kepemilikan Kartu Keluarga" ;
    dcat:distribution <http://5.189.187.109/dataset/95731d25-636f-4c1b-9a5a-aa740f2bfbae/resource/128ae853-b90f-4c4d-885a-d08a66234bb7>,
        <http://5.189.187.109/dataset/95731d25-636f-4c1b-9a5a-aa740f2bfbae/resource/f77cc2ae-b07e-44b8-b0e9-c47b1522594e> ;
    dcat:keyword "2023" .

<http://5.189.187.109/dataset/95731d25-636f-4c1b-9a5a-aa740f2bfbae/resource/128ae853-b90f-4c4d-885a-d08a66234bb7> a dcat:Distribution ;
    dct:issued "2025-11-13T03:42:41.088501"^^xsd:dateTime ;
    dct:modified "2025-11-13T03:42:41.052939"^^xsd:dateTime ;
    dct:title "Data Tahun 2023" ;
    dcat:accessURL <https://satudata.padangpanjang.go.id/api/dataset/2064/tahun/2023> .

<http://5.189.187.109/dataset/95731d25-636f-4c1b-9a5a-aa740f2bfbae/resource/f77cc2ae-b07e-44b8-b0e9-c47b1522594e> a dcat:Distribution ;
    dct:issued "2025-11-13T03:42:41.088491"^^xsd:dateTime ;
    dct:modified "2025-11-13T03:42:41.052727"^^xsd:dateTime ;
    dct:title "Data Tahun 2024" ;
    dcat:accessURL <https://satudata.padangpanjang.go.id/api/dataset/2064/tahun/2024> .

<http://5.189.187.109/organization/b0bdecc1-e955-40ff-a084-2890885916b1> a foaf:Agent ;
    foaf:name "Kota Padang Panjang" .

