@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/ccf3c936-8ac8-44b2-90e9-dfd97e47614f> a dcat:Dataset ;
    dct:description "Jumlah Kejadian Korban Kebakaran Berdasarkan Rumah yang Rusak di Kecamatan Kendal" ;
    dct:identifier "944a5ae3483ed5c1e10bbccb7942a279" ;
    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 Kendal" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/ccf3c936-8ac8-44b2-90e9-dfd97e47614f/resource/7f07eb51-e5e0-480f-add4-ade810fd0158> ;
    dcat:keyword "Jumlah",
        "Kebakaran",
        "Kecamatan",
        "Kejadian",
        "Kendal",
        "Korban",
        "Rumah",
        "Rusak" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3293> .

<http://5.189.187.109:5000/dataset/ccf3c936-8ac8-44b2-90e9-dfd97e47614f/resource/7f07eb51-e5e0-480f-add4-ade810fd0158> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:27:47.156843"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:27:47.127458"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3293> .

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

