@prefix vh8: <http://data.loterre.fr/ark:/67375/VH8> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

vh8:-BHCMV7RQ-X
  skos:definition "Concussion, also known as mild traumatic brain injury (mTBI), is typically defined as a head injury that temporarily affects brain functioning. (Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme vh8: ;
  skos:broader vh8:-R872GBVF-4 ;
  skos:prefLabel "commotion cérébrale"@fr, "brain concussion"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Concussion> .

vh8: a skos:ConceptScheme .
vh8:-R872GBVF-4
  skos:prefLabel "traumatisme crânien"@fr, "head trauma"@en ;
  a skos:Concept ;
  skos:narrower vh8:-BHCMV7RQ-X .

