@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/cd0eba76-0b82-4c37-8443-34b0c7821e05> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Beragama Protestan di Kecamatan Kendal" ;
    dct:identifier "aa677d660eefd1fe0d323c1dc9bfa869" ;
    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 Protestan di Kecamatan Kendal" ;
    dcat:distribution <http://5.189.187.109/dataset/cd0eba76-0b82-4c37-8443-34b0c7821e05/resource/2ef83db9-3060-4629-9e03-4d255b7f287a> ;
    dcat:keyword "Beragama",
        "Jumlah",
        "Kecamatan",
        "Kendal",
        "Penduduk",
        "Protestan" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/9436> .

<http://5.189.187.109/dataset/cd0eba76-0b82-4c37-8443-34b0c7821e05/resource/2ef83db9-3060-4629-9e03-4d255b7f287a> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:13:22.092213"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:13:22.075446"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/9436> .

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

