@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/0d77cea3-dd8e-4a5e-893a-d6bd5d94a42a> a dcat:Dataset ;
    dct:description "Data Bencana Tahun 2017 Kota Semarang" ;
    dct:identifier "0d77cea3-dd8e-4a5e-893a-d6bd5d94a42a" ;
    dct:issued "2023-02-01T03:44:43.535913"^^xsd:dateTime ;
    dct:modified "2023-02-01T03:44:43.535919"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Data Bencana Tahun 2017 Kota Semarang" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/0d77cea3-dd8e-4a5e-893a-d6bd5d94a42a/resource/9e2efcfa-7743-4ef9-9f9e-f149924f029f> ;
    dcat:keyword "Data Bencana" .

<https://data.jatengprov.go.id/dataset/0d77cea3-dd8e-4a5e-893a-d6bd5d94a42a/resource/9e2efcfa-7743-4ef9-9f9e-f149924f029f> a dcat:Distribution ;
    dct:description "Data Bencana Tahun 2017 Kota Semarang" ;
    dct:format "XLSX" ;
    dct:title "Data Bencana Tahun 2017 Kota Semarang" ;
    dcat:accessURL <http://bpbd.semarangkota.go.id/po-content/uploads/data_bencana_2017.xlsx> .

<https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> a foaf:Organization ;
    foaf:name "Pemerintah Kota Semarang" .

