@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:21043
  skos:prefLabel "generation time"@en ;
  a skos:Concept .

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

envthes:msa0490
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:21043 ;
  skos:altLabel "generic timing"@en, "generation times"@en, "generating timed"@en, "generate time"@en, "general time"@en ;
  skos:scopeNote "MS Academic Keywords"@en ;
  skos:definition "[Henderson's] (1) of cells, the time between formation of a somatic cell by mitosis and its own division; (2) of human and animal populations, the average span of time between the birth of parents and the birth of their offspring; (3) of microor­ganisms, time taken for one cell to divide and produce two new cells, often expressed as the time taken for the population to double."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "generation time"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

