@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/social_value_orientation>
  skos:definition "People differ in how they approach others. Some people tend to approach others in a cooperative manner, whereas other people tend to approach others in a more self-centered manner. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n546.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Social Value Orientation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/interpersonal_relationships> ;
  skos:prefLabel "social value orientation"@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/social_value_orientation> .

<https://concepts.sagepub.com/social-science/concept/interpersonal_relationships>
  skos:prefLabel "interpersonal relationships"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/social_value_orientation> .

