@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/4e7381cf-7be7-429a-a9e3-2aa13107e2f9> a dcat:Dataset ;
    dct:description "Jumlah Kejadian Kebakaran di Kota Madiun" ;
    dct:identifier "4e7381cf-7be7-429a-a9e3-2aa13107e2f9" ;
    dct:issued "2023-11-14T03:23:49.609100"^^xsd:dateTime ;
    dct:modified "2026-04-17T03:56:16.589451"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/6709e2fb-d7c9-4813-9385-a268b9ce50d0> ;
    dct:title "Jumlah Kejadian Kebakaran" ;
    dcat:distribution <http://5.189.187.109/dataset/4e7381cf-7be7-429a-a9e3-2aa13107e2f9/resource/4290a35a-c4a0-4050-bc4f-be71c06b75ae>,
        <http://5.189.187.109/dataset/4e7381cf-7be7-429a-a9e3-2aa13107e2f9/resource/93dc9a36-cdb5-4d5a-909e-05398fedb1d7> ;
    dcat:keyword "kebakaran" .

<http://5.189.187.109/dataset/4e7381cf-7be7-429a-a9e3-2aa13107e2f9/resource/4290a35a-c4a0-4050-bc4f-be71c06b75ae> a dcat:Distribution ;
    dct:description "Jumlah Kejadian Kebakaran di Kota Madiun" ;
    dct:format "CSV" ;
    dct:issued "2025-12-11T04:52:26.129083"^^xsd:dateTime ;
    dct:modified "2026-04-17T03:56:16.624863"^^xsd:dateTime ;
    dct:title "Jumlah Kejadian Kebakaran.csv" ;
    dcat:accessURL <https://data.madiunkota.go.id/dataset/4e7381cf-7be7-429a-a9e3-2aa13107e2f9/resource/4290a35a-c4a0-4050-bc4f-be71c06b75ae/download/manfmqn8z7vr0rj4wglwvxkivlsynvc6tuqmsqmc.txt> ;
    dcat:byteSize "28032"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/plain" .

<http://5.189.187.109/dataset/4e7381cf-7be7-429a-a9e3-2aa13107e2f9/resource/93dc9a36-cdb5-4d5a-909e-05398fedb1d7> a dcat:Distribution ;
    dct:description "Jumlah Kejadian kebakaran di Kota Madiun tahun 2024" ;
    dct:format "XLSX" ;
    dct:issued "2024-05-31T08:35:42.310158"^^xsd:dateTime ;
    dct:modified "2026-04-17T03:56:16.622761"^^xsd:dateTime ;
    dct:title "Jumlah Kejadian Kebakaran di Kota Madiun.xlsx" ;
    dcat:accessURL <https://data.madiunkota.go.id/dataset/4e7381cf-7be7-429a-a9e3-2aa13107e2f9/resource/93dc9a36-cdb5-4d5a-909e-05398fedb1d7/download/fz50eqex9yeahne5yjjp204hszpni5u7occalkmb.xlsx> ;
    dcat:byteSize "76219"^^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" .

