@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:20989
  skos:prefLabel "biological invasion"@en ;
  a skos:Concept .

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

envthes:msa0121
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:20989 ;
  skos:altLabel "biological invasions"@en ;
  skos:scopeNote "MS Academic Keywords"@en ;
  skos:definition "[Lucy Tiemi Takahashi] Biological invasion is an important area of research in mathematical biology and more so if itconcerns species which are vectors for diseases threatening the public health of large populations.That is certainly the case for Aedes aegypti and the dengue epidemics in South America. Without theprospect of an effective and cheap vaccine in the near future, any feasible public policy forcontrolling the dengue epidemics in tropical climates must necessarily include appropriatestrategies for minimizing the mosquito population factor..."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "biological invasion"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

