@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:20561
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:exactMatch <http://purl.bioontology.org/ontology/CSP/1354-4287> ;
  skos:definition "[CRISP] state of inactivity or arrested development, as in many insect pupae and plant seeds, which allows the organism to survive adverse environmental conditions."@en ;
  skos:broader envthes:20982 ;
  skos:prefLabel "diapause"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

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

