@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:21623
  skos:prefLabel "genetic drift"@en ;
  a skos:Concept .

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

envthes:msa0492
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:21623 ;
  skos:altLabel "genetically drifting"@en, "genetic drifts"@en, "genetic drifting"@en ;
  skos:scopeNote "MS Academic Keywords"@en ;
  skos:definition "[Henderson's] (1) random changes in gene frequency in small isolated populations owing to factors other than natural selection, such as sampling of only a small number of gametes in each generation. alt. Sewall Wright effect; (2) random nucleotide changes in a gene not subject to natural selection; (3) small changes in the genome of the inﬂuenza virus that cause annual outbreaks but not serious epidemics or pandemics. cf. genetic shift."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "genetic drift"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

