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

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

envthes:EnvEu_57
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:note "[controlled by ] Heikki Hamalainen\" , \"[comments ] Slightly mofidied from the definition in GEMET (for annelids)"@en ;
  dc:isReplacedBy envthes:20594 ;
  skos:altLabel "Annelida"@en ;
  skos:scopeNote "LTER EU controlled vocabulary"@en ;
  skos:exactMatch <http://en.wikipedia.org/wiki/annelida>, <http://aims.fao.org/aos/agrovoc/c_447> ;
  skos:definition "The annelids (also called ‘ringed worms’), formally called Annelida (from Latin anellus ‘little ring’), are a large phylum of segmented worms, with over 17,000 modern species including ragworms, earthworms and leeches. Various forms specialise in their respective ecologies; some in marine environments as distinct as tidal zones and hydrothermal vents, others in fresh water, and yet others in moist terrestrial environments."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "annelids"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

