@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p24217
  skos:prefLabel "liitännäistaudit"@fi, "associerade sjukdomar"@sv, "associated diseases"@en ;
  skos:broader yso:p2633 ;
  a skos:Concept ;
  skos:closeMatch ysa:Y175447 ;
  skos:altLabel "liitännäissairaudet"@fi ;
  skos:inScheme yso:conceptscheme ;
  skos:related yso:p12540, yso:p24216 .

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

yso:p2633
  skos:prefLabel "sjukdomar (diagnoser)"@sv, "illnesses"@en, "taudit"@fi ;
  a skos:Concept ;
  skos:narrower yso:p24217 .

yso:p12540
  skos:prefLabel "komplikationer"@sv, "komplikaatiot"@fi, "complications"@en ;
  a skos:Concept ;
  skos:related yso:p24217 .

yso:p24216
  skos:prefLabel "complicating diseases"@en, "tillstötande sjukdomar"@sv, "lisätaudit"@fi ;
  a skos:Concept ;
  skos:related yso:p24217 .

