@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/intergroup_emotions>
  skos:definition "Definition Intergroup emotions refer to the specific emotional reactions that people feel toward a social group and its members. Intergroup emotions are closely related to the concept of prejudice. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n292.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Intergroup Emotions</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/emotion>, <https://concepts.sagepub.com/social-science/concept/cognitions_and_feelings> ;
  skos:prefLabel "intergroup emotions"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/cognitions_and_feelings>
  skos:prefLabel "cognitions and feelings"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/intergroup_emotions> .

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

