@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/b765d256-d337-41c9-9232-0840d430f256> a dcat:Dataset ;
    dct:description "Jumlah KK di Kecamatan Geneng" ;
    dct:identifier "a11f9e533f28593768ebf87075ab34f2" ;
    dct:issued "2022-06-08"^^xsd:date ;
    dct:modified "2023-05-16"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kependudukan dan Pencatatan Sipil" ] ;
    dct:title "Jumlah KK di Kecamatan Geneng" ;
    dcat:distribution <http://5.189.187.109/dataset/b765d256-d337-41c9-9232-0840d430f256/resource/42b4b1ac-1063-4944-8707-ad0943cdb27c> ;
    dcat:keyword "Geneng",
        "Jumlah",
        "KK",
        "Kecamatan" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/2097> .

<http://5.189.187.109/dataset/b765d256-d337-41c9-9232-0840d430f256/resource/42b4b1ac-1063-4944-8707-ad0943cdb27c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:15:29.819565"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:15:29.795302"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/2097> .

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

