@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/a5476504-1b2b-48b2-8a51-d906e41bf9d9> a dcat:Dataset ;
    dct:description "BAB 1" ;
    dct:identifier "a5476504-1b2b-48b2-8a51-d906e41bf9d9" ;
    dct:issued "2018-09-13T03:47:55.235775"^^xsd:dateTime ;
    dct:modified "2018-09-13T03:47:55.235790"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> ;
    dct:title "Buku draf 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/a5476504-1b2b-48b2-8a51-d906e41bf9d9/resource/86eed76c-d7f1-4214-aab2-40a1d96f715b> .

<https://data.jatengprov.go.id/dataset/a5476504-1b2b-48b2-8a51-d906e41bf9d9/resource/86eed76c-d7f1-4214-aab2-40a1d96f715b> a dcat:Distribution ;
    dct:description "Buku draf renja" ;
    dct:format "DOC" ;
    dct:title "BAB II 1.doc" ;
    dcat:accessURL <http://data.rembangkab.go.id/id/dataset/a5476504-1b2b-48b2-8a51-d906e41bf9d9/resource/86eed76c-d7f1-4214-aab2-40a1d96f715b/download/bab-ii-1.doc> ;
    dcat:byteSize 570368.0 ;
    dcat:mediaType "application/msword" .

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

