@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_sensitivity>
  skos:definition "Because rejection is painful, it can sensitize people to expect and be concerned about its recurrence. Geraldine Downey and colleagues have studied how people become sensitized to expect and fear rejection and how this sensitization shapes their relationships and well-being. [Source: <a href=\"https://sk.sagepub.com/reference/humanrelationships/n436.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Relationships; Rejection Sensitivity</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/personality_and_individual_differences>, <https://concepts.sagepub.com/social-science/concept/personality> ;
  skos:prefLabel "rejection sensitivity"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/personality>
  skos:prefLabel "personality"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/rejection_sensitivity> .

<https://concepts.sagepub.com/social-science/concept/personality_and_individual_differences>
  skos:prefLabel "personality and individual differences"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/rejection_sensitivity> .

<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_sensitivity> .

