@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/a900e195-0e4b-4c37-b661-a6829ddce710> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Beragama Budha di Kecamatan Gerih" ;
    dct:identifier "0d5a4a5a748611231b945d28436b8ece" ;
    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 Budha di Kecamatan Gerih" ;
    dcat:distribution <http://5.189.187.109/dataset/a900e195-0e4b-4c37-b661-a6829ddce710/resource/0d929b29-dfab-4d9e-af6e-ee80184add48> ;
    dcat:keyword "Beragama",
        "Budha",
        "Gerih",
        "Jumlah",
        "Kecamatan",
        "Penduduk" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/9495> .

<http://5.189.187.109/dataset/a900e195-0e4b-4c37-b661-a6829ddce710/resource/0d929b29-dfab-4d9e-af6e-ee80184add48> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:01:25.218597"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:01:25.206614"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/9495> .

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

