@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/a430e0d6-c558-4000-ad7a-36d5956d2bd9> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Beragama Protestan di Kecamatan Mantingan" ;
    dct:identifier "b538f279cb2ca36268b23f557a831508" ;
    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 Mantingan" ;
    dcat:distribution <http://5.189.187.109/dataset/a430e0d6-c558-4000-ad7a-36d5956d2bd9/resource/778dfd10-2023-47a1-b23d-74659d437214> ;
    dcat:keyword "Beragama",
        "Jumlah",
        "Kecamatan",
        "Mantingan",
        "Penduduk",
        "Protestan" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/9449> .

<http://5.189.187.109/dataset/a430e0d6-c558-4000-ad7a-36d5956d2bd9/resource/778dfd10-2023-47a1-b23d-74659d437214> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:14:14.975226"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:14:14.959328"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/9449> .

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

