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

yso:p19997
  skos:altLabel "periytyvät taudit"@fi ;
  skos:prefLabel "ärftliga sjukdomar"@sv, "hereditary diseases"@en, "perinnölliset taudit"@fi ;
  skos:closeMatch allars:Y29418, ysa:Y98075 ;
  skos:related yso:p24980, yso:p20681 ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  skos:broader yso:p2633 .

yso:p20681
  skos:prefLabel "mitochondrial diseases"@en, "mitokondriotaudit"@fi, "mitokondriesjukdomar"@sv ;
  a skos:Concept ;
  skos:related yso:p19997 .

yso:p24980
  skos:prefLabel "perinnöllinen alttius"@fi, "genetisk predisposition"@sv ;
  a skos:Concept ;
  skos:related yso:p19997 .

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:p19997 .

