@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/> .

envthes:
  skos:prefLabel "EnvThes"@en ;
  a skos:ConceptScheme .

envthes:21047
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:scopeNote "MS Academic Keywords"@en ;
  skos:exactMatch <http://purl.obolibrary.org/obo/IEV_0003746>, <http://purl.obolibrary.org/obo/IDOMAL_0002362>, <http://purl.obolibrary.org/obo/GO_0002164> ;
  skos:definition "[IDOMAL][PTS]*[GO] The process whose specific outcome is the progression of the larva over time, from its formation to the mature structure. The larva is the early, immature form of any animal that at birth or hatching is fundamentally unlike its parent and must metamorphose before assuming the adult characters."@en ;
  skos:broader envthes:20982 ;
  skos:prefLabel "larval development"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

envthes:20982
  skos:prefLabel "biological process"@en ;
  a skos:Concept ;
  skos:narrower envthes:21047 .

