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

qx8: a skos:ConceptScheme .
qx8:-L84NBGRB-7
  skos:prefLabel "phénomène biologique"@fr, "biological phenomenon"@en ;
  a skos:Concept ;
  skos:narrower qx8:-C6HW9ZQX-Z .

qx8:-BNR6QLTH-X
  skos:prefLabel "genetic"@en, "génétique"@fr ;
  a skos:Concept ;
  skos:related qx8:-C6HW9ZQX-Z .

qx8:-C6HW9ZQX-Z
  skos:prefLabel "hérédité"@fr, "heredity"@en ;
  skos:inScheme qx8: ;
  skos:related qx8:-BNR6QLTH-X ;
  a skos:Concept ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Heredity>, <https://fr.wikipedia.org/wiki/H%C3%A9r%C3%A9dit%C3%A9> ;
  skos:definition "Heredity, also called inheritance or biological inheritance, is the passing on of traits from parents to their offspring; either through asexual reproduction or sexual reproduction, the offspring cells or organisms acquire the genetic information of their parents. Through heredity, variations between individuals can accumulate and cause species to evolve by natural selection. The study of heredity in biology is genetics. (Adapted from: <a href=\"https://en.wikipedia.org/wiki/Heredity\">https://en.wikipedia.org/wiki/Heredity</a>)"@en, "L’hérédité est la transmission, au sein d'une espèce vivante ou d'une lignée de cellules, de caractéristiques d'une génération à la suivante. Les mécanismes de l'hérédité sont au cœur de la théorie de l'évolution car ils permettent l'accumulation de variations au fil des générations, conduisant à l'apparition de nouvelles espèces. (Adapté de : <a href=\"https://fr.wikipedia.org/wiki/H%C3%A9r%C3%A9dit%C3%A9\">https://fr.wikipedia.org/wiki/H%C3%A9r%C3%A9dit%C3%A9</a>)"@fr ;
  skos:broader qx8:-L84NBGRB-7 .

