@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/222888fd-5cb9-437d-bd52-9b1983d0ae75> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Beragama Hindu di Kecamatan Karangjati" ;
    dct:identifier "97c8dd44858d3568fdf9537c4b8743b2" ;
    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 Hindu di Kecamatan Karangjati" ;
    dcat:distribution <http://5.189.187.109/dataset/222888fd-5cb9-437d-bd52-9b1983d0ae75/resource/665e3b91-d0e6-4543-b2b6-824ef14c8c8c> ;
    dcat:keyword "Beragama",
        "Hindu",
        "Jumlah",
        "Karangjati",
        "Kecamatan",
        "Penduduk" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/9479> .

<http://5.189.187.109/dataset/222888fd-5cb9-437d-bd52-9b1983d0ae75/resource/665e3b91-d0e6-4543-b2b6-824ef14c8c8c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:00:14.073575"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:00:14.039783"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/9479> .

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

