@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/buffering_effects>
  skos:definition "Definition A buffering effect is a process in which a psychosocial resource reduces the impact of life stress on psychological well-being. Having such a resource contributes to adjustment because persons are less affected by negative life events. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n76.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Buffering Effect</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/emotion>, <https://concepts.sagepub.com/social-science/concept/biopsychosocial_interactions> ;
  skos:prefLabel "buffering effects"@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/buffering_effects> .

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

<https://concepts.sagepub.com/social-science/concept/biopsychosocial_interactions>
  skos:prefLabel "biopsychosocial interactions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/buffering_effects> .

