@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/f4407fd2-d70e-47c9-89cc-5b61018e011f> a dcat:Dataset ;
    dct:description "Jumlah Laporan Kebakaran Bulan Mei 2023" ;
    dct:identifier "f4407fd2-d70e-47c9-89cc-5b61018e011f" ;
    dct:issued "2023-09-11T11:29:16.543415"^^xsd:dateTime ;
    dct:modified "2023-09-11T11:29:16.543422"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> ;
    dct:title "Jumlah Laporan Kebakaran Bulan Mei 2023" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f4407fd2-d70e-47c9-89cc-5b61018e011f/resource/54e5784e-dc1e-494b-8dc6-ae8198f2de84> ;
    dcat:keyword "kebakaran" .

<https://data.jatengprov.go.id/dataset/f4407fd2-d70e-47c9-89cc-5b61018e011f/resource/54e5784e-dc1e-494b-8dc6-ae8198f2de84> a dcat:Distribution ;
    dct:description "Jumlah Laporan Kebakaran Bulan Mei 2023" ;
    dct:format "XLSX" ;
    dct:title "Jumlah Laporan Kebakaran Bulan Mei 2023.xlsx" ;
    dcat:accessURL <https://data.surakarta.go.id/dataset/f4407fd2-d70e-47c9-89cc-5b61018e011f/resource/54e5784e-dc1e-494b-8dc6-ae8198f2de84/download/jumlah-laporan-kebakaran-bulan-mei-2023.xlsx> ;
    dcat:byteSize 1345489.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" .

