@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/50f4a9bf-2835-4230-9a10-74555050ab88> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Beragama Islam di Kecamatan Bringin" ;
    dct:identifier "13fbe66c4c51b5105b28e59790cba2b9" ;
    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 Bringin" ;
    dcat:distribution <http://5.189.187.109/dataset/50f4a9bf-2835-4230-9a10-74555050ab88/resource/c70a0e1e-b7c1-42bd-a9de-98b8907c19da> ;
    dcat:keyword "Beragama",
        "Bringin",
        "Islam",
        "Jumlah",
        "Kecamatan",
        "Penduduk" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/9423> .

<http://5.189.187.109/dataset/50f4a9bf-2835-4230-9a10-74555050ab88/resource/c70a0e1e-b7c1-42bd-a9de-98b8907c19da> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:13:34.924316"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:13:34.900906"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/9423> .

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

