@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/e7c5eca3-a840-4a10-95f7-42762c468ec2> a dcat:Dataset ;
    dct:description "Sebaran Penduduk Kecamatan Gerih" ;
    dct:identifier "52292e0c763fd027c6eba6b8f494d2eb" ;
    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 Gerih" ;
    dcat:distribution <http://5.189.187.109/dataset/e7c5eca3-a840-4a10-95f7-42762c468ec2/resource/7aecf906-0cbc-4e3c-8afd-ec069e21508b> ;
    dcat:keyword "Gerih",
        "Kecamatan",
        "Penduduk",
        "Sebaran" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/1033> .

<http://5.189.187.109/dataset/e7c5eca3-a840-4a10-95f7-42762c468ec2/resource/7aecf906-0cbc-4e3c-8afd-ec069e21508b> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:14:22.183409"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:14:22.171563"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/1033> .

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

