@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/93efba42-7eb8-48ae-8be9-a1b9db692092> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Beragama Lainnya di Kecamatan Karangjati" ;
    dct:identifier "24aa17e766d29a6954b3deacca4e1bdd" ;
    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 Karangjati" ;
    dcat:distribution <http://5.189.187.109/dataset/93efba42-7eb8-48ae-8be9-a1b9db692092/resource/0b5b08fc-88c3-4644-8a3f-d00960679980> ;
    dcat:keyword "Beragama",
        "Jumlah",
        "Karangjati",
        "Kecamatan",
        "Lainnya",
        "Penduduk" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/9517> .

<http://5.189.187.109/dataset/93efba42-7eb8-48ae-8be9-a1b9db692092/resource/0b5b08fc-88c3-4644-8a3f-d00960679980> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:04:32.596921"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:04:32.567450"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/9517> .

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

