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

ins: a skos:ConceptScheme .
ins:-S8BSV440-L
  skos:prefLabel "fibrillation auriculaire"@fr, "atrial fibrillation"@en ;
  a skos:Concept ;
  skos:broader ins:-VTFTML18-9 .

ins:-R107XJ35-N
  skos:prefLabel "trouble du rythme cardiaque"@fr, "arrhythmia"@en ;
  a skos:Concept ;
  skos:narrower ins:-VTFTML18-9 .

ins:-BNZ71S4H-D
  skos:prefLabel "fibrillation ventriculaire"@fr, "ventricular fibrillation"@en ;
  a skos:Concept ;
  skos:broader ins:-VTFTML18-9 .

ins:-VTFTML18-9
  skos:narrower ins:-S8BSV440-L, ins:-BNZ71S4H-D ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-R107XJ35-N ;
  skos:prefLabel "trouble de l'excitabilité"@fr, "excitability disorder"@en ;
  skos:exactMatch vh8:-CKQFJTNZ-H .

