@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/593555ae-f291-4e0f-a2d4-e9e71b8652d8> a dcat:Dataset ;
    dct:description "Jumlah Korban Bencana di Kota Madiun" ;
    dct:identifier "593555ae-f291-4e0f-a2d4-e9e71b8652d8" ;
    dct:issued "2023-11-14T03:23:56.519390"^^xsd:dateTime ;
    dct:modified "2023-11-14T03:23:56.519397"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/6709e2fb-d7c9-4813-9385-a268b9ce50d0> ;
    dct:title "Jumlah Korban Bencana" ;
    dcat:distribution <http://5.189.187.109/dataset/593555ae-f291-4e0f-a2d4-e9e71b8652d8/resource/b82b5b37-1126-47bc-844b-71d74663545e> ;
    dcat:keyword "Kebencanaan" .

<http://5.189.187.109/dataset/593555ae-f291-4e0f-a2d4-e9e71b8652d8/resource/b82b5b37-1126-47bc-844b-71d74663545e> a dcat:Distribution ;
    dct:description "Jumlah Korban Bencana di Kota Madiun" ;
    dct:format "XLSX" ;
    dct:issued "2023-10-07T02:37:38.363836"^^xsd:dateTime ;
    dct:modified "2023-11-14T03:23:56.512549"^^xsd:dateTime ;
    dct:title "Jumlah Korban Bencana.xlsx" ;
    dcat:accessURL <https://data.madiunkota.go.id/dataset/593555ae-f291-4e0f-a2d4-e9e71b8652d8/resource/b82b5b37-1126-47bc-844b-71d74663545e/download/jumlah-korban-bencana.xlsx> ;
    dcat:byteSize "10311"^^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" .

