@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/cognitions_and_feelings>
  skos:prefLabel "cognitions and feelings"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/intergroup_anxiety> .

<https://concepts.sagepub.com/social-science/concept/intergroup_anxiety>
  skos:definition "Intergroup anxiety is the anxiety people feel when interacting with members of social groups different from their own (i.e., outgroups). For example, American employees who travel to Japan for work might be worried that they will unintentionally offend their Japanese counterparts. [Source: <a href=\"https://sk.sagepub.com/reference/processes/n141.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Group Processes &amp; Intergroup Relations; Intergroup Anxiety</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/intergroup_relations>, <https://concepts.sagepub.com/social-science/concept/emotion>, <https://concepts.sagepub.com/social-science/concept/cognitions_and_feelings> ;
  skos:prefLabel "intergroup anxiety"@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_anxiety> .

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

<https://concepts.sagepub.com/social-science/concept/intergroup_relations>
  skos:prefLabel "intergroup relations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/intergroup_anxiety> .

