@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/369ac3e2-5ed4-40a6-9ada-cd162b74cfb4> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Beragama Islam di Kecamatan Sine" ;
    dct:identifier "e046cbb371a979a6893456eee7f00703" ;
    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 Sine" ;
    dcat:distribution <http://5.189.187.109/dataset/369ac3e2-5ed4-40a6-9ada-cd162b74cfb4/resource/9355e224-e3b0-43f1-967d-a76eb6649db2> ;
    dcat:keyword "Beragama",
        "Islam",
        "Jumlah",
        "Kecamatan",
        "Penduduk",
        "Sine" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/9414> .

<http://5.189.187.109/dataset/369ac3e2-5ed4-40a6-9ada-cd162b74cfb4/resource/9355e224-e3b0-43f1-967d-a76eb6649db2> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:14:01.721287"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:14:01.695637"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/9414> .

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

