@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/b13b0055-bcde-4058-9d6a-49cfd97586a8> a dcat:Dataset ;
    dct:description "Jumlah banjir yang terjadi di masing-masing kecamatan" ;
    dct:identifier "b13b0055-bcde-4058-9d6a-49cfd97586a8" ;
    dct:issued "2023-11-14T03:25:25.731075"^^xsd:dateTime ;
    dct:modified "2023-11-14T03:25:25.731083"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/6709e2fb-d7c9-4813-9385-a268b9ce50d0> ;
    dct:title "Jumlah banjir menurut kecamatan" ;
    dcat:distribution <http://5.189.187.109/dataset/b13b0055-bcde-4058-9d6a-49cfd97586a8/resource/61cf7a24-5766-46cb-9fd2-28e98d2af252> ;
    dcat:keyword "Penanggulangan Bencana" .

<http://5.189.187.109/dataset/b13b0055-bcde-4058-9d6a-49cfd97586a8/resource/61cf7a24-5766-46cb-9fd2-28e98d2af252> a dcat:Distribution ;
    dct:description "Jumlah Banjir yang terjadi menurut Kecamatan di Kota Madiun" ;
    dct:format "XLSX" ;
    dct:issued "2023-10-10T01:11:45.001044"^^xsd:dateTime ;
    dct:modified "2023-11-14T03:25:25.724678"^^xsd:dateTime ;
    dct:title "Jumlah Banjir menurut kecamatan.xlsx" ;
    dcat:accessURL <https://data.madiunkota.go.id/dataset/b13b0055-bcde-4058-9d6a-49cfd97586a8/resource/61cf7a24-5766-46cb-9fd2-28e98d2af252/download/jumlah-banjir-menurut-kecamatan.xlsx> ;
    dcat:byteSize "70219"^^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" .

