@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/63344a89-02ba-4808-9eeb-85267d27d55d> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Beragama Islam di Kecamatan Pangkur" ;
    dct:identifier "a3b36cb25e2e0b93b5f334ffb4e4064e" ;
    dct:issued "2022-07-04"^^xsd:date ;
    dct:modified "2023-05-17"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kependudukan dan Pencatatan Sipil" ] ;
    dct:title "Jumlah Penduduk Beragama Islam di Kecamatan Pangkur" ;
    dcat:distribution <http://5.189.187.109/dataset/63344a89-02ba-4808-9eeb-85267d27d55d/resource/51f9f5ed-460f-46ea-a37f-3250c86889a9> ;
    dcat:keyword "Beragama",
        "Islam",
        "Jumlah",
        "Kecamatan",
        "Pangkur",
        "Penduduk" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/9421> .

<http://5.189.187.109/dataset/63344a89-02ba-4808-9eeb-85267d27d55d/resource/51f9f5ed-460f-46ea-a37f-3250c86889a9> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:11:03.093873"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:11:03.067783"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/9421> .

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

