@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/9b0de34c-4c9b-4885-bd84-959ba617a648> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Beragama Protestan di Kecamatan Gerih" ;
    dct:identifier "123650dd0560587918b3d771cf0c0171" ;
    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 Gerih" ;
    dcat:distribution <http://5.189.187.109/dataset/9b0de34c-4c9b-4885-bd84-959ba617a648/resource/542c2725-15c3-4558-8e7f-f0d7fd043b95> ;
    dcat:keyword "Beragama",
        "Gerih",
        "Jumlah",
        "Kecamatan",
        "Penduduk",
        "Protestan" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/9438> .

<http://5.189.187.109/dataset/9b0de34c-4c9b-4885-bd84-959ba617a648/resource/542c2725-15c3-4558-8e7f-f0d7fd043b95> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:13:31.559502"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:13:31.531578"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/9438> .

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

