@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/23fd14fa-fc6c-4e08-8de1-2b95b2e1a1f7> a dcat:Dataset ;
    dct:description "Rekap kejadian pohon tumbang tahun 2023" ;
    dct:identifier "7946fb7b-33cb-11f1-b2cf-0242ac120115" ;
    dct:issued "2023-09-08"^^xsd:date ;
    dct:modified "2024-01-08"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Penanggulangan Bencana Daerah" ] ;
    dct:title "Rekap kejadian pohon tumbang tahun 2023" ;
    dcat:distribution <http://5.189.187.109/dataset/23fd14fa-fc6c-4e08-8de1-2b95b2e1a1f7/resource/0ab78315-0951-4892-afc6-8ffefc309dac> ;
    dcat:keyword "rekapitulasi" ;
    dcat:landingPage <https://solodata.surakarta.go.id/opendata/detail_package/175> .

<http://5.189.187.109/dataset/23fd14fa-fc6c-4e08-8de1-2b95b2e1a1f7/resource/0ab78315-0951-4892-afc6-8ffefc309dac> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-15T08:26:20.987903"^^xsd:dateTime ;
    dct:modified "2026-04-15T08:26:20.981285"^^xsd:dateTime ;
    dct:title "rekap-kejadian-pohon-tumbang-tahun-2023" ;
    dcat:accessURL <http://uploads/dataset/175/rekap-kejadian-pohon-tumbang-tahun-2023.xlsx> .

<https://solodata.surakarta.go.id/opendata/detail_package/175> a foaf:Document .

