@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:5000/dataset/60d86f1b-925d-40ad-8af8-f0a2fc9a162e> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Beragama Protestan di Kecamatan Geneng" ;
    dct:identifier "0cdbb4e65815fbaf79689b15482e7575" ;
    dct:issued "2022-07-04"^^xsd:date ;
    dct:modified "2023-05-25"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kependudukan dan Pencatatan Sipil" ] ;
    dct:title "Jumlah Penduduk Beragama Protestan di Kecamatan Geneng" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/60d86f1b-925d-40ad-8af8-f0a2fc9a162e/resource/e49c62d6-ff10-497f-99f7-c2207e7ca2a6> ;
    dcat:keyword "Beragama",
        "Geneng",
        "Jumlah",
        "Kecamatan",
        "Penduduk",
        "Protestan" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/9437> .

<http://5.189.187.109:5000/dataset/60d86f1b-925d-40ad-8af8-f0a2fc9a162e/resource/e49c62d6-ff10-497f-99f7-c2207e7ca2a6> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:19:56.966282"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:19:56.936168"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/9437> .

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

