@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/7cc17fbc-eae4-42e8-873b-1292a6a30240> a dcat:Dataset ;
    dct:description "BAB I pendahuluan" ;
    dct:identifier "7cc17fbc-eae4-42e8-873b-1292a6a30240" ;
    dct:issued "2018-09-13T04:18:26.687923"^^xsd:dateTime ;
    dct:modified "2018-09-13T04:18:26.687938"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> ;
    dct:title "Daftar Buku Renja 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bagian Umum" ;
            vcard:hasEmail <mailto:bagumum@rembangkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/7cc17fbc-eae4-42e8-873b-1292a6a30240/resource/3c39da9f-e337-4c2f-8e8b-d0f3fd54b6c3> .

<https://data.jatengprov.go.id/dataset/7cc17fbc-eae4-42e8-873b-1292a6a30240/resource/3c39da9f-e337-4c2f-8e8b-d0f3fd54b6c3> a dcat:Distribution ;
    dct:description "Daftar Buku Renja 2018" ;
    dct:format "DOC" ;
    dct:title "BAB I Pendahuluan.doc" ;
    dcat:accessURL <http://data.rembangkab.go.id/id/dataset/7cc17fbc-eae4-42e8-873b-1292a6a30240/resource/3c39da9f-e337-4c2f-8e8b-d0f3fd54b6c3/download/bab-i-pendahuluan.doc> ;
    dcat:byteSize 627200.0 ;
    dcat:mediaType "application/msword" .

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

