@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/dff10bdb-83ce-44b3-b93e-231c3ed94529> a dcat:Dataset ;
    dct:description "Jenis pelayanan beserta jumlah data Medical Check Up  Triwulan I Tahun 2018 " ;
    dct:identifier "dff10bdb-83ce-44b3-b93e-231c3ed94529" ;
    dct:issued "2018-05-02T01:15:44.433036"^^xsd:dateTime ;
    dct:modified "2018-05-02T01:15:44.433052"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> ;
    dct:title "Data Medical Check Up Triwulan I 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/dff10bdb-83ce-44b3-b93e-231c3ed94529/resource/fa7a7ee5-5d69-429e-8908-40a2a6fab2ba> ;
    dcat:landingPage <RSUD%20Tugurejo> .

<https://data.jatengprov.go.id/dataset/dff10bdb-83ce-44b3-b93e-231c3ed94529/resource/fa7a7ee5-5d69-429e-8908-40a2a6fab2ba> a dcat:Distribution ;
    dct:description "Jenis pelayanan beserta jumlah data Medical Check Up  Triwulan I Tahun 2018 " ;
    dct:format "XLSX" ;
    dct:title "Data Medical Check Up Triwulan I Tahun 2018 " ;
    dcat:accessURL <http://opendata.rstugurejo.jatengprov.go.id/dataset/dff10bdb-83ce-44b3-b93e-231c3ed94529/resource/fa7a7ee5-5d69-429e-8908-40a2a6fab2ba/download/data-mcu-triwulan-i-2018.xlsx> ;
    dcat:byteSize 8618.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 " .

