@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/d47b05c5-7c59-43f0-a911-8472224c3f60> a dcat:Dataset ;
    dct:description "Rencana Kerja Anggaran (RKA) Tahun 2017 RSUD Tugurejo" ;
    dct:identifier "d47b05c5-7c59-43f0-a911-8472224c3f60" ;
    dct:issued "2018-05-02T03:00:40.447288"^^xsd:dateTime ;
    dct:modified "2018-05-02T03:00:40.447307"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> ;
    dct:title "Rencana Kerja Anggaran (RKA) 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/d47b05c5-7c59-43f0-a911-8472224c3f60/resource/8290a144-5701-4927-883d-a9ad69813c3b> ;
    dcat:landingPage <rsudtugurejo> .

<https://data.jatengprov.go.id/dataset/d47b05c5-7c59-43f0-a911-8472224c3f60/resource/8290a144-5701-4927-883d-a9ad69813c3b> a dcat:Distribution ;
    dct:description "Rencana Kerja Anggaran (RKA) Tahun 2017 RSUD Tugurejo" ;
    dct:format "XLSX" ;
    dct:title "Rencana Kerja Anggaran (RKA) Tahun 2017" ;
    dcat:accessURL <http://36.66.187.165/dataset/d47b05c5-7c59-43f0-a911-8472224c3f60/resource/8290a144-5701-4927-883d-a9ad69813c3b/download/rka-2017-murni.xlsx> ;
    dcat:byteSize 78668.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 " .

