@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/6723e90f-79c9-475a-a85a-692b4ead5a84> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Beragama Islam di Kecamatan Jogorogo" ;
    dct:identifier "7c9966afcc510cf5a40621d1d92bdaf1" ;
    dct:issued "2022-07-04"^^xsd:date ;
    dct:modified "2023-05-17"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kependudukan dan Pencatatan Sipil" ] ;
    dct:title "Jumlah Penduduk Beragama Islam di Kecamatan Jogorogo" ;
    dcat:distribution <http://5.189.187.109/dataset/6723e90f-79c9-475a-a85a-692b4ead5a84/resource/00541eac-91aa-4c82-a1ea-25ecafdf8772> ;
    dcat:keyword "Beragama",
        "Islam",
        "Jogorogo",
        "Jumlah",
        "Kecamatan",
        "Penduduk" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/9416> .

<http://5.189.187.109/dataset/6723e90f-79c9-475a-a85a-692b4ead5a84/resource/00541eac-91aa-4c82-a1ea-25ecafdf8772> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:14:03.698704"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:14:03.676220"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/9416> .

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

