@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/ddbdad92-b375-41a2-bc89-addd457826c1> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Beragama Protestan di Kecamatan Ngrambe" ;
    dct:identifier "08ae6a26b7cb089ea588e94aed36bd15" ;
    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 Ngrambe" ;
    dcat:distribution <http://5.189.187.109/dataset/ddbdad92-b375-41a2-bc89-addd457826c1/resource/081c843e-31bf-48cd-ad69-037d93a0bcd6> ;
    dcat:keyword "Beragama",
        "Jumlah",
        "Kecamatan",
        "Ngrambe",
        "Penduduk",
        "Protestan" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/9434> .

<http://5.189.187.109/dataset/ddbdad92-b375-41a2-bc89-addd457826c1/resource/081c843e-31bf-48cd-ad69-037d93a0bcd6> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:13:36.486515"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:13:36.470537"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/9434> .

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

