@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@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 yso: <http://www.yso.fi/onto/yso/> .

tero:p25454
  skosext:broaderGeneric tero:p25455 ;
  skos:broader tero:p25455 ;
  skos:exactMatch ysa:Y179749, allars:Y40558, yso:p25454 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "maksimaalinen hapenotto"@fi, "maximal syreupptagning"@sv ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
allars:Y40558 skos:exactMatch tero:p25454 .
ysa:Y179749 skos:exactMatch tero:p25454 .
tero:p25455
  skos:prefLabel "hapenotto"@fi, "syreupptagning"@sv ;
  a skos:Concept ;
  skos:narrower tero:p25454 .

yso:p25454 skos:exactMatch tero:p25454 .
