@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p19997
  skos:prefLabel "ärftliga sjukdomar"@sv, "hereditary diseases"@en, "perinnölliset taudit"@fi ;
  a skos:Concept ;
  skos:related yso:p20681 .

yso:p20681
  skos:prefLabel "mitochondrial diseases"@en, "mitokondriotaudit"@fi, "mitokondriesjukdomar"@sv ;
  skos:closeMatch ysa:Y152639, allars:Y35305 ;
  a skos:Concept ;
  skos:broader yso:p2633 ;
  skos:related yso:p6239, yso:p19997 ;
  skos:inScheme yso:conceptscheme .

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

yso:p6239
  skos:prefLabel "ämnesomsättningsrubbningar"@sv, "metabolic disorders"@en, "aineenvaihduntahäiriöt"@fi ;
  a skos:Concept ;
  skos:related yso:p20681 .

