@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/c4ed1c9a-b779-47fc-8e4b-36820d7f984c> a dcat:Dataset ;
    dct:description "Jumlah bencana kebakaran menurut kecamatan" ;
    dct:identifier "c4ed1c9a-b779-47fc-8e4b-36820d7f984c" ;
    dct:issued "2023-11-14T03:25:54.409922"^^xsd:dateTime ;
    dct:modified "2023-11-14T03:25:54.409930"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/6709e2fb-d7c9-4813-9385-a268b9ce50d0> ;
    dct:title "Jumlah bencana kebakaran menurut kecamatan" ;
    dcat:distribution <http://5.189.187.109/dataset/c4ed1c9a-b779-47fc-8e4b-36820d7f984c/resource/7283402e-c435-4dae-bd53-23f3696ac535> ;
    dcat:keyword "Penanggulangan Bencana" .

<http://5.189.187.109/dataset/c4ed1c9a-b779-47fc-8e4b-36820d7f984c/resource/7283402e-c435-4dae-bd53-23f3696ac535> a dcat:Distribution ;
    dct:description "Bencana kebakaran yang dibedakan menurut kecamatan" ;
    dct:format "XLSX" ;
    dct:issued "2023-10-10T01:07:14.357264"^^xsd:dateTime ;
    dct:modified "2023-11-14T03:25:54.404218"^^xsd:dateTime ;
    dct:title "Jumlah bencana kebakaran menurut kecamatan.xlsx" ;
    dcat:accessURL <https://data.madiunkota.go.id/dataset/c4ed1c9a-b779-47fc-8e4b-36820d7f984c/resource/7283402e-c435-4dae-bd53-23f3696ac535/download/jumlah-bencana-kebakaran-menurut-kecamatan.xlsx> ;
    dcat:byteSize "70182"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/6709e2fb-d7c9-4813-9385-a268b9ce50d0> a foaf:Agent ;
    foaf:name "Kota Madiun" .

