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

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

<https://concepts.sagepub.com/social-science/concept/kin_selection>
  skos:definition "Kin selection refers to the evolutionary process leading to adaptations that promote altruism among close genetic relatives. Also known as Inclusive Fitness Theory, Kin Selection Theory was first described by William Hamilton in 1964 and is perhaps the most significant addition to Darwin's theory of evolution by natural selection in the 20th century. [Source: <a href=\"https://sk.sagepub.com/reference/humanrelationships/n307.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Relationships; Kin Selection</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/family>, <https://concepts.sagepub.com/social-science/concept/evolutionary_psychology> ;
  skos:prefLabel "kin selection"@en ;
  a skos:Concept .

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

