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

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

envthes:USLterCV_238
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:hiddenLabel "habitats\"@en"@en ;
  dc:isReplacedBy envthes:21894 ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <http://en.wikipedia.org/wiki/habitats>, <http://aims.fao.org/aos/agrovoc/c_3456> ;
  skos:definition "[Henderson's] n. the environment within which an organism is normally found. A habitat is characterized by the physical characteris­tics of the environment and/or the dominant vegetation or other stable biotic charac­teristics. Examples of habitats can be as general as lakes, woodland or soil, or more speciﬁc, such as mudﬂats, the bark of an oak tree, chalk downland. cf. niche. see also Shelford’s law of tolerance."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "habitat"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

