@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/2f377463-6958-4df8-9347-299e7b8e17b2> a dcat:Dataset ;
    dct:description "Rencana Umum Pengadaan Tahun 2018 Perubahan" ;
    dct:identifier "2f377463-6958-4df8-9347-299e7b8e17b2" ;
    dct:issued "2018-11-14T08:34:28.298334"^^xsd:dateTime ;
    dct:modified "2019-03-25T23:01:38.376158"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> ;
    dct:title "Rencana Umum Pengadaan Tahun 2018 Perubahan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Tugurejo" ;
            vcard:hasEmail <mailto:tugurejo@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/2f377463-6958-4df8-9347-299e7b8e17b2/resource/eea1534a-e5e2-4c4a-ab5f-3c25c31312cb> .

<https://data.jatengprov.go.id/dataset/2f377463-6958-4df8-9347-299e7b8e17b2/resource/eea1534a-e5e2-4c4a-ab5f-3c25c31312cb> a dcat:Distribution ;
    dct:description "Rencana Umum Pengadaan Tahun 2018 Perubahan" ;
    dct:format "DOCX" ;
    dct:title "rencana-umum-pengadaan-perubahan-tahun-2018" ;
    dcat:accessURL <http://opendata.rstugurejo.jatengprov.go.id/dataset/2f377463-6958-4df8-9347-299e7b8e17b2/resource/eea1534a-e5e2-4c4a-ab5f-3c25c31312cb/download/rupp2018.docx> ;
    dcat:byteSize 929821.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

<https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> a foaf:Organization ;
    foaf:name "RSUD Tugurejo Provinsi Jawa Tengah" .

