@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/social_categorization>
  skos:definition "Definition Social categorization refers to the way a person's mind clusters together individuals who share important characteristics. A person mentally groups people on the basis of their demographic features (e.g., sex, age, ethnicity, or religion), personality and interests (e.g., extraverts, nerds), and occupation, to name some of the most common types of social categories. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n522.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Social Categorization</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_cognition> ;
  skos:prefLabel "social categorization"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/social_cognition>
  skos:prefLabel "social cognition"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/social_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/social_categorization> .

