@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://satudata.klaten.go.id/dataset/d1ad3661-9cdf-4a27-87a8-8129ee7951d9> a dcat:Dataset ;
    dct:identifier "d1ad3661-9cdf-4a27-87a8-8129ee7951d9" ;
    dct:issued "2026-08-28T01:54:44.166015"^^xsd:dateTime ;
    dct:modified "2026-09-10T07:09:37.579225"^^xsd:dateTime ;
    dct:publisher <https://satudata.klaten.go.id/organization/47909b77-317f-421f-aa9b-154929e6b7b0> ;
    dct:title "Jumlah Kejadian Bencana Tahun 2025" ;
    dcat:distribution <https://satudata.klaten.go.id/dataset/d1ad3661-9cdf-4a27-87a8-8129ee7951d9/resource/7bc50ca1-2a6e-474f-b51f-1ef482a38b78> ;
    dcat:keyword "2025" .

<https://satudata.klaten.go.id/dataset/d1ad3661-9cdf-4a27-87a8-8129ee7951d9/resource/7bc50ca1-2a6e-474f-b51f-1ef482a38b78> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-08-28T01:54:58.218988"^^xsd:dateTime ;
    dct:modified "2026-08-28T01:54:59.011197"^^xsd:dateTime ;
    dct:title "Rekap kejadian Tahun 2025" ;
    dcat:accessURL <https://satudata.klaten.go.id/dataset/d1ad3661-9cdf-4a27-87a8-8129ee7951d9/resource/7bc50ca1-2a6e-474f-b51f-1ef482a38b78/download/rekap-kejadian-tahun-2025.xlsx> ;
    dcat:byteSize "100345"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://satudata.klaten.go.id/organization/47909b77-317f-421f-aa9b-154929e6b7b0> a foaf:Agent ;
    foaf:name "Badan Penanggulangan Bencana Daerah" .

