@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/f7b2deb3-c6c5-467b-a6ce-6309629fb1bd> a dcat:Dataset ;
    dct:description "Jumlah daerah terdampak, total kerugian, & korban " ;
    dct:identifier "f7b2deb3-c6c5-467b-a6ce-6309629fb1bd" ;
    dct:issued "2018-09-13T05:21:23.146186"^^xsd:dateTime ;
    dct:modified "2018-09-13T05:21:23.146201"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> ;
    dct:title "daerah terdampak kekeringan di Kabupaten Rembang" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lila Andriani" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f7b2deb3-c6c5-467b-a6ce-6309629fb1bd/resource/2d1306fc-615d-4e73-a699-d856830b40e8> .

<https://data.jatengprov.go.id/dataset/f7b2deb3-c6c5-467b-a6ce-6309629fb1bd/resource/2d1306fc-615d-4e73-a699-d856830b40e8> a dcat:Distribution ;
    dct:description "daerah terdampak kekeringan bulan agustus 2018" ;
    dct:format "DOCX" ;
    dct:title "Belasan Ribu Jiwa di Rembang Terdampak Kekeringan.docx" ;
    dcat:accessURL <http://data.rembangkab.go.id/id/dataset/f7b2deb3-c6c5-467b-a6ce-6309629fb1bd/resource/2d1306fc-615d-4e73-a699-d856830b40e8/download/belasan-ribu-jiwa-di-rembang-terdampak-kekeringan.docx> ;
    dcat:byteSize 10718.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

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

