@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/453550b0-925c-44f8-85d5-d82ddd224099> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Beragama Budha di Kecamatan Padas" ;
    dct:identifier "de66dbc30377a1f7908db45298324aa3" ;
    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 Padas" ;
    dcat:distribution <http://5.189.187.109/dataset/453550b0-925c-44f8-85d5-d82ddd224099/resource/3aed16a8-2369-4048-93b1-fb778351a138> ;
    dcat:keyword "Beragama",
        "Budha",
        "Jumlah",
        "Kecamatan",
        "Padas",
        "Penduduk" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/9500> .

<http://5.189.187.109/dataset/453550b0-925c-44f8-85d5-d82ddd224099/resource/3aed16a8-2369-4048-93b1-fb778351a138> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:01:40.798163"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:01:40.776178"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/9500> .

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

