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

vh8: a skos:ConceptScheme .
vh8:-HFZHD49K-P
  skos:prefLabel "tremor"@en, "tremblement"@fr ;
  a skos:Concept ;
  skos:narrower vh8:-X3F9Z9JT-N .

vh8:-X3F9Z9JT-N
  skos:definition "Intention tremor, is a dyskinetic disorder characterized by a broad, coarse, and low frequency (below 5 Hz) tremor. (Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme vh8: ;
  skos:broader vh8:-HFZHD49K-P ;
  skos:prefLabel "tremblement intentionnel"@fr, "intention tremor"@en ;
  skos:altLabel "tremblement cinétique"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Intention_tremor> .

