@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/06286766-e6ad-4a38-9478-74e9a2c89bae> a dcat:Dataset ;
    dct:description "Jumlah Kerugian Korban Kebakaran di Kecamatan Kendal" ;
    dct:identifier "e0126439e08ddfbdf4faa952dc910590" ;
    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 Kendal" ;
    dcat:distribution <http://5.189.187.109/dataset/06286766-e6ad-4a38-9478-74e9a2c89bae/resource/038b1541-6863-49d1-8564-a8ba4086ae4a> ;
    dcat:keyword "Jumlah",
        "Kebakaran",
        "Kecamatan",
        "Kendal",
        "Kerugian",
        "Korban" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3318> .

<http://5.189.187.109/dataset/06286766-e6ad-4a38-9478-74e9a2c89bae/resource/038b1541-6863-49d1-8564-a8ba4086ae4a> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T07:56:08.137788"^^xsd:dateTime ;
    dct:modified "2026-04-29T07:56:08.099123"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3318> .

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

