@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/68a91209-f778-48e9-a9e7-ed1531076979> a dcat:Dataset ;
    dct:description "Jumlah Kerugian Korban Kebakaran di Kecamatan Kwadungan " ;
    dct:identifier "0141a8aedb1b53970fac7c81dac79fbe" ;
    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 Kerugian Korban Kebakaran di Kecamatan Kwadungan" ;
    dcat:distribution <http://5.189.187.109/dataset/68a91209-f778-48e9-a9e7-ed1531076979/resource/d30b8a53-370a-4f7e-bd54-15115eea9333> ;
    dcat:keyword "Jumlah",
        "Kebakaran",
        "Kecamatan",
        "Kerugian",
        "Korban",
        "Kwadungan" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3321> .

<http://5.189.187.109/dataset/68a91209-f778-48e9-a9e7-ed1531076979/resource/d30b8a53-370a-4f7e-bd54-15115eea9333> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:42:36.903120"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:42:36.883562"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3321> .

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

