@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:21942
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:exactMatch <http://purl.bioontology.org/ontology/MESH/D000071421> ;
  skos:definition "[MESH] Morphological or behavioral traits influenced by various living conditions that a population encounters especially as it pertains to REPRODUCTION and survival of the population (see POPULATION DYNAMICS) such as age at first reproductive event, number and size of offspring, and lifespan."@en ;
  skos:broader envthes:21447 ;
  skos:prefLabel "life history characteristic"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

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

