@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/rejection>
  skos:definition "Rejection refers to being dumped, left out, snubbed, or otherwise made to feel excluded. People feel rejected when they are made to feel that they do not belong in a relationship or to a group. [Source: <a href=\"https://sk.sagepub.com/reference/humanrelationships/n435.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Relationships; Rejection</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/interpersonal_relationships>, <https://concepts.sagepub.com/social-science/concept/emotion_processes_in_relationships>, <https://concepts.sagepub.com/social-science/concept/antisocial_behavior> ;
  skos:prefLabel "rejection"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/emotion_processes_in_relationships>
  skos:prefLabel "emotion processes in relationships"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/rejection> .

<https://concepts.sagepub.com/social-science/concept/antisocial_behavior>
  skos:prefLabel "antisocial behavior"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/rejection> .

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

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

