@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/ab890730-39b6-4093-92c0-10cb0fe4d7ed> a dcat:Dataset ;
    dct:description "Jumlah KK di Kecamatan Paron" ;
    dct:identifier "ce2b18dcdc9e4f0e0f166ee3f5b7d8ca" ;
    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 Paron" ;
    dcat:distribution <http://5.189.187.109/dataset/ab890730-39b6-4093-92c0-10cb0fe4d7ed/resource/d547ffa9-ce45-4518-93bd-07c6d59642c0> ;
    dcat:keyword "Jumlah",
        "KK",
        "Kecamatan",
        "Paron" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/14795> .

<http://5.189.187.109/dataset/ab890730-39b6-4093-92c0-10cb0fe4d7ed/resource/d547ffa9-ce45-4518-93bd-07c6d59642c0> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:08:39.758231"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:08:39.730185"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/14795> .

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

