@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/8de77947-5be4-4bfb-b613-f8da36a02131> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Beragama Protestan di Kecamatan Padas" ;
    dct:identifier "07dd4d5a72f5740ef0f035f201951476" ;
    dct:issued "2022-07-04"^^xsd:date ;
    dct:modified "2023-05-23"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kependudukan dan Pencatatan Sipil" ] ;
    dct:title "Jumlah Penduduk Beragama Protestan di Kecamatan Padas" ;
    dcat:distribution <http://5.189.187.109/dataset/8de77947-5be4-4bfb-b613-f8da36a02131/resource/38101a6c-06af-42e3-9230-d48569d4af80> ;
    dcat:keyword "Beragama",
        "Jumlah",
        "Kecamatan",
        "Padas",
        "Penduduk",
        "Protestan" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/9443> .

<http://5.189.187.109/dataset/8de77947-5be4-4bfb-b613-f8da36a02131/resource/38101a6c-06af-42e3-9230-d48569d4af80> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:14:57.382308"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:14:57.364259"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/9443> .

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

