@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/1c729a75-30d2-4849-be8f-751c61e55a8b> a dcat:Dataset ;
    dct:description "Sebaran Penduduk Kecamatan Pitu" ;
    dct:identifier "160c88652d47d0be60bfbfed25111412" ;
    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 Pitu" ;
    dcat:distribution <http://5.189.187.109/dataset/1c729a75-30d2-4849-be8f-751c61e55a8b/resource/c50044aa-0f07-41d8-90b1-e76fb76817f8> ;
    dcat:keyword "Kecamatan",
        "Penduduk",
        "Pitu",
        "Sebaran" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/1031> .

<http://5.189.187.109/dataset/1c729a75-30d2-4849-be8f-751c61e55a8b/resource/c50044aa-0f07-41d8-90b1-e76fb76817f8> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:11:36.455050"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:11:36.428721"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/1031> .

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

