@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/73bf8a1b-240c-470e-8bc8-bbdff79b680b> a dcat:Dataset ;
    dct:description "Sebaran Penduduk Kecamatan Geneng" ;
    dct:identifier "83f97f4825290be4cb794ec6a234595f" ;
    dct:issued "2022-04-27"^^xsd:date ;
    dct:modified "2023-05-16"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kependudukan dan Pencatatan Sipil" ] ;
    dct:title "Sebaran Penduduk Kecamatan Geneng" ;
    dcat:distribution <http://5.189.187.109/dataset/73bf8a1b-240c-470e-8bc8-bbdff79b680b/resource/294c26bc-a4be-48a2-9040-a8a7745aee25> ;
    dcat:keyword "Geneng",
        "Kecamatan",
        "Penduduk",
        "Sebaran" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/1018> .

<http://5.189.187.109/dataset/73bf8a1b-240c-470e-8bc8-bbdff79b680b/resource/294c26bc-a4be-48a2-9040-a8a7745aee25> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:14:47.004289"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:14:46.988345"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/1018> .

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

