@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:-PMGVRZ31-F .

vh8: a skos:ConceptScheme .
vh8:-PMGVRZ31-F
  skos:definition "ST elevation refers to a finding on an electrocardiogram wherein the trace in the ST segment is abnormally high above the baseline. (Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme vh8: ;
  skos:broader vh8:-SZRFXSDX-H ;
  skos:prefLabel "sus-décalage de ST"@fr, "ST elevation"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/ST_elevation> .

