@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:5000/dataset/ecf20ea7-0e0f-4b86-8f0c-3a3bec6cfd46> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Beragama Protestan di Kecamatan Kedunggalar" ;
    dct:identifier "811be42d722f824eb6cb90ab95ef9e21" ;
    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 Protestan di Kecamatan Kedunggalar" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/ecf20ea7-0e0f-4b86-8f0c-3a3bec6cfd46/resource/8f391a9a-822d-464c-b20f-c237a3369f40> ;
    dcat:keyword "Beragama",
        "Jumlah",
        "Kecamatan",
        "Kedunggalar",
        "Penduduk",
        "Protestan" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/9447> .

<http://5.189.187.109:5000/dataset/ecf20ea7-0e0f-4b86-8f0c-3a3bec6cfd46/resource/8f391a9a-822d-464c-b20f-c237a3369f40> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:15:04.941754"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:15:04.908562"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/9447> .

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

