@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:20518
  skos:prefLabel "ecological niche"@en ;
  a skos:Concept .

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

envthes:msa0347
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:hiddenLabel "ecological niches\"@en"@en ;
  dc:isReplacedBy envthes:20518 ;
  skos:scopeNote "MS Academic Keywords"@en ;
  skos:exactMatch <http://www.eionet.europa.eu/gemet/concept/2456> ;
  skos:definition "[GEMET] 1) The space occupied by a species, which includes both the physical space as well as the functional role of the species. 2) Ecological niche refers to the characteristics of an environment that provides all the essential food and protection for the continued survival of a particular species of flora or fauna. In addition to food and shelter, there is no long-term threat to existence in that place from potential predators, parasites and competitors. The concept of the ecological niche goes a long way beyond the idea of the species habitat."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "ecological niche"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

