@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:21097
  skos:prefLabel "competition"@en ;
  a skos:Concept .

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

envthes:USLterCV_120
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:note "[controlled by ] U Grandin, 2013-08-22"@en ;
  dc:isReplacedBy envthes:21097 ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <http://eurovoc.europa.eu/75> ;
  skos:definition "[Henderson's] n. (1) active demand by two or more organisms for a material or con­dition, so that both are inhibited by the demand, e.g. plants competing for light and water, cf. amensalism; (2) active demand by two or more substances for the same binding site on an enzyme or receptor. alt. competitive binding."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "competition"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

