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

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

<https://concepts.sagepub.com/social-science/concept/integrative_complexity>
  skos:definition "Definition Integrative complexity deals with how people process information. Some people may view things in simple terms (e.g., John is always introverted), and some may view them in more complex ways (e.g., whether John is introverted depends on how well he knows the people in the situation). [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n288.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Integrative Complexity</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_cognition>, <https://concepts.sagepub.com/social-science/concept/judgment_and_decision_making> ;
  skos:prefLabel "integrative complexity"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/judgment_and_decision_making>
  skos:prefLabel "judgment and decision making"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/integrative_complexity> .

