@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/10ae1c2f-902d-4fc5-b5f8-6961e00b25c9> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Beragama Katolik di Kecamatan Geneng" ;
    dct:identifier "141aa4fef48df77f954d60a373a3c322" ;
    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 Katolik di Kecamatan Geneng" ;
    dcat:distribution <http://5.189.187.109/dataset/10ae1c2f-902d-4fc5-b5f8-6961e00b25c9/resource/e581ab26-13c4-4ab2-a68f-7a57f8d43f57> ;
    dcat:keyword "Beragama",
        "Geneng",
        "Jumlah",
        "Katolik",
        "Kecamatan",
        "Penduduk" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/9456> .

<http://5.189.187.109/dataset/10ae1c2f-902d-4fc5-b5f8-6961e00b25c9/resource/e581ab26-13c4-4ab2-a68f-7a57f8d43f57> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:13:51.897571"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:13:51.870686"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/9456> .

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

