@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/d7d6258d-53a2-4989-8511-85b02d3e9b38> a dcat:Dataset ;
    dct:description "Jumlah KK di Kecamatan Widodaren" ;
    dct:identifier "8bf2aed40c2e4aa48c5dd56f16e6f2de" ;
    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 Widodaren" ;
    dcat:distribution <http://5.189.187.109/dataset/d7d6258d-53a2-4989-8511-85b02d3e9b38/resource/0afc6123-ff48-4780-ae6a-de24e2d9380c> ;
    dcat:keyword "Jumlah",
        "KK",
        "Kecamatan",
        "Widodaren" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/14798> .

<http://5.189.187.109/dataset/d7d6258d-53a2-4989-8511-85b02d3e9b38/resource/0afc6123-ff48-4780-ae6a-de24e2d9380c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:27:23.391279"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:27:23.370082"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/14798> .

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

