@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/cross-categorization>
  skos:definition "Categorization of people into “us” and “them” is a fundamental characteristic of how we perceive social groups. Sometimes, however, this simple dichotomization is not enough to fully capture the complexity of intergroup relations. [Source: <a href=\"https://sk.sagepub.com/reference/processes/n51.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Group Processes &amp; Intergroup Relations; Cross-Categorization</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/identity_and_self>, <https://concepts.sagepub.com/social-science/concept/cognitions_and_feelings> ;
  skos:prefLabel "cross-categorization"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/identity_and_self>
  skos:prefLabel "identity and self"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cross-categorization> .

<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/cross-categorization> .

<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/cross-categorization> .

