@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/multifactorial_inheritance>
  skos:definition "The multifactorial inheritance model applies to diseases that depend on multiple genetic loci (polygenic) and the additional contribution of environmental factors. Multifactorial diseases are the result of the interplay of multiple environmental risk factors with more than one gene, where these multiple genes are viewed as susceptibility genes. [Source: <a href=\"https://methods.sagepub.com/reference/encyc-of-epidemiology/n297.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Epidemiology; Multifactorial Inheritance</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/genetics> ;
  skos:prefLabel "multifactorial inheritance"@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/multifactorial_inheritance> .

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

