@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/the_self>
  skos:prefLabel "the self"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/self-expansion_theory> .

<https://concepts.sagepub.com/social-science/concept/self-expansion_theory>
  skos:definition "Definition Close relationships open up new worlds to people. As you interact with roommates, close friends, and relationship partners in college, you will probably start to notice small parts of yourself changing to become a little more like them and vice versa. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n489.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Self-Expansion Theory</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/the_self>, <https://concepts.sagepub.com/social-science/concept/interpersonal_relationships> ;
  skos:prefLabel "self-expansion theory"@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/self-expansion_theory> .

<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/self-expansion_theory> .

