@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/74259e52-d2d9-4bc0-8c66-c606342c6046> a dcat:Dataset ;
    dct:description "Sebaran Penduduk Kecamatan Pangkur" ;
    dct:identifier "c44e503833b64e9f27197a484f4257c0" ;
    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 Pangkur" ;
    dcat:distribution <http://5.189.187.109/dataset/74259e52-d2d9-4bc0-8c66-c606342c6046/resource/c55e2cdb-6eb4-4614-a028-c54f22aa8e7d> ;
    dcat:keyword "Kecamatan",
        "Pangkur",
        "Penduduk",
        "Sebaran" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/1029> .

<http://5.189.187.109/dataset/74259e52-d2d9-4bc0-8c66-c606342c6046/resource/c55e2cdb-6eb4-4614-a028-c54f22aa8e7d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:11:17.247160"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:11:17.230181"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/1029> .

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

