@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/1255bf14-ea1a-43be-8ea0-021940a74e75> a dcat:Dataset ;
    dct:description "Jumlah Kejadian Korban Kebakaran Berdasarkan Rumah yang Rusak di Kecamatan Paron" ;
    dct:identifier "7535bbb91c8fde347ad861f293126633" ;
    dct:issued "2022-06-15"^^xsd:date ;
    dct:modified "2024-12-16"^^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 Paron" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/1255bf14-ea1a-43be-8ea0-021940a74e75/resource/a0f35c6a-bb3d-454a-8c27-322aaf274ffa> ;
    dcat:keyword "Jumlah",
        "Kebakaran",
        "Kecamatan",
        "Kejadian",
        "Korban",
        "Paron",
        "Rumah",
        "Rusak" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3309> .

<http://5.189.187.109:5000/dataset/1255bf14-ea1a-43be-8ea0-021940a74e75/resource/a0f35c6a-bb3d-454a-8c27-322aaf274ffa> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:44:41.516076"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:44:41.498986"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3309> .

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

