@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/6ee5f751-f216-48cc-b836-dc5eef391928> a dcat:Dataset ;
    dct:description "Datasheet Daftar Keputusan Direktur RSUD Kelet Tahun 2014" ;
    dct:identifier "6ee5f751-f216-48cc-b836-dc5eef391928" ;
    dct:issued "2017-09-29T16:24:09.392210"^^xsd:dateTime ;
    dct:modified "2017-09-29T16:25:00.524516"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/28b99880-e761-436b-9862-53d9d0dcbc59> ;
    dct:title "Daftar Keputusan Direktur RSUD Kelet Tahun 2014" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Kelet" ;
            vcard:hasEmail <mailto:rskelet@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/6ee5f751-f216-48cc-b836-dc5eef391928/resource/f2e61432-3a79-4ce3-96d0-610e9e898a73> ;
    dcat:landingPage <Umum%20Dan%20Kepegawaian> .

<https://data.jatengprov.go.id/dataset/6ee5f751-f216-48cc-b836-dc5eef391928/resource/f2e61432-3a79-4ce3-96d0-610e9e898a73> a dcat:Distribution ;
    dct:description "Datasheet Daftar Keputusan Direktur RSUD Kelet Tahun 2014" ;
    dct:format "CSV" ;
    dct:title "Daftar Keputusan Direktur RSUD Kelet Tahun 2014" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/6ee5f751-f216-48cc-b836-dc5eef391928/resource/f2e61432-3a79-4ce3-96d0-610e9e898a73/download/keputusan-direktur-2014.csv> ;
    dcat:byteSize 649.0 ;
    dcat:mediaType "text/csv" .

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

