@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/3964903a-90c2-430c-86e9-f51b1386dd21> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Beragama Protestan di Kecamatan Widodaren" ;
    dct:identifier "fd11043c50c15f9e700a52b3f00136f8" ;
    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 Widodaren" ;
    dcat:distribution <http://5.189.187.109/dataset/3964903a-90c2-430c-86e9-f51b1386dd21/resource/924f3780-fd5b-4c6b-b948-265061fbc02b> ;
    dcat:keyword "Beragama",
        "Jumlah",
        "Kecamatan",
        "Penduduk",
        "Protestan",
        "Widodaren" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/9450> .

<http://5.189.187.109/dataset/3964903a-90c2-430c-86e9-f51b1386dd21/resource/924f3780-fd5b-4c6b-b948-265061fbc02b> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:14:50.802412"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:14:50.784541"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/9450> .

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

