@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/405bdb28-e79f-4805-8b1b-dd341cb58ed5> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Beragama Budha di Kecamatan Pitu" ;
    dct:identifier "409bbd0d0f516a326f2080c26a10d530" ;
    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 Pitu" ;
    dcat:distribution <http://5.189.187.109/dataset/405bdb28-e79f-4805-8b1b-dd341cb58ed5/resource/021a9e88-a199-41d4-bafa-6324a41631f6> ;
    dcat:keyword "Beragama",
        "Budha",
        "Jumlah",
        "Kecamatan",
        "Penduduk",
        "Pitu" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/9503> .

<http://5.189.187.109/dataset/405bdb28-e79f-4805-8b1b-dd341cb58ed5/resource/021a9e88-a199-41d4-bafa-6324a41631f6> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:01:46.035393"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:01:46.016885"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/9503> .

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

