@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/116a6e73-d517-4d8c-8233-b07c151cdd93> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Beragama Lainnya di Kecamatan Pitu" ;
    dct:identifier "500ee9106e0e4d8f769fadfdf9f2837e" ;
    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 Lainnya di Kecamatan Pitu" ;
    dcat:distribution <http://5.189.187.109/dataset/116a6e73-d517-4d8c-8233-b07c151cdd93/resource/3b301243-9338-4ed7-adce-e055438be867> ;
    dcat:keyword "Beragama",
        "Jumlah",
        "Kecamatan",
        "Lainnya",
        "Penduduk",
        "Pitu" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/9522> .

<http://5.189.187.109/dataset/116a6e73-d517-4d8c-8233-b07c151cdd93/resource/3b301243-9338-4ed7-adce-e055438be867> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:04:29.196067"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:04:29.180020"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/9522> .

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

