@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/dd0e7e50-b560-4a52-b79b-b2846d32a9d0> a dcat:Dataset ;
    dct:description "Tahun 2017" ;
    dct:identifier "dd0e7e50-b560-4a52-b79b-b2846d32a9d0" ;
    dct:issued "2018-05-10T15:43:19.776038"^^xsd:dateTime ;
    dct:modified "2018-05-10T15:43:19.776060"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> ;
    dct:title "Kinerja Triwulan IV Tahun 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "rsud tugurejo" ;
            vcard:hasEmail <mailto:tugurejo@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/dd0e7e50-b560-4a52-b79b-b2846d32a9d0/resource/541077e8-5120-44d8-b895-015f83046519> ;
    dcat:landingPage <rsud%20tugurejo> .

<https://data.jatengprov.go.id/dataset/dd0e7e50-b560-4a52-b79b-b2846d32a9d0/resource/541077e8-5120-44d8-b895-015f83046519> a dcat:Distribution ;
    dct:description "Tahun 2017" ;
    dct:format "CSV" ;
    dct:title "kinerja-triwulan-iv-tahun-2016" ;
    dcat:accessURL <http://opendata.rstugurejo.jatengprov.go.id/dataset/dd0e7e50-b560-4a52-b79b-b2846d32a9d0/resource/541077e8-5120-44d8-b895-015f83046519/download/triwulan-iv-tahun-2017.csv.xlsx> ;
    dcat:byteSize 12560.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 " .

