@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:5000/dataset/6ac77826-b426-4715-9d62-41ca2188a9ce> a dcat:Dataset ;
    dct:description "Jumlah Kejadian Korban Kebakaran Berdasarkan Rumah yang Rusak di Kecamatan Bringin" ;
    dct:identifier "ba036d228858d76fb89189853a5503bd" ;
    dct:issued "2022-06-15"^^xsd:date ;
    dct:modified "2024-09-25"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Satuan Polisi Pamong Praja" ] ;
    dct:title "Jumlah Kejadian Korban Kebakaran Berdasarkan Rumah yang Rusak di Kecamatan Bringin" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/6ac77826-b426-4715-9d62-41ca2188a9ce/resource/9d1a1468-93a1-4d88-b0ba-eeebb88a3c7e> ;
    dcat:keyword "Bringin",
        "Jumlah",
        "Kebakaran",
        "Kecamatan",
        "Kejadian",
        "Korban",
        "Rumah",
        "Rusak" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3305> .

<http://5.189.187.109:5000/dataset/6ac77826-b426-4715-9d62-41ca2188a9ce/resource/9d1a1468-93a1-4d88-b0ba-eeebb88a3c7e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:25:08.177880"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:25:08.143172"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3305> .

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

