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

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

envthes:USLterCV_285
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:note "[comments ] redundant with ln 526\" , \"[source of definition ] Worksheet Hend: Larva\" , \"[comments ] redundant with ln 524\" , \"[controlled by ] Mark Frenzel, 22 May 2013"@en ;
  dc:isReplacedBy envthes:20562 ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_4204> ;
  skos:definition "independently living, post-embryonic stage of an animal that is markedly differ­ent in form from the adult and which under­goes metamorphosis into the adult form, e.g. caterpillar, grub, tadpole. plu. larvae. a. larval."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "larvae"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

