@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/818dc594-818c-4c6c-b9ed-3f7e3ee44236> a dcat:Dataset ;
    dct:description "Laporan dari setiap Kecamatan Sekabupaten Rembang" ;
    dct:identifier "818dc594-818c-4c6c-b9ed-3f7e3ee44236" ;
    dct:issued "2018-09-13T04:18:37.390644"^^xsd:dateTime ;
    dct:modified "2018-09-13T04:18:37.390659"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> ;
    dct:title "Rekap Kerugian Akibat Bencana" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lila Andriani" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/818dc594-818c-4c6c-b9ed-3f7e3ee44236/resource/73896bcf-c646-4ea9-85db-710a0a29c6d8>,
        <https://data.jatengprov.go.id/dataset/818dc594-818c-4c6c-b9ed-3f7e3ee44236/resource/7a77b5f3-1346-4b4a-81dd-23b09e7d6c6f> .

<https://data.jatengprov.go.id/dataset/818dc594-818c-4c6c-b9ed-3f7e3ee44236/resource/73896bcf-c646-4ea9-85db-710a0a29c6d8> a dcat:Distribution ;
    dct:description "rekap kerugian" ;
    dct:format "DOCX" ;
    dct:title "rekap kerugian.xlsx" ;
    dcat:accessURL <http://data.rembangkab.go.id/dataset/818dc594-818c-4c6c-b9ed-3f7e3ee44236/resource/73896bcf-c646-4ea9-85db-710a0a29c6d8/download/rekap-kerugian.xlsx> ;
    dcat:byteSize 30847.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/dataset/818dc594-818c-4c6c-b9ed-3f7e3ee44236/resource/7a77b5f3-1346-4b4a-81dd-23b09e7d6c6f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "rekap kerugian.xlsx" ;
    dcat:accessURL <http://data.rembangkab.go.id/dataset/818dc594-818c-4c6c-b9ed-3f7e3ee44236/resource/7a77b5f3-1346-4b4a-81dd-23b09e7d6c6f/download/rekap-kerugian.xlsx> ;
    dcat:byteSize 30847.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" .

