@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/fight-or-flight_response> .

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

<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/fight-or-flight_response> .

<https://concepts.sagepub.com/social-science/concept/fight-or-flight_response>
  skos:definition "Definition In 1929, Walter Cannon proposed ways in which the human body and nervous system, and those of other species, evolved to cope with immediate threats to their well-being and safety. These threats elicit strong emotions and prepare the body (e.g., increase in blood pressure, release of sugar for use by muscles) for a vigorous and immediate behavioral response to the threat—that is, either fighting or fleeing. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n218.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Fight-Or-Flight Response</a>]"@en ;
  skos:related <https://concepts.sagepub.com/social-science/concept/tend-and-befriend_response> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/evolutionary_psychology> ;
  skos:prefLabel "fight-or-flight response"@en ;
  a skos:Concept .

