@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/epidemiologic_effect_modifiers>
  skos:prefLabel "epidemiologic effect modifiers"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/healthy_worker_effect> .

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

<https://concepts.sagepub.com/social-science/concept/healthy_worker_effect>
  skos:definition "The term healthy worker effect (HWE) refers to the fact that employed persons are generally healthier than persons who are not employed. For this reason, studies based on samples drawn from employed people may produce results that are biased due to the selection effect of employment. [Source: <a href=\"https://methods.sagepub.com/reference/encyc-of-epidemiology/n206.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Epidemiology; Healthy Worker Effect</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D015989.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/epidemiologic_effect_modifiers> ;
  skos:prefLabel "healthy worker effect"@en ;
  a skos:Concept .

