@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:20377
  skos:prefLabel "drought stress"@en ;
  a skos:Concept .

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

envthes:msa0327
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:20377 ;
  skos:altLabel "drought stresses"@en, "drought stressed"@en ;
  skos:scopeNote "MS Academic Keywords"@en ;
  skos:definition "[S. Michael Gomez] Drought stress is a major constraint for rice (Oryza sativa L.) production and yield stability in rainfed ecosystems. Identifying genomic regions (QTLs) contributing in drought resistance will help to develop rice cultivars suitable for water-limiting environments through marker-assisted breeding. QTLs linked to physio-morphological and plant production traits under drought stress in the field were mapped by evaluating 177 F6 recombinant inbred (RI) lines of Bala × Azucena under rainfed conditions in the target environment (TE)... , \"[Liming Xiong] Drought stress is a common adverse environmental condition that seriously affects crop productivityworldwide. Due to the complexity of drought as a stress signal, deciphering drought tolerancemechanisms has remained a major challenge to plant biologists..."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "drought stress"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

