@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/5d03f72b-d9ad-440b-a85d-156d262b912a> a dcat:Dataset ;
    dct:description "dalam jangka waktu 10 tahun terakhir" ;
    dct:identifier "5d03f72b-d9ad-440b-a85d-156d262b912a" ;
    dct:issued "2018-09-13T04:49:44.153666"^^xsd:dateTime ;
    dct:modified "2018-09-13T04:49:44.153681"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> ;
    dct:title "tren kejadian bencana" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lila Andriani" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5d03f72b-d9ad-440b-a85d-156d262b912a/resource/ca393f5c-29ef-4738-9667-e8368ea61c13> .

<https://data.jatengprov.go.id/dataset/5d03f72b-d9ad-440b-a85d-156d262b912a/resource/ca393f5c-29ef-4738-9667-e8368ea61c13> a dcat:Distribution ;
    dct:description "tren  kejadian bencana" ;
    dct:format "DOCX" ;
    dct:title "tren kejadian bencana 10 th terakhir.pdf" ;
    dcat:accessURL <http://data.rembangkab.go.id/id/dataset/5d03f72b-d9ad-440b-a85d-156d262b912a/resource/ca393f5c-29ef-4738-9667-e8368ea61c13/download/tren-kejadian-bencana-10-th-terakhir.pdf> ;
    dcat:byteSize 20040.0 ;
    dcat:mediaType "application/pdf" .

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

