@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/a777a8b1-d8bf-4fe9-8616-85c130c4514e> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Beragama Protestan di Kecamatan Pitu" ;
    dct:identifier "2fa6cb0776995363c2a2ae7d57ac3845" ;
    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 Pitu" ;
    dcat:distribution <http://5.189.187.109/dataset/a777a8b1-d8bf-4fe9-8616-85c130c4514e/resource/a90bdf57-ec07-4a61-94ad-a52706cc0697> ;
    dcat:keyword "Beragama",
        "Jumlah",
        "Kecamatan",
        "Penduduk",
        "Pitu",
        "Protestan" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/9446> .

<http://5.189.187.109/dataset/a777a8b1-d8bf-4fe9-8616-85c130c4514e/resource/a90bdf57-ec07-4a61-94ad-a52706cc0697> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:15:00.757802"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:15:00.733759"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/9446> .

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

