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

<https://concepts.sagepub.com/social-science/concept/cumulative_incidence>
  skos:definition "Cumulative incidence provides an estimate of the risk that a person will experience an event or develop a disease during a specified period of time. It is calculated as the number of new events or cases of disease that develop in a population at risk during a specific time interval. [Source: <a href=\"https://methods.sagepub.com/reference/encyc-of-epidemiology/n99.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Epidemiology; Cumulative Incidence</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/statistics_and_research_methods>, <https://concepts.sagepub.com/social-science/concept/epidemiological_concepts> ;
  skos:prefLabel "cumulative incidence"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/statistics_and_research_methods>
  skos:prefLabel "statistics and research methods"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cumulative_incidence> .

