@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/case-fatality_rate> .

<https://concepts.sagepub.com/social-science/concept/case-fatality_rate>
  skos:definition "Case-fatality rate (CFR) is a clinical measure that describes a person's likelihood of dying from a disease once he or she is diagnosed with it. It is calculated by dividing the number of deaths from a specified disease during a specified time by the number of individuals who have that disease during that time and multiplying this ratio by 100. [Source: <a href=\"https://methods.sagepub.com/reference/encyc-of-epidemiology/n59.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Epidemiology; Case-Fatality Rate</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/epidemiological_concepts> ;
  skos:prefLabel "case-fatality rate"@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/case-fatality_rate> .

