@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix koko: <http://www.yso.fi/onto/koko/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

yso:conceptscheme
  skos:prefLabel "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

koko:p11439
  skos:prefLabel "-lähetteet"@en, "lähetteet"@fi, "remisser"@sv ;
  a skos:Concept ;
  skos:related koko:p9335 .

koko:p8701
  skos:prefLabel "sairauskertomukset"@fi, "sjukjournaler"@sv, "case records"@en ;
  a skos:Concept ;
  skos:broader koko:p9335 .

koko:p48398
  skos:prefLabel "handlingar"@sv, "documents"@en, "asiakirjat"@fi ;
  a skos:Concept ;
  skos:narrower koko:p9335 .

koko:p9335
  skos:closeMatch ysa:Y20199 ;
  skos:exactMatch yso:p1300 ;
  skos:prefLabel "patient documents"@en, "potilasasiakirjat"@fi, "patientdokument"@sv ;
  skos:narrower koko:p8701, koko:p4530 ;
  skos:broader koko:p48398 ;
  skos:inScheme yso:conceptscheme ;
  skos:note "Kirjallinen tai sähköinen tallenne, jossa on potilasta, hänen terveydentilaansa ja sairauksiaan koskevia tietoja" ;
  skos:related koko:p11439 ;
  dc11:source "Lähde: Lääketieteen termit" ;
  skos:altLabel "potilastiedot"@fi ;
  a skos:Concept .

koko:p4530
  skos:prefLabel "-terveyskertomukset (= sairauskertomukset)"@en, "terveyskertomukset"@fi, "hälsorapporter"@sv ;
  a skos:Concept ;
  skos:broader koko:p9335 .

