@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/1670080b-42f2-4b0a-9e57-381c1e739e57> a dcat:Dataset ;
    dct:description "dalam jangka waktu 10 tahun terakhir" ;
    dct:identifier "1670080b-42f2-4b0a-9e57-381c1e739e57" ;
    dct:issued "2018-09-13T04:45:53.349147"^^xsd:dateTime ;
    dct:modified "2018-09-13T04:45:53.349162"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> ;
    dct:title "jumlah kejadian bencana" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lila Andriani" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/1670080b-42f2-4b0a-9e57-381c1e739e57/resource/d5f4c955-7d5a-449a-b65b-282f14bc0954> .

<https://data.jatengprov.go.id/dataset/1670080b-42f2-4b0a-9e57-381c1e739e57/resource/d5f4c955-7d5a-449a-b65b-282f14bc0954> a dcat:Distribution ;
    dct:description "jumlah kejadian bencana 10 tahun terakhir" ;
    dct:format "DOCX" ;
    dct:title "jumlah kejadian bencana.pdf" ;
    dcat:accessURL <http://data.rembangkab.go.id/id/dataset/1670080b-42f2-4b0a-9e57-381c1e739e57/resource/d5f4c955-7d5a-449a-b65b-282f14bc0954/download/jumlah-kejadian-bencana.pdf> ;
    dcat:byteSize 34189.0 ;
    dcat:mediaType "application/pdf" .

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

