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

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

envthes:21313
  skos:inScheme envthes: ;
  a skos:Concept ;
  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:21447 ;
  skos:prefLabel "growth curve"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

envthes:21447
  skos:prefLabel "characteristic"@en ;
  a skos:Concept ;
  skos:narrower envthes:21313 .

