@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/b8c03b55-ca8b-47a4-a93d-bc3c720ae67b> a dcat:Dataset ;
    dct:description "Sebaran Penduduk Kecamatan Mantingan" ;
    dct:identifier "4f284803bd0966cc24fa8683a34afc6e" ;
    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 Mantingan" ;
    dcat:distribution <http://5.189.187.109/dataset/b8c03b55-ca8b-47a4-a93d-bc3c720ae67b/resource/6b8858f7-ca91-451c-bc61-e05417ee0f21> ;
    dcat:keyword "Kecamatan",
        "Mantingan",
        "Penduduk",
        "Sebaran" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/1028> .

<http://5.189.187.109/dataset/b8c03b55-ca8b-47a4-a93d-bc3c720ae67b/resource/6b8858f7-ca91-451c-bc61-e05417ee0f21> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:11:20.719169"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:11:20.699951"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/1028> .

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

