@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/095436e4-0df3-4772-9bf2-12fa6153a1d8> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Beragama Budha di Kecamatan Kwadungan" ;
    dct:identifier "2686b822a1b95a0940e608accafd292a" ;
    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 Kwadungan" ;
    dcat:distribution <http://5.189.187.109/dataset/095436e4-0df3-4772-9bf2-12fa6153a1d8/resource/412d88e9-3ae9-444d-ab5b-19fb96b1323d> ;
    dcat:keyword "Beragama",
        "Budha",
        "Jumlah",
        "Kecamatan",
        "Kwadungan",
        "Penduduk" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/9496> .

<http://5.189.187.109/dataset/095436e4-0df3-4772-9bf2-12fa6153a1d8/resource/412d88e9-3ae9-444d-ab5b-19fb96b1323d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:01:32.171583"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:01:32.149405"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/9496> .

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

