@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/e9ec7f2d-ba43-4d37-b1a5-a9b1137aebc9> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Beragama Katolik di Kecamatan Pitu" ;
    dct:identifier "1a725948eb0c738707b5c026a65ba618" ;
    dct:issued "2022-07-04"^^xsd:date ;
    dct:modified "2023-06-05"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kependudukan dan Pencatatan Sipil" ] ;
    dct:title "Jumlah Penduduk Beragama Katolik di Kecamatan Pitu" ;
    dcat:distribution <http://5.189.187.109/dataset/e9ec7f2d-ba43-4d37-b1a5-a9b1137aebc9/resource/10aaf2d5-750b-448e-a5b8-2c05dde3e83c> ;
    dcat:keyword "Beragama",
        "Jumlah",
        "Katolik",
        "Kecamatan",
        "Penduduk",
        "Pitu" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/9465> .

<http://5.189.187.109/dataset/e9ec7f2d-ba43-4d37-b1a5-a9b1137aebc9/resource/10aaf2d5-750b-448e-a5b8-2c05dde3e83c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:57:46.827524"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:57:46.811410"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/9465> .

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

