@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/5d9f8126-d04f-4794-8b1a-689cc460ca01> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Beragama Budha di Kecamatan Geneng" ;
    dct:identifier "5ba91a75ef8e503d9466e9b5701ad35d" ;
    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 Geneng" ;
    dcat:distribution <http://5.189.187.109/dataset/5d9f8126-d04f-4794-8b1a-689cc460ca01/resource/cce972a6-fdae-4bb6-a402-df543c9f05d1> ;
    dcat:keyword "Beragama",
        "Budha",
        "Geneng",
        "Jumlah",
        "Kecamatan",
        "Penduduk" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/9494> .

<http://5.189.187.109/dataset/5d9f8126-d04f-4794-8b1a-689cc460ca01/resource/cce972a6-fdae-4bb6-a402-df543c9f05d1> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:01:23.505544"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:01:23.479574"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/9494> .

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

