@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/6babd21d-46e8-4ea7-89b5-dbe3a45f56cc> a dcat:Dataset ;
    dct:description "Rekapitulasi Kejadian Bencana (Jumlah Kejadian, Kerugian, Korban) di Kabupaten Sukoharjo Tahun 2019" ;
    dct:identifier "6babd21d-46e8-4ea7-89b5-dbe3a45f56cc" ;
    dct:issued "2022-07-08T05:49:36.374695"^^xsd:dateTime ;
    dct:modified "2023-11-20T11:42:20.344192"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/19cf5718-4e8f-4239-9f6b-731681d817f6> ;
    dct:title "2019, Rekapitulasi Kejadian Bencana (Jumlah Kejadian, Kerugian, Korban) di Kabupaten Sukoharjo" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/6babd21d-46e8-4ea7-89b5-dbe3a45f56cc/resource/c32a10c8-4be1-4f4e-936b-c5eefdc0e04d> .

<https://data.jatengprov.go.id/dataset/6babd21d-46e8-4ea7-89b5-dbe3a45f56cc/resource/c32a10c8-4be1-4f4e-936b-c5eefdc0e04d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "2019" ;
    dcat:accessURL <https://data.sukoharjokab.go.id/dataset/6babd21d-46e8-4ea7-89b5-dbe3a45f56cc/resource/c32a10c8-4be1-4f4e-936b-c5eefdc0e04d/download/rekap-kejadian-angin-kencang-2019.xlsx> ;
    dcat:byteSize 13721.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/19cf5718-4e8f-4239-9f6b-731681d817f6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Sukoharjo" .

