@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:21648
  skos:inScheme envthes: ;
  a skos:Concept ;
  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:21647 ;
  skos:prefLabel "flowering phenology"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

envthes:21647
  skos:prefLabel "phenology"@en, "fenologia"@it ;
  a skos:Concept ;
  skos:narrower envthes:21648 .

