@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/4fd21128-7cb6-46ce-b9e5-cd7447eb4a20> a dcat:Dataset ;
    dct:description "Peta Evakuasi Tanjung Mas" ;
    dct:identifier "4fd21128-7cb6-46ce-b9e5-cd7447eb4a20" ;
    dct:issued "2023-02-01T04:18:59.770584"^^xsd:dateTime ;
    dct:modified "2023-02-01T04:18:59.770591"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Peta Evakuasi Tanjung Mas" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/4fd21128-7cb6-46ce-b9e5-cd7447eb4a20/resource/47ba8cee-52b1-4f13-9d8f-373dc001f4eb> ;
    dcat:keyword "PETA EVAKUASI" .

<https://data.jatengprov.go.id/dataset/4fd21128-7cb6-46ce-b9e5-cd7447eb4a20/resource/47ba8cee-52b1-4f13-9d8f-373dc001f4eb> a dcat:Distribution ;
    dct:description "Peta Evakuasi Tanjung Mas" ;
    dct:format "JPEG" ;
    dct:title "Peta Evakuasi Tanjung Mas" ;
    dcat:accessURL <http://bpbd.semarangkota.go.id/po-content/uploads/peta_evakuasi_tanjung_mas_1.jpg> .

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

