@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/36e669c4-4459-4f4c-8705-924877bc30ff> a dcat:Dataset ;
    dct:description "Data pelayanan Medical Check Up dan jenisnya di RSUD Tugurejo Prov. Jateng Triwulan II tahun 2019" ;
    dct:identifier "36e669c4-4459-4f4c-8705-924877bc30ff" ;
    dct:issued "2019-08-27T09:07:34.475277"^^xsd:dateTime ;
    dct:modified "2019-08-27T09:07:34.475303"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> ;
    dct:title "Data Medical Check Up Triwulan II Tahun 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Tugurejo" ;
            vcard:hasEmail <mailto:rstugurejo@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/36e669c4-4459-4f4c-8705-924877bc30ff/resource/35855303-e98e-4e1a-b277-42958b6c49fe> ;
    dcat:landingPage <RSUD%20Tugurejo> .

<https://data.jatengprov.go.id/dataset/36e669c4-4459-4f4c-8705-924877bc30ff/resource/35855303-e98e-4e1a-b277-42958b6c49fe> a dcat:Distribution ;
    dct:description "Data pelayanan Medical Check Up dan jenisnya di RSUD Tugurejo Prov. Jateng Triwulan II tahun 2019" ;
    dct:format "XLSX" ;
    dct:title "Data Medical Check Up Triwulan II Tahun 2019" ;
    dcat:accessURL <http://opendata.rstugurejo.jatengprov.go.id/dataset/36e669c4-4459-4f4c-8705-924877bc30ff/resource/35855303-e98e-4e1a-b277-42958b6c49fe/download/data-mcu-triwulan-ii-2019.xlsx> ;
    dcat:byteSize 8735.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 " .

