@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/7240a401-1662-4447-87ff-6491f88c7af2> a dcat:Dataset ;
    dct:description "Jumlah Kerugian Korban Kebakaran di Kecamatan Widodaren" ;
    dct:identifier "1fd7b875d3473501d1b771ebe934ca59" ;
    dct:issued "2022-06-15"^^xsd:date ;
    dct:modified "2023-06-21"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Satuan Polisi Pamong Praja" ] ;
    dct:title "Jumlah Kerugian Korban Kebakaran di Kecamatan Widodaren" ;
    dcat:distribution <http://5.189.187.109/dataset/7240a401-1662-4447-87ff-6491f88c7af2/resource/72f1fdac-c3c7-488a-827a-328d9fec763d> ;
    dcat:keyword "Jumlah",
        "Kebakaran",
        "Kecamatan",
        "Kerugian",
        "Korban",
        "Widodaren" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3331> .

<http://5.189.187.109/dataset/7240a401-1662-4447-87ff-6491f88c7af2/resource/72f1fdac-c3c7-488a-827a-328d9fec763d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:45:18.815140"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:45:18.796425"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3331> .

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

