@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/1968ce3f-bdf2-443d-b1ec-9950a18d01db> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Beragama Protestan di Kecamatan Jogorogo" ;
    dct:identifier "efd5a10c877af6115fa4226391671750" ;
    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 Jogorogo" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/1968ce3f-bdf2-443d-b1ec-9950a18d01db/resource/cc99c607-c11f-4056-b7f2-4ef05551d077> ;
    dcat:keyword "Beragama",
        "Jogorogo",
        "Jumlah",
        "Kecamatan",
        "Penduduk",
        "Protestan" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/9435> .

<http://5.189.187.109:5000/dataset/1968ce3f-bdf2-443d-b1ec-9950a18d01db/resource/cc99c607-c11f-4056-b7f2-4ef05551d077> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:13:43.475386"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:13:43.452947"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/9435> .

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

