@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/6f01e756-15c2-445f-ba1f-2b5ebc834c9d> a dcat:Dataset ;
    dct:description "persiapan BPBD se Jawa tengah " ;
    dct:identifier "6f01e756-15c2-445f-ba1f-2b5ebc834c9d" ;
    dct:issued "2018-09-13T05:17:55.582268"^^xsd:dateTime ;
    dct:modified "2018-09-13T05:17:55.582283"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> ;
    dct:title "Kesiap siagaan menghadapi bencana kekeringan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lila Andriani" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/6f01e756-15c2-445f-ba1f-2b5ebc834c9d/resource/ff7c1606-de7e-436d-810c-a1ffe9d8e17f> .

<https://data.jatengprov.go.id/dataset/6f01e756-15c2-445f-ba1f-2b5ebc834c9d/resource/ff7c1606-de7e-436d-810c-a1ffe9d8e17f> a dcat:Distribution ;
    dct:format "DOCX" ;
    dct:title "kesiapan menghadapi bencana Kekeringan.docx" ;
    dcat:accessURL <http://data.rembangkab.go.id/id/dataset/6f01e756-15c2-445f-ba1f-2b5ebc834c9d/resource/ff7c1606-de7e-436d-810c-a1ffe9d8e17f/download/kesiapan-menghadapi-bencana-kekeringan.docx> ;
    dcat:byteSize 1767455.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" .

