@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/exchange_orientation>
  skos:definition "Exchange orientation, as originally defined by Bernard Murstein, refers to the tendency to believe that one's relationships with others should be governed by a principle of reciprocity such that favors and gifts should be exchanged equally among the parties involved in those relationships. That is, when one person in a relationship receives a gift or favor from the other, he or she should repay that person with an approximately equivalent gift or favor. [Source: <a href=\"https://sk.sagepub.com/reference/humanrelationships/n179.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Relationships; Exchange Orientation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/personality_and_individual_differences> ;
  skos:prefLabel "exchange orientation"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/personality_and_individual_differences>
  skos:prefLabel "personality and individual differences"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/exchange_orientation> .

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

