@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/89f8fc10-93ac-4025-9473-0c77037bd73b> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Beragama Katolik di Kecamatan Kendal" ;
    dct:identifier "de9240f5c623bf031dcf0fca9770db44" ;
    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 Kendal" ;
    dcat:distribution <http://5.189.187.109/dataset/89f8fc10-93ac-4025-9473-0c77037bd73b/resource/053ffb4b-04c2-4536-9b7d-064567f1884d> ;
    dcat:keyword "Beragama",
        "Jumlah",
        "Katolik",
        "Kecamatan",
        "Kendal",
        "Penduduk" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/9455> .

<http://5.189.187.109/dataset/89f8fc10-93ac-4025-9473-0c77037bd73b/resource/053ffb4b-04c2-4536-9b7d-064567f1884d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:20:03.276150"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:20:03.220297"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/9455> .

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

