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

ins:-VTFTML18-9
  skos:prefLabel "trouble de l'excitabilité"@fr, "excitability disorder"@en ;
  a skos:Concept ;
  skos:narrower ins:-S8BSV440-L .

ins: a skos:ConceptScheme .
ins:-S8BSV440-L
  ns0:group "Diseases" ;
  skos:exactMatch vh8:-TR0K92ST-S ;
  skos:definition "La fibrillation atriale, également appelée fibrillation auriculaire (FA) est le plus fréquent des troubles du rythme cardiaque. (Wikipédia)"@fr, "Atrial fibrillation (AF or A-fib) is an abnormal heart rhythm characterized by rapid and irregular beating of the atria. (Wikipedia)"@en ;
  skos:prefLabel "atrial fibrillation"@en, "fibrillation auriculaire"@fr ;
  skos:altLabel "arythmie complète"@fr ;
  skos:inScheme ins: ;
  skos:broader ins:-VTFTML18-9 ;
  a skos:Concept .

