@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/28fd1bb1-ac30-43ef-a32c-028099d3e2a4> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Beragama Budha di Kecamatan Mantingan" ;
    dct:identifier "7c2c48a32443ad8f805e48520f3b26a4" ;
    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 Mantingan" ;
    dcat:distribution <http://5.189.187.109/dataset/28fd1bb1-ac30-43ef-a32c-028099d3e2a4/resource/1598663b-49fb-4a28-9eb8-7ba3cd5f67b6> ;
    dcat:keyword "Beragama",
        "Budha",
        "Jumlah",
        "Kecamatan",
        "Mantingan",
        "Penduduk" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/9506> .

<http://5.189.187.109/dataset/28fd1bb1-ac30-43ef-a32c-028099d3e2a4/resource/1598663b-49fb-4a28-9eb8-7ba3cd5f67b6> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:02:08.491497"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:02:08.467977"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/9506> .

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

