@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/genetic_association>
  skos:definition "Analytical epidemiologic studies investigate potential associations between exposures (e.g., risk factors) and outcomes (e.g., as identified in quantitative data on traits or diseases) of interest. Genetic association studies are a special type of analytical epidemiologic studies in which the exposure of interest is represented by a genetic factor. [Source: <a href=\"https://methods.sagepub.com/reference/encyc-of-epidemiology/n25.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Epidemiology; Association, Genetic</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/genetics> ;
  skos:prefLabel "genetic association"@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/genetic_association> .

<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/genetic_association> .

