@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/fe93b198-919f-4dfb-9af4-392d81a9e5e9> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Beragama Protestan di Kecamatan Paron" ;
    dct:identifier "a6d8ecc0b8747fb7c28e0d64c7dfcbe8" ;
    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 Paron" ;
    dcat:distribution <http://5.189.187.109/dataset/fe93b198-919f-4dfb-9af4-392d81a9e5e9/resource/19be830c-c420-4c7f-bdbf-1e4fdc20caa5> ;
    dcat:keyword "Beragama",
        "Jumlah",
        "Kecamatan",
        "Paron",
        "Penduduk",
        "Protestan" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/9448> .

<http://5.189.187.109/dataset/fe93b198-919f-4dfb-9af4-392d81a9e5e9/resource/19be830c-c420-4c7f-bdbf-1e4fdc20caa5> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:15:02.843898"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:15:02.800188"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/9448> .

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

