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

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

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

<https://concepts.sagepub.com/social-science/concept/implicit_personality_theory>
  skos:definition "Definition An implicit personality theory refers to a person's notions about which personality characteristics tend to co-occur in people. Can one assume, for example, that a person with a sense of humor is also intelligent? Is a charming person likely to be honest or dishonest? Is a leader someone likely to be friendly or aggressive? Implicit personality theories guide the inferences that social perceivers make of other people. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n276.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Implicit Personality Theory</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_cognition>, <https://concepts.sagepub.com/social-science/concept/personality> ;
  skos:prefLabel "implicit personality theory"@en ;
  a skos:Concept .

