@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/fcb3ef56-d63c-41de-a6b6-24b306f5f2d5> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Beragama Protestan di Kecamatan Karanganyar" ;
    dct:identifier "2dfbd2f04b3ac1f6441719a9f1f40f38" ;
    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 Karanganyar" ;
    dcat:distribution <http://5.189.187.109/dataset/fcb3ef56-d63c-41de-a6b6-24b306f5f2d5/resource/987a70e0-9179-46e7-adc3-1639d8f15ba0> ;
    dcat:keyword "Beragama",
        "Jumlah",
        "Karanganyar",
        "Kecamatan",
        "Penduduk",
        "Protestan" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/9451> .

<http://5.189.187.109/dataset/fcb3ef56-d63c-41de-a6b6-24b306f5f2d5/resource/987a70e0-9179-46e7-adc3-1639d8f15ba0> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:14:27.485953"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:14:27.465180"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/9451> .

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

