@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/7ebd6b8e-16c6-4463-a707-f7963c2a5a94> a dcat:Dataset ;
    dct:description "SPO Merujuk pasien covid" ;
    dct:identifier "7ebd6b8e-16c6-4463-a707-f7963c2a5a94" ;
    dct:issued "2020-09-21T02:27:38.543867"^^xsd:dateTime ;
    dct:modified "2020-09-21T02:28:08.606380"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/28b99880-e761-436b-9862-53d9d0dcbc59> ;
    dct:title "SPO Merujuk pasien covid" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Kelet" ;
            vcard:hasEmail <mailto:rskelet@jatengprov.go.id> ] ;
    dcat:landingPage <www.rsud-kelet.jatengprov.go.id/ppid> .

<https://data.jatengprov.go.id/organization/28b99880-e761-436b-9862-53d9d0dcbc59> a foaf:Organization ;
    foaf:name "RSUD dr. Rehatta Provinsi Jawa Tengah" .

