@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/473b1aa5-e4ea-481c-8954-d366b200b054> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Beragama Islam di Kecamatan Padas" ;
    dct:identifier "97df5fa177f4f8e4361304cf5dcacbf5" ;
    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 Padas" ;
    dcat:distribution <http://5.189.187.109/dataset/473b1aa5-e4ea-481c-8954-d366b200b054/resource/b6fea79b-55cf-4ab2-aeae-ea051626e6a2> ;
    dcat:keyword "Beragama",
        "Islam",
        "Jumlah",
        "Kecamatan",
        "Padas",
        "Penduduk" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/9424> .

<http://5.189.187.109/dataset/473b1aa5-e4ea-481c-8954-d366b200b054/resource/b6fea79b-55cf-4ab2-aeae-ea051626e6a2> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:12:28.823390"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:12:28.808605"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/9424> .

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

