@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/close_relationships> .

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

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

<https://concepts.sagepub.com/social-science/concept/close_relationships>
  skos:definition "Definition Why are we attracted to some people? How do people know they are in good relationships? Why do people fall in love? Does good communication really produce successful relationships? Are men really from Mars and women from Venus? These are just some of the intriguing questions that social psychologists attempt to answer. Indeed, the study of close relationships has become one of the most important domains in social psychology over the past several decades. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n84.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Close Relationships</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/the_self>, <https://concepts.sagepub.com/social-science/concept/interpersonal_relationships> ;
  skos:prefLabel "close relationships"@en ;
  a skos:Concept .

