@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:21649
  skos:prefLabel "flowering time"@en ;
  a skos:Concept .

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

envthes:msa0442
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:21649 ;
  skos:altLabel "flowering timing"@en, "flowering times"@en, "flower timing"@en, "flower time"@en ;
  skos:scopeNote "MS Academic Keywords"@en ;
  skos:definition "[F. Lin] Flowering time is an important trait for the adaptation of wheat to its target environments. To identify chromosome regions associated with flowering time in wheat, a whole genome scan was conducted with five sets of field trial data on a recombinant inbred lines (RIL) population derived from the cross of spring wheat cultivars ?Nanda 2419? and ?Wangshuibai?... , \"[Masaki J. Kobayashi] Flowering time is a well-studied subject in ecology, evolution and molecular biology. Long-term phenological studies have shown relationships between flowering time and environmental and endogenous factors in many species. In contrast, molecular studies using model plants have revealed a complex regulatory network of flowering..."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "flowering time"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

