@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:21087
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <https://vocab.lternet.edu/vocab/vocab/?tema=458>, <http://linkeddata.ge.imati.cnr.it:2020/resource/EARTh/173860>, <http://eurovoc.europa.eu/2943>, <http://en.wikipedia.org/wiki/recruitment> ;
  skos:definition "[Henderson's] n. (1) activation of additional motor neurons, causing an increased re­ﬂex when stimulus of the same intensity is continued; (2) entry of new individuals into a population by reproduction or immigration."@en ;
  skos:broader envthes:20982 ;
  skos:prefLabel "recruitment"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

envthes:20982
  skos:prefLabel "biological process"@en ;
  a skos:Concept ;
  skos:narrower envthes:21087 .

