@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/497bb02b-78f5-485a-842a-c07e422a46af> a dcat:Dataset ;
    dct:description "Data pelayanan Medical Check Up dan jenisnya di RSUD Tugurejo Prov. Jateng Triwulan IV tahun 2018" ;
    dct:identifier "497bb02b-78f5-485a-842a-c07e422a46af" ;
    dct:issued "2019-02-07T16:24:05.505341"^^xsd:dateTime ;
    dct:modified "2019-02-07T16:24:05.505350"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> ;
    dct:title "Data Medical Check Up Triwulan IV Tahun 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Tugurejo" ;
            vcard:hasEmail <mailto:rstugurejo@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/497bb02b-78f5-485a-842a-c07e422a46af/resource/f795ca9c-ecc8-439b-a8d2-2ed167b85a7a> ;
    dcat:landingPage <RSUD%20Tugurejo> .

<https://data.jatengprov.go.id/dataset/497bb02b-78f5-485a-842a-c07e422a46af/resource/f795ca9c-ecc8-439b-a8d2-2ed167b85a7a> a dcat:Distribution ;
    dct:description "Data pelayanan Medical Check Up dan jenisnya di RSUD Tugurejo Prov. Jateng Triwulan IV tahun 2018" ;
    dct:format "XLSX" ;
    dct:title "Data Medical Check Up Triwulan IV Tahun 2018 " ;
    dcat:accessURL <http://opendata.rstugurejo.jatengprov.go.id/dataset/497bb02b-78f5-485a-842a-c07e422a46af/resource/f795ca9c-ecc8-439b-a8d2-2ed167b85a7a/download/data-mcu-triwulan-iv-2018.xlsx> ;
    dcat:byteSize 9441.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 " .

