@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/4a500b67-de3d-4680-aaba-3a88beea9f6d> a dcat:Dataset ;
    dct:description "Cover Renja" ;
    dct:identifier "4a500b67-de3d-4680-aaba-3a88beea9f6d" ;
    dct:issued "2018-09-13T04:17:06.889945"^^xsd:dateTime ;
    dct:modified "2018-09-13T04:17:06.889959"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> ;
    dct:title "Cover Renja" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bagian Umum" ;
            vcard:hasEmail <mailto:bagumum@rembangkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/4a500b67-de3d-4680-aaba-3a88beea9f6d/resource/3ea44801-2aa9-4ac3-b50f-d19095827f23> .

<https://data.jatengprov.go.id/dataset/4a500b67-de3d-4680-aaba-3a88beea9f6d/resource/3ea44801-2aa9-4ac3-b50f-d19095827f23> a dcat:Distribution ;
    dct:description "Cover Renja" ;
    dct:format "DOCX" ;
    dct:title "Cover Ren.docx" ;
    dcat:accessURL <http://data.rembangkab.go.id/id/dataset/4a500b67-de3d-4680-aaba-3a88beea9f6d/resource/3ea44801-2aa9-4ac3-b50f-d19095827f23/download/cover-ren.docx> ;
    dcat:byteSize 36980.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" .

