@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:20528
  skos:prefLabel "indicator species"@en ;
  a skos:Concept .

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

envthes:msa0553
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:20528 ;
  skos:scopeNote "MS Academic Keywords"@en ;
  skos:definition "[Henderson's] (1) species characteristic of climate, soil and other conditions in a particular region or habitat; (2) dom­inant species in a biotype; (3) species whose disappearance or disturbance gives early warning of the degradation of an ecosystem."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "indicator species"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

