@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/5d463a15-7a75-43ef-8457-8f89a8088cc8> a dcat:Dataset ;
    dct:description "Pelayanan Medis" ;
    dct:identifier "5d463a15-7a75-43ef-8457-8f89a8088cc8" ;
    dct:issued "2018-05-02T02:21:08.880368"^^xsd:dateTime ;
    dct:modified "2018-05-02T02:21:08.880392"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> ;
    dct:title "PELAYANAN MEDIS" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "PDE" ;
            vcard:hasEmail <mailto:tugurejo@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5d463a15-7a75-43ef-8457-8f89a8088cc8/resource/8ded1217-af56-4329-91ac-8c15ffbd0b36> ;
    dcat:landingPage <rstugurejo.jatengprov.go.id> .

<https://data.jatengprov.go.id/dataset/5d463a15-7a75-43ef-8457-8f89a8088cc8/resource/8ded1217-af56-4329-91ac-8c15ffbd0b36> a dcat:Distribution ;
    dct:description "Pelayanan Medis" ;
    dct:format "CSV" ;
    dct:title "PELAYANAN MEDIS" ;
    dcat:accessURL <http://opendata.rstugurejo.jatengprov.go.id/dataset/5d463a15-7a75-43ef-8457-8f89a8088cc8/resource/8ded1217-af56-4329-91ac-8c15ffbd0b36/download/pelayanan-medis.csv> ;
    dcat:byteSize 7810.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> a foaf:Organization ;
    foaf:name "RSUD Tugurejo " .

