@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/f5bc7d8d-ba16-4dfc-9b54-5a1531551bad> a dcat:Dataset ;
    dct:description "Kejadian bencana yang terjadi selama bulan Juni 2023 di Kota Tanjungpinang" ;
    dct:identifier "f5bc7d8d-ba16-4dfc-9b54-5a1531551bad" ;
    dct:issued "2026-02-24T02:42:32.044208"^^xsd:dateTime ;
    dct:modified "2026-02-24T02:42:32.044222"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/dee1f791-e027-48b9-a344-400e2a879a59> ;
    dct:title "Rekapitulasi Bencana Juni 2023" ;
    dcat:distribution <http://5.189.187.109/dataset/f5bc7d8d-ba16-4dfc-9b54-5a1531551bad/resource/9c9f5db7-a751-4f52-a826-750a71d8c5d7> ;
    dcat:keyword "Lingkungan" .

<http://5.189.187.109/dataset/f5bc7d8d-ba16-4dfc-9b54-5a1531551bad/resource/9c9f5db7-a751-4f52-a826-750a71d8c5d7> a dcat:Distribution ;
    dct:description "Kejadian bencana Juni 2023 di Kota Tanjungpinang" ;
    dct:format "XLSX" ;
    dct:issued "2023-07-27T08:23:08.721013"^^xsd:dateTime ;
    dct:modified "2026-02-24T02:42:32.040454"^^xsd:dateTime ;
    dct:title "Rekap Bencana Juni 2023.xlsx" ;
    dcat:accessURL <https://opendata.tanjungpinangkota.go.id/dataset/f5bc7d8d-ba16-4dfc-9b54-5a1531551bad/resource/9c9f5db7-a751-4f52-a826-750a71d8c5d7/download/rekap-bencana-juni-2023.xlsx> ;
    dcat:byteSize "1813104"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/dee1f791-e027-48b9-a344-400e2a879a59> a foaf:Agent ;
    foaf:name "Kota Tanjung Pinang" .

