@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:21030
  skos:prefLabel "gene flow"@en ;
  a skos:Concept .

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

envthes:msa0483
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:21030 ;
  skos:altLabel "genes flowing"@en, "genes flow"@en, "gene flows"@en ;
  skos:scopeNote "MS Academic Keywords"@en ;
  skos:definition "[WEI Wei] Gene flow is an important ecological and genetic process, and the fitness conferred by the insertionof a foreign gene could be important in ecology after it becomes introgressed into the wild geneticbackground of organisms, which is the determinative factor for the fate of GMOs or foreign genes innatural ecosystem and for the competition with native species... , \"[Wei Wei] Gene flow is an important ecological and genetic process, and the fitness conferred by the insertion of a foreign gene could be important in ecology after it becomes introgressed into the wild genetic background of organisms, which is the determinative factor for the fate of GMOs or foreign genes in natural ecosystem and for the competition with native species..."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "gene flow"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

