@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/ac6bed8a-91f6-4d87-bd5f-06d539d0db80> a dcat:Dataset ;
    dct:description "Sebaran Penduduk Kecamatan Sine" ;
    dct:identifier "0a0a0c8aaa00ade50f74a3f0ca981ed7" ;
    dct:issued "2022-04-27"^^xsd:date ;
    dct:modified "2023-05-15"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kependudukan dan Pencatatan Sipil" ] ;
    dct:title "Sebaran Penduduk Kecamatan Sine" ;
    dcat:distribution <http://5.189.187.109/dataset/ac6bed8a-91f6-4d87-bd5f-06d539d0db80/resource/dc517125-ca00-41b7-b565-c78aa09aff20> ;
    dcat:keyword "Kecamatan",
        "Penduduk",
        "Sebaran",
        "Sine" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/1014> .

<http://5.189.187.109/dataset/ac6bed8a-91f6-4d87-bd5f-06d539d0db80/resource/dc517125-ca00-41b7-b565-c78aa09aff20> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:56:52.022944"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:56:51.990935"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/1014> .

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

