@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<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: <a href=\"https://methods.sagepub.com/reference/encyc-of-epidemiology/n169.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Epidemiology; Gene-Environment Interaction</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/genetics> ;
  skos:prefLabel "gene-environment interaction"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/genetics>
  skos:prefLabel "genetics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/gene-environment_interaction> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/gene-environment_interaction> .

