@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/need_to_belong>
  skos:definition "Definition The need to belong refers to the idea that humans have a fundamental motivation to be accepted into relationships with others and to be a part of social groups. The fact that belongingness is a need means that human beings must establish and maintain a minimum quantity of enduring relationships. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n368.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Need to Belong</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/interpersonal_relationships> ;
  skos:prefLabel "need to belong"@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/need_to_belong> .

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

