@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-RV7LQ46H-G
  skos:prefLabel "genetics"@en ;
  a skos:Concept ;
  skos:narrower n9j:-RC363SLK-M .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-RC363SLK-M .

n9j:-RC363SLK-M
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/gene-environment_interaction> ;
  skos:definition "In the field of epidemiology, there has been increasing interest in documenting the results of interaction between specific genes or genotypes and well-understood environmental exposures. Gene-environment interactions are situations in which the combination of an environmental factor, such as exposure to cigarette smoking, with a genetic factor, such as a disease-predisposing mutation, results in a greater risk or severity of the disease in question than either the genetic or environmental factor acting alone. [Source: Encyclopedia of Epidemiology; Gene-Environment Interaction]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-RV7LQ46H-G ;
  skos:prefLabel "gene-environment interaction"@en .

n9j: a skos:ConceptScheme .
