@prefix envthes: <http://vocabs.lter-europe.net/EnvThes/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

envthes:
  skos:prefLabel "EnvThes"@en ;
  a skos:ConceptScheme .

envthes:21313
  skos:prefLabel "growth curve"@en ;
  a skos:Concept .

envthes:1
  skos:prefLabel "deprecated concept"@en ;
  a skos:Concept .

envthes:msa0527
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:21313 ;
  skos:altLabel "growths curves"@en, "growths curve"@en, "growth curves"@en ;
  skos:scopeNote "MS Academic Keywords"@en ;
  skos:definition "[Henderson's] plot of log numbers of a population of living organisms against time. For a culture of microorganisms with limiting nutrients the growth phase is typically bell-shaped. A short lag phase of little or no increase in numbers is followed by a steep rise in numbers (exponential growth or log phase) to a plateau, followed by a rapid fall in growth rate as nutrients become exhausted, waste products accu­mulate and the available “habitat” becomes overcrowded."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "growth curve"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

