@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/8aea5b0c-e1e4-4003-abca-441fe924f53b> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Beragama Hindu di Kecamatan Kasreman" ;
    dct:identifier "a330f9fecc388ce67f87b09855480ca3" ;
    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 Kasreman" ;
    dcat:distribution <http://5.189.187.109/dataset/8aea5b0c-e1e4-4003-abca-441fe924f53b/resource/425e6a91-c5db-4d68-a216-a53972b814a9> ;
    dcat:keyword "Beragama",
        "Hindu",
        "Jumlah",
        "Kasreman",
        "Kecamatan",
        "Penduduk" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/9482> .

<http://5.189.187.109/dataset/8aea5b0c-e1e4-4003-abca-441fe924f53b/resource/425e6a91-c5db-4d68-a216-a53972b814a9> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:00:16.103604"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:00:16.063410"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/9482> .

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

