@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/1e7a0f8e-aae7-4782-8da9-21756633b40c> a dcat:Dataset ;
    dct:description "Data Wilayah Pasien IGD RSUD Kelet Bulan Juni 2018" ;
    dct:identifier "1e7a0f8e-aae7-4782-8da9-21756633b40c" ;
    dct:issued "2018-10-18T16:13:29.162649"^^xsd:dateTime ;
    dct:modified "2018-10-18T16:13:54.198000"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/28b99880-e761-436b-9862-53d9d0dcbc59> ;
    dct:title "Data Wilayah Pasien IGD RSUD Kelet Bulan Juni 2018" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD KELET" ;
            vcard:hasEmail <mailto:rskelet@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/1e7a0f8e-aae7-4782-8da9-21756633b40c/resource/84d9fbd7-f179-4e12-a7e6-ed15f62fe432> ;
    dcat:landingPage <Data%20Wilayah%20Pasien> .

<https://data.jatengprov.go.id/dataset/1e7a0f8e-aae7-4782-8da9-21756633b40c/resource/84d9fbd7-f179-4e12-a7e6-ed15f62fe432> a dcat:Distribution ;
    dct:description "Data Wilayah Pasien IGD RSUD Kelet Bulan Juni 2018" ;
    dct:format "CSV" ;
    dct:title "Data Wilayah Pasien IGD RSUD Kelet Bulan Juni 2018" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/1e7a0f8e-aae7-4782-8da9-21756633b40c/resource/84d9fbd7-f179-4e12-a7e6-ed15f62fe432/download/juni.csv> ;
    dcat:byteSize 210.0 ;
    dcat:mediaType "text/csv" .

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

