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

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

envthes:USLterCV_694
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:contributor "0000-0003-0631-8231"@en ;
  skos:note "[controlled by ] Mark Frenzel, 22 May 2013"@en ;
  dc:isReplacedBy envthes:20909 ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <http://en.wikipedia.org/wiki/substrates> ;
  skos:definition "[Henderson's] n. (1) the substance on which an enzyme acts in a biochemical reaction; (2) respiratory substrate: substance under­going oxidation during respiration; (3) any material used by microorganisms as a source of food; (4) inert substance con­taining or receiving a nutrient solution on which microorganisms grow; (5) the base to which a sedentary animal or plant is ﬁxed. alt. substratum. , \"[Wikipedia] A substrate is the surface on which a plant or animal lives. A substrate can include biotic or abiotic materials and animals. For example, encrusting algae that lives on a rock (its substrate) can be itself a substrate for another animal that lives on top of the algae. (http://en.wikipedia.org/wiki/Substrate_%28biology%29)"@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "substrate"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

