@prefix kulo: <http://www.yso.fi/onto/kulo/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

kulo:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p2633
  skos:prefLabel "illnesses"@en, "taudit"@fi, "sjukdomar"@sv ;
  a skos:Concept ;
  skos:related yso:p12540 .

yso:p12540
  skos:prefLabel "complications"@en, "komplikaatiot"@fi, "komplikationer"@sv ;
  skos:closeMatch allars:Y20918, ysa:Y110217 ;
  skos:altLabel "liitännäissairaudet"@fi, "lisätaudit"@fi, "lisäsairaudet"@fi ;
  skos:inScheme kulo:conceptscheme ;
  rdfs:comment "lääk. alkuperäiseen tautiin t. sen hoitoon liittyvä erillinen tautitila tm. häiriö, lisätauti" ;
  skos:broader yso:p132 ;
  a skos:Concept ;
  dc11:source "Kielitoimiston sanakirja" ;
  skos:related yso:p2633 .

yso:p132
  skos:prefLabel "biological phenomena"@en, "biologiset ilmiöt"@fi ;
  a skos:Concept ;
  skos:narrower yso:p12540 .

