@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/attack_rates> .

<https://concepts.sagepub.com/social-science/concept/attack_rates>
  skos:definition "The attack rate is the proportion of people who become ill with a disease. These rates are used in the investigation of an acute outbreak of disease to determine what exposures contributed to the illness. [Source: <a href=\"https://methods.sagepub.com/reference/encyc-of-epidemiology/n28.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Epidemiology; Attack Rate</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/epidemiological_concepts> ;
  skos:prefLabel "attack rates"@en ;
  a skos:Concept .

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

