@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/doubling_time>
  skos:definition "Doubling time is an important concept in many life sciences and in epidemiology, in particular: It refers to the length of time required for some quantity to double in size. It is commonly used to refer to human population size, but it is also used to describe, for instance, growth of viral counts or antigens, tumors, and the number of cases of a particular disease. [Source: <a href=\"https://methods.sagepub.com/reference/encyc-of-epidemiology/n119.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Epidemiology; Doubling Time</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/statistics_and_research_methods> ;
  skos:prefLabel "doubling time"@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/doubling_time> .

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

