@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/6ee880f3-e99c-486a-bd47-a65d17e952bb> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Beragama Budha di Kecamatan Bringin" ;
    dct:identifier "137ffea9336f8b47a66439fc34e981ee" ;
    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 Bringin" ;
    dcat:distribution <http://5.189.187.109/dataset/6ee880f3-e99c-486a-bd47-a65d17e952bb/resource/dbbd6024-f62d-4be0-8693-9b30a415d1f8> ;
    dcat:keyword "Beragama",
        "Bringin",
        "Budha",
        "Jumlah",
        "Kecamatan",
        "Penduduk" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/9499> .

<http://5.189.187.109/dataset/6ee880f3-e99c-486a-bd47-a65d17e952bb/resource/dbbd6024-f62d-4be0-8693-9b30a415d1f8> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:01:33.814204"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:01:33.794100"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/9499> .

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

