@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/f19cbc86-b6fd-4ab4-88ec-2f80c88d99b5> a dcat:Dataset ;
    dct:description "Jumlah Korban Kebakaran tahun 2022" ;
    dct:identifier "f19cbc86-b6fd-4ab4-88ec-2f80c88d99b5" ;
    dct:issued "2023-09-11T11:29:15.371095"^^xsd:dateTime ;
    dct:modified "2023-09-11T11:29:15.371103"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> ;
    dct:title "Jumlah Korban Kebakaran tahun 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f19cbc86-b6fd-4ab4-88ec-2f80c88d99b5/resource/fade547c-3e45-431b-b63c-83914570a172> ;
    dcat:keyword "korban kebakaran" .

<https://data.jatengprov.go.id/dataset/f19cbc86-b6fd-4ab4-88ec-2f80c88d99b5/resource/fade547c-3e45-431b-b63c-83914570a172> a dcat:Distribution ;
    dct:description "Jumlah Korban Kebakaran tahun 2022 (1)" ;
    dct:format "XLSX" ;
    dct:title "Jumlah Korban Kebakaran tahun 2022 (1).xlsx" ;
    dcat:accessURL <https://data.surakarta.go.id/dataset/f19cbc86-b6fd-4ab4-88ec-2f80c88d99b5/resource/fade547c-3e45-431b-b63c-83914570a172/download/jumlah-korban-kebakaran-tahun-2022-1.xlsx> ;
    dcat:byteSize 11239.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" .

