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

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

envthes:USLterCV_148
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:note "[controlled by ] Heikki Hamalainen\" , \"[comments ] I think the new is more relevant and complete in the context\" , \"[source of definition ] New World Encyclopedia"@en ;
  dc:isReplacedBy envthes:20889 ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <http://en.wikipedia.org/wiki/detritus> ;
  skos:definition "[Henderson's] n. (1) small pieces of dead and decomposing plants and animals. see also detritus layer; (2) detached and broken down fragments of a structure. a. detrital."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "detritus"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

