@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/epidemiological_concepts>
  skos:prefLabel "epidemiological concepts"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/attributable_fractions> .

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

<https://concepts.sagepub.com/social-science/concept/attributable_fractions>
  skos:definition "The attributable fraction is one of a class of measures used by epidemiologists to quantify the impact of an exposure or intervention on the occurrence of a disease or other outcome events in a population. These measures can be used, for example, to examine the impact of obesity on disease risk and the potential or expected impact of weight-reduction programs on disease rates. [Source: <a href=\"https://methods.sagepub.com/reference/encyc-of-epidemiology/n29.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Epidemiology; Attributable Fractions</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/epidemiological_concepts> ;
  skos:prefLabel "attributable fractions"@en ;
  a skos:Concept .

