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

<http://www.yso.fi/onto/mesh/D001924> skos:exactMatch tero:D001924 .
tero:p50
  skos:prefLabel "injuries"@en, "vammat"@fi, "skador"@sv ;
  a skos:Concept ;
  skos:narrower tero:D001924 .

tero:D001924
  skos:hiddenLabel "severe concussion"@en, "commotio"@fi, "severe concussions"@en, "mild concussions"@en, "brain concussions"@en, "intermediate concussions"@en, "intermediate concussion"@en, "concussion, brain"@en, "kommootio"@fi, "cerebral concussions"@en, "concussion, cerebral"@en, "mild concussion"@en ;
  skosext:broaderGeneric tero:p50 ;
  skos:prefLabel "aivotärähdys"@fi, "hjärnskakning"@sv, "brain concussion"@en ;
  skos:altLabel "aivojen kommmootio"@fi, "hjärnkonkussion"@sv, "commotio cerebri"@en, "commotio cerebri"@fi, "concussio cerebri"@fi, "cerebral concussion"@en ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D001924> ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p50 .

tero:conceptscheme a skos:ConceptScheme .
