@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/e1309509-8e27-4497-9881-111457ebfffa> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Beragama Katolik di Kecamatan Padas" ;
    dct:identifier "217dade2ab7db91d12f1bca7b0cd4c82" ;
    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 Padas" ;
    dcat:distribution <http://5.189.187.109/dataset/e1309509-8e27-4497-9881-111457ebfffa/resource/2a6a38b1-ceab-47dd-9fd9-5ac7e6608ec0> ;
    dcat:keyword "Beragama",
        "Jumlah",
        "Katolik",
        "Kecamatan",
        "Padas",
        "Penduduk" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/9462> .

<http://5.189.187.109/dataset/e1309509-8e27-4497-9881-111457ebfffa/resource/2a6a38b1-ceab-47dd-9fd9-5ac7e6608ec0> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:57:24.252240"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:57:24.221461"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/9462> .

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

