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

vh8:-SZRFXSDX-H
  skos:prefLabel "symptom"@en, "symptôme"@fr ;
  a skos:Concept ;
  skos:narrower vh8:-TWQGLRCM-X .

vh8: a skos:ConceptScheme .
vh8:-TWQGLRCM-X
  skos:definition "Les spasmes du sanglot sont fréquents chez les enfants en bas âge (environ 6 mois à 3 ans). (Wikipédia)"@fr, "Breath-holding spells (BHS) are the occurrence of episodic apnea in children, possibly associated with loss of consciousness, and changes in postural tone. (Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme vh8: ;
  skos:broader vh8:-SZRFXSDX-H ;
  skos:prefLabel "spasme du sanglot"@fr, "breath holding spell"@en ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Spasme_du_sanglot>, <https://en.wikipedia.org/wiki/Breath-holding_spell> .

