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

ins:-ZS09QSHK-8
  skos:prefLabel "électrodiagnostic"@fr, "electrodiagnosis"@en ;
  a skos:Concept ;
  skos:narrower ins:-K8MPSMSH-6 .

ins: a skos:ConceptScheme .
ins:-K8MPSMSH-6
  skos:definition "Electrocardiography is the process of producing an electrocardiogram (ECG or EKG). It is an electrogram of the heart which is a graph of voltage versus time of the electrical activity of the heart using electrodes placed on the skin."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-ZS09QSHK-8 ;
  skos:prefLabel "électrocardiogramme"@fr, "electrocardiogram"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Electrocardiography> .

