@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/9a9283d1-ba94-4239-af61-a22e08167cd9> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Beragama Katolik di Kecamatan Jogorogo" ;
    dct:identifier "e287f0b2e730059c55d97fa92649f4f2" ;
    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 Katolik di Kecamatan Jogorogo" ;
    dcat:distribution <http://5.189.187.109/dataset/9a9283d1-ba94-4239-af61-a22e08167cd9/resource/46b28007-a5b3-4f21-89de-fc0daec1fbde> ;
    dcat:keyword "Beragama",
        "Jogorogo",
        "Jumlah",
        "Katolik",
        "Kecamatan",
        "Penduduk" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/9454> .

<http://5.189.187.109/dataset/9a9283d1-ba94-4239-af61-a22e08167cd9/resource/46b28007-a5b3-4f21-89de-fc0daec1fbde> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:13:50.014951"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:13:49.990516"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/9454> .

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

