@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/4a9310b5-fe0e-4387-9cb4-a8ebef894964> a dcat:Dataset ;
    dct:description "Rencana Kerja Operasional (RKO) Tahun 2017 RSUD Tugurejo" ;
    dct:identifier "4a9310b5-fe0e-4387-9cb4-a8ebef894964" ;
    dct:issued "2018-05-02T01:58:12.388544"^^xsd:dateTime ;
    dct:modified "2018-05-02T01:58:12.388560"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> ;
    dct:title "Rencana Kerja Operasional (RKO) Tahun 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "rsudtugurejo" ;
            vcard:hasEmail <mailto:rsudtugurejo@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/4a9310b5-fe0e-4387-9cb4-a8ebef894964/resource/6d0235a7-8e5b-447f-815d-926df6089937> ;
    dcat:landingPage <rsudtugurejo> .

<https://data.jatengprov.go.id/dataset/4a9310b5-fe0e-4387-9cb4-a8ebef894964/resource/6d0235a7-8e5b-447f-815d-926df6089937> a dcat:Distribution ;
    dct:description "Rencana Kerja Operasional (RKO) Tahun 2017 RSUD Tugurejo" ;
    dct:format "XLSX" ;
    dct:title "Rencana Kerja Operasional (RKO) Tahun 2017" ;
    dcat:accessURL <http://36.66.187.165/dataset/4a9310b5-fe0e-4387-9cb4-a8ebef894964/resource/6d0235a7-8e5b-447f-815d-926df6089937/download/rko-2017-murni.xlsx> ;
    dcat:byteSize 34805.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

