@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/evolution>
  skos:prefLabel "evolution"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/evolutionary_anthropology> .

<https://concepts.sagepub.com/social-science/concept/research_theoretical_frameworks>
  skos:prefLabel "research/theoretical frameworks"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/evolutionary_anthropology> .

<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/evolutionary_anthropology> .

<https://concepts.sagepub.com/social-science/concept/evolutionary_anthropology>
  skos:definition "Evolutionary perspectives have been part of anthropology since its beginnings, but their content and prominence have shifted dramatically. In contemporary anthropology, evolution plays a much more prominent role in biological anthropology, and even in archaeology, than in sociocultural anthropology. [Source: <a href=\"https://sk.sagepub.com/reference/theory-in-social-and-cultural-anthropology/n84.xml\" target=\"_blank\" data-id=\"to-sk\">Theory in Social and Cultural Anthropology: An Encyclopedia; Evolutionary Anthropology</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/research_theoretical_frameworks>, <https://concepts.sagepub.com/social-science/concept/evolution> ;
  skos:prefLabel "evolutionary anthropology"@en ;
  a skos:Concept .

