@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/8f94aef7-c612-4ec2-9564-ff46d35419c7> a dcat:Dataset ;
    dct:description "Rencana Kerja Setwan Tahun 2018" ;
    dct:identifier "8f94aef7-c612-4ec2-9564-ff46d35419c7" ;
    dct:issued "2018-09-13T03:15:48.724723"^^xsd:dateTime ;
    dct:modified "2018-09-13T03:15:48.724737"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> ;
    dct:title "Renja Setwan 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "santosa" ;
            vcard:hasEmail <mailto:santoari06@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/8f94aef7-c612-4ec2-9564-ff46d35419c7/resource/e3aa3d25-c8aa-4818-841c-7a68fb80afbb> .

<https://data.jatengprov.go.id/dataset/8f94aef7-c612-4ec2-9564-ff46d35419c7/resource/e3aa3d25-c8aa-4818-841c-7a68fb80afbb> a dcat:Distribution ;
    dct:description "Rancana Kerja Sekretariat DPRD Kab. Rembang Tahun 2018" ;
    dct:format "DOC" ;
    dct:title "RENJA SETWAN 2018.doc" ;
    dcat:accessURL <http://data.rembangkab.go.id/dataset/8f94aef7-c612-4ec2-9564-ff46d35419c7/resource/e3aa3d25-c8aa-4818-841c-7a68fb80afbb/download/renja-setwan-2018.doc> ;
    dcat:byteSize 316928.0 ;
    dcat:mediaType "application/msword" .

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

