@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/population_genetics>
  skos:definition "Population genetics is the study of the inheritance, distribution, and fluctuation of allele frequencies as affected by the four main forces of evolutionary genomics: natural selection, mutation, genetic drift, and migration. Population genetics is the overarching discipline of which quantitiative genetics is a crucial subfield that calculates selective effects. [Source: <a href=\"https://sk.sagepub.com/reference/anthropology/n379.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Anthropology; Genetics, Population</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/phylogeography> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D005828.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/genetics> ;
  skos:prefLabel "population genetics"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/genetics>
  skos:prefLabel "genetics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/population_genetics> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/population_genetics> .

<https://concepts.sagepub.com/social-science/concept/phylogeography>
  skos:prefLabel "phylogeography"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/population_genetics> .

