@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/a19ce3ca-1e34-452f-9620-cf76f0c350e8> a dcat:Dataset ;
    dct:description "Jumlah KK di Kecamatan Mantingan" ;
    dct:identifier "71def22ecb636394074c832abeed07a7" ;
    dct:issued "2023-11-09"^^xsd:date ;
    dct:modified "2023-11-09"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kependudukan dan Pencatatan Sipil" ] ;
    dct:title "Jumlah KK di Kecamatan Mantingan" ;
    dcat:distribution <http://5.189.187.109/dataset/a19ce3ca-1e34-452f-9620-cf76f0c350e8/resource/434d674a-6ec4-45cb-9947-8c1c4795b985> ;
    dcat:keyword "Jumlah",
        "KK",
        "Kecamatan",
        "Mantingan" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/14797> .

<http://5.189.187.109/dataset/a19ce3ca-1e34-452f-9620-cf76f0c350e8/resource/434d674a-6ec4-45cb-9947-8c1c4795b985> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:26:57.631914"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:26:57.616622"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/14797> .

<https://satudata.ngawikab.go.id/data/sektoral/14797> a foaf:Document .

