@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#> .

<https://data.jatengprov.go.id/dataset/3fc158f4-7edb-47a8-9e83-88276d25f06e> a dcat:Dataset ;
    dct:description "rekap data kejadian pohon tumbang 2023" ;
    dct:identifier "3fc158f4-7edb-47a8-9e83-88276d25f06e" ;
    dct:issued "2023-09-08T11:14:40.986680"^^xsd:dateTime ;
    dct:modified "2023-09-08T11:14:40.986687"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> ;
    dct:title "pohon tumbang" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/3fc158f4-7edb-47a8-9e83-88276d25f06e/resource/04dd924c-400e-40ca-83cc-6fb56359047d> ;
    dcat:keyword "bencana" .

<https://data.jatengprov.go.id/dataset/3fc158f4-7edb-47a8-9e83-88276d25f06e/resource/04dd924c-400e-40ca-83cc-6fb56359047d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Rekap Kejadian Pohon Tumbang Tahun 2023.xlsx" ;
    dcat:accessURL <https://data.surakarta.go.id/dataset/3fc158f4-7edb-47a8-9e83-88276d25f06e/resource/04dd924c-400e-40ca-83cc-6fb56359047d/download/rekap-kejadian-pohon-tumbang-tahun-2023.xlsx> ;
    dcat:byteSize 30661.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> a foaf:Organization ;
    foaf:name "Pemerintah Kota Surakarta" .

