@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p5844
  skos:prefLabel "strain injuries"@en, "belastningsskador"@sv, "rasitusvammat"@fi ;
  a skos:Concept ;
  skos:narrower tero:T00994 .

tero:T00994
  skosext:broaderGeneric tero:p5844 ;
  skos:broader tero:p5844 ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T00994> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "uusiutuva rasitusvamma"@fi, "repetitive strain injury"@en, "belastningsskador"@sv ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/hpmulti/T00994> skos:exactMatch tero:T00994 .
