@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/289ce59b-df53-4994-99b0-19769b3706ed> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Beragama Budha di Kecamatan Paron" ;
    dct:identifier "74dbd1111727a31a2b825d615d80b2e7" ;
    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 Paron" ;
    dcat:distribution <http://5.189.187.109/dataset/289ce59b-df53-4994-99b0-19769b3706ed/resource/53317035-633f-4cd6-9a87-1f39cd90a51c> ;
    dcat:keyword "Beragama",
        "Budha",
        "Jumlah",
        "Kecamatan",
        "Paron",
        "Penduduk" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/9505> .

<http://5.189.187.109/dataset/289ce59b-df53-4994-99b0-19769b3706ed/resource/53317035-633f-4cd6-9a87-1f39cd90a51c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:02:27.393897"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:02:27.369995"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/9505> .

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

