@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> .
@prefix ns0: <http://mysite/> .

ins:-MVPTRBQB-F
  skos:prefLabel "aneuploidy"@en, "aneuploïdie"@fr ;
  a skos:Concept ;
  skos:broader ins:-S0GH1PNJ-H ;
  skos:narrower ins:-P8NSNQTS-D ;
  skos:definition "L'aneuploïdie caractérise une cellule qui ne possède pas le nombre normal de chromosomes. Cette anomalie génétique est une mutation qui peut être viable ou non. (Wikipédia)"@fr, "Aneuploidy is the presence of an abnormal number of chromosomes in a cell, for example a human cell having 45 or 47 chromosomes instead of the usual 46. It does not include a difference of one or more complete sets of chromosomes. (Wikipedia)"@en ;
  skos:exactMatch vh8:-Q71RQG2G-1 ;
  skos:inScheme ins: ;
  ns0:group "Diseases" .

ins: a skos:ConceptScheme .
ins:-P8NSNQTS-D
  skos:prefLabel "trisomy"@en, "trisomie"@fr ;
  a skos:Concept ;
  skos:broader ins:-MVPTRBQB-F .

ins:-S0GH1PNJ-H
  skos:prefLabel "aberration chromosomique"@fr, "chromosomal aberration"@en ;
  a skos:Concept ;
  skos:narrower ins:-MVPTRBQB-F .

