@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:10060
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:exactMatch <https://kos.lifewatch.eu/thesauri/traits/c_86d2874d>, <http://purl.obololibrary.org/obo/PATO_0001492> ;
  skos:definition "[Henderson's] Increase in the size of a population of organisms or cells per unit of time. Often expressed as the generation time."@en ;
  skos:broader envthes:20935 ;
  skos:prefLabel "growth rate"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

envthes:20935
  skos:prefLabel "variable"@en ;
  a skos:Concept ;
  skos:narrower envthes:10060 .

