@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/57eff628-882d-4fd0-9ea5-e1ac546a2f32> a dcat:Dataset ;
    dct:description "laporan per semester" ;
    dct:identifier "57eff628-882d-4fd0-9ea5-e1ac546a2f32" ;
    dct:issued "2018-09-13T04:49:29.217182"^^xsd:dateTime ;
    dct:modified "2018-09-13T04:49:29.217197"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> ;
    dct:title "kejadian bencana sepanjang tahun 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lila Andriani" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/57eff628-882d-4fd0-9ea5-e1ac546a2f32/resource/397d6b92-a91f-4b80-b3d1-3866bf93c7bf>,
        <https://data.jatengprov.go.id/dataset/57eff628-882d-4fd0-9ea5-e1ac546a2f32/resource/47ceb92d-cf3d-46d8-8b53-866ef687f0f3> .

<https://data.jatengprov.go.id/dataset/57eff628-882d-4fd0-9ea5-e1ac546a2f32/resource/397d6b92-a91f-4b80-b3d1-3866bf93c7bf> a dcat:Distribution ;
    dct:description "laporan bencana per semester tahun 2018" ;
    dct:format "DOCX" ;
    dct:title "Kejadian Bencana Tahun 2018.xlsx" ;
    dcat:accessURL <http://data.rembangkab.go.id/dataset/57eff628-882d-4fd0-9ea5-e1ac546a2f32/resource/397d6b92-a91f-4b80-b3d1-3866bf93c7bf/download/kejadian-bencana-tahun-2018.xlsx> ;
    dcat:byteSize 24800.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/dataset/57eff628-882d-4fd0-9ea5-e1ac546a2f32/resource/47ceb92d-cf3d-46d8-8b53-866ef687f0f3> a dcat:Distribution ;
    dct:description "laporan bencana per semester tahun 2018" ;
    dct:format "DOCX" ;
    dct:title "Kejadian Bencana Tahun 2018.xlsx" ;
    dcat:accessURL <http://data.rembangkab.go.id/dataset/57eff628-882d-4fd0-9ea5-e1ac546a2f32/resource/47ceb92d-cf3d-46d8-8b53-866ef687f0f3/download/kejadian-bencana-tahun-2018.xlsx> ;
    dcat:byteSize 24800.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Rembang" .

