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

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

envthes:msa0441
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:21648 ;
  skos:altLabel "flowering phenologies"@en, "flower phenology"@en ;
  skos:scopeNote "MS Academic Keywords"@en ;
  skos:definition "[O. Godoy] Flowering phenology is an important and poorly understood plant trait that may possibly be relatedto the invasiveness potential of alien species. The present work evaluates whether flowering time ofinvasive alien species is a key trait to overcome the climatic filters operating in continentalMediterranean ecosystems of Spain (characterised by summer drought and low temperatures inwinter)..."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "flowering phenology"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

