@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/3c2758b5-0467-410e-8b28-77ceae164098> a dcat:Dataset ;
    dct:identifier "179" ;
    dct:issued "2026-07-14T04:11:36+00:00"^^xsd:dateTime ;
    dct:modified "2026-07-14T04:44:37+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Kota Sungai Penuh" ] ;
    dct:title "Jumlah Penduduk Kota Sungai Penuh per Desa Semester 2 Tahun 2025" ;
    dcat:distribution <http://5.189.187.109/dataset/3c2758b5-0467-410e-8b28-77ceae164098/resource/5a848b96-a71e-408f-b7db-2cdd0dafcd79> ;
    dcat:keyword "Bidang Administrasi Kependudukan dan Pencatatan Sipil",
        "Dataset",
        "Pemerintah Daerah",
        "Sungai Penuh" .

<http://5.189.187.109/dataset/3c2758b5-0467-410e-8b28-77ceae164098/resource/5a848b96-a71e-408f-b7db-2cdd0dafcd79> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-07-14T18:33:42.550378"^^xsd:dateTime ;
    dct:modified "2026-07-14T18:33:42.532015"^^xsd:dateTime ;
    dct:title "Jumlah Penduduk Kota Sungai Penuh per Desa Semester 2 Tahun 2025.xlsx" ;
    dcat:accessURL <https://sidinda.sungaipenuhkota.go.id/dataset/179/download> ;
    dcat:byteSize "16984"^^xsd:nonNegativeInteger .

