@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/a9aeaaa5-591b-4aa5-baa3-dad6fb9c1b88> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Beragama Protestan di Kecamatan Kasreman" ;
    dct:identifier "68bc9477d0f2c908eed9498bf926d89e" ;
    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 Kasreman" ;
    dcat:distribution <http://5.189.187.109/dataset/a9aeaaa5-591b-4aa5-baa3-dad6fb9c1b88/resource/5b434e7d-6433-483d-8c04-5857f6137e26> ;
    dcat:keyword "Beragama",
        "Jumlah",
        "Kasreman",
        "Kecamatan",
        "Penduduk",
        "Protestan" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/9444> .

<http://5.189.187.109/dataset/a9aeaaa5-591b-4aa5-baa3-dad6fb9c1b88/resource/5b434e7d-6433-483d-8c04-5857f6137e26> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:14:58.902949"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:14:58.886817"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/9444> .

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

