@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/b7c75875-b79a-4124-be52-478510beca15> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Beragama Katolik di Kecamatan Kedunggalar" ;
    dct:identifier "70e9dbe24ba303f2d25ac34d3ae945c5" ;
    dct:issued "2022-07-04"^^xsd:date ;
    dct:modified "2023-06-05"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kependudukan dan Pencatatan Sipil" ] ;
    dct:title "Jumlah Penduduk Beragama Katolik di Kecamatan Kedunggalar" ;
    dcat:distribution <http://5.189.187.109/dataset/b7c75875-b79a-4124-be52-478510beca15/resource/7c597716-0487-494f-808e-16976fe0d964> ;
    dcat:keyword "Beragama",
        "Jumlah",
        "Katolik",
        "Kecamatan",
        "Kedunggalar",
        "Penduduk" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/9466> .

<http://5.189.187.109/dataset/b7c75875-b79a-4124-be52-478510beca15/resource/7c597716-0487-494f-808e-16976fe0d964> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:57:48.546806"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:57:48.526410"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/9466> .

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

