@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/a0d27952-1359-45cd-8886-457fc3a32a43> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Beragama Lainnya di Kecamatan Paron" ;
    dct:identifier "5d97f4dd7c44b2905c799db681b80ce0" ;
    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 Lainnya di Kecamatan Paron" ;
    dcat:distribution <http://5.189.187.109/dataset/a0d27952-1359-45cd-8886-457fc3a32a43/resource/d872f121-6e02-419d-907e-baa0a4aa95d1> ;
    dcat:keyword "Beragama",
        "Jumlah",
        "Kecamatan",
        "Lainnya",
        "Paron",
        "Penduduk" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/9524> .

<http://5.189.187.109/dataset/a0d27952-1359-45cd-8886-457fc3a32a43/resource/d872f121-6e02-419d-907e-baa0a4aa95d1> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:04:39.416333"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:04:39.396981"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/9524> .

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

