@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/67e1f7b7-76df-43e6-9f2d-e411ee03768e> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Beragama Katolik di Kecamatan Gerih" ;
    dct:identifier "7551617774bcd665e4abe990db4f6f83" ;
    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 Gerih" ;
    dcat:distribution <http://5.189.187.109/dataset/67e1f7b7-76df-43e6-9f2d-e411ee03768e/resource/e9f660ec-4189-43eb-81a6-e002474762c3> ;
    dcat:keyword "Beragama",
        "Gerih",
        "Jumlah",
        "Katolik",
        "Kecamatan",
        "Penduduk" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/9457> .

<http://5.189.187.109/dataset/67e1f7b7-76df-43e6-9f2d-e411ee03768e/resource/e9f660ec-4189-43eb-81a6-e002474762c3> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:13:47.985265"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:13:47.965900"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/9457> .

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

