@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/b82f6205-d1d4-4729-a3d0-4a8e015e586e> a dcat:Dataset ;
    dct:description "Jumlah KK di Kecamatan Pangkur" ;
    dct:identifier "fc32f8c132c0fb39c91d4f3dad7085a4" ;
    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 Pangkur" ;
    dcat:distribution <http://5.189.187.109/dataset/b82f6205-d1d4-4729-a3d0-4a8e015e586e/resource/102eafe4-1418-4ccc-aaa8-b333be7c12d9> ;
    dcat:keyword "Jumlah",
        "KK",
        "Kecamatan",
        "Pangkur" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/14789> .

<http://5.189.187.109/dataset/b82f6205-d1d4-4729-a3d0-4a8e015e586e/resource/102eafe4-1418-4ccc-aaa8-b333be7c12d9> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:08:29.961787"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:08:29.932699"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/14789> .

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

