@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/tend-and-befriend_response> .

<https://concepts.sagepub.com/social-science/concept/tend-and-befriend_response>
  skos:definition "In times of stress, humans and many animal species tend and befriend. Tending involves quieting and caring for offspring during stressful times, and befriending involves engaging the social network for help in responding to stress. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n577.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Tend-And-Befriend Response</a>]"@en ;
  skos:related <https://concepts.sagepub.com/social-science/concept/fight-or-flight_response> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/evolutionary_psychology> ;
  skos:prefLabel "tend-and-befriend response"@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/tend-and-befriend_response> .

<https://concepts.sagepub.com/social-science/concept/fight-or-flight_response>
  skos:prefLabel "fight-or-flight response"@en ;
  a skos:Concept ;
  skos:related <https://concepts.sagepub.com/social-science/concept/tend-and-befriend_response> .

