@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/2c3f5a96-69ec-4247-9983-df8fedeb40fa> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Beragama Protestan di Kecamatan Sine" ;
    dct:identifier "f96f9be4a7f4fa8ad6803378e0529ebc" ;
    dct:issued "2022-07-04"^^xsd:date ;
    dct:modified "2023-05-24"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kependudukan dan Pencatatan Sipil" ] ;
    dct:title "Jumlah Penduduk Beragama Protestan di Kecamatan Sine" ;
    dcat:distribution <http://5.189.187.109/dataset/2c3f5a96-69ec-4247-9983-df8fedeb40fa/resource/b115e071-d191-48b4-abaf-98e4fc848667> ;
    dcat:keyword "Beragama",
        "Jumlah",
        "Kecamatan",
        "Penduduk",
        "Protestan",
        "Sine" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/9433> .

<http://5.189.187.109/dataset/2c3f5a96-69ec-4247-9983-df8fedeb40fa/resource/b115e071-d191-48b4-abaf-98e4fc848667> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:13:38.156086"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:13:38.131154"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/9433> .

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

