@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/stress_and_coping>
  skos:definition "Definition Stress occurs when an individual perceives that the demands of a personally important situation tax or exceed his or her capabilities and resources. The situation can be a major event such as the death of a loved one, an interaction with another person such as a disagreement with a coworker, or even an internal event such as a realization that one is aging but has not accomplished important life goals. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n561.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Stress and Coping</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/emotion> ;
  skos:prefLabel "stress and coping"@en ;
  a skos:Concept .

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

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

