@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/b25e19ff-70d4-4586-8f32-47aa076cbf2c> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Beragama Lainnya di Kecamatan Widodaren" ;
    dct:identifier "fc322c6bd467dc6e4a70ece4ce0245f8" ;
    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 Widodaren" ;
    dcat:distribution <http://5.189.187.109/dataset/b25e19ff-70d4-4586-8f32-47aa076cbf2c/resource/8e383b70-9e3e-479e-a1bc-4d70a07d4b18> ;
    dcat:keyword "Beragama",
        "Jumlah",
        "Kecamatan",
        "Lainnya",
        "Penduduk",
        "Widodaren" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/9526> .

<http://5.189.187.109/dataset/b25e19ff-70d4-4586-8f32-47aa076cbf2c/resource/8e383b70-9e3e-479e-a1bc-4d70a07d4b18> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:04:27.401832"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:04:27.375278"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/9526> .

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

