@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/central_traits_versus_peripheral_traits> .

<https://concepts.sagepub.com/social-science/concept/central_traits_versus_peripheral_traits>
  skos:definition "Definition A central trait is an attribute in someone's personality that is considered particularly meaningful, in that its presence or absence signals the presence or absence of other traits. For example, if a person has a warm personality, it usually means that he or she is also friendly, courteous, cheerful, and outgoing—among many other possible traits. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n81.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Central Traits Versus Peripheral Traits</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_cognition>, <https://concepts.sagepub.com/social-science/concept/personality> ;
  skos:prefLabel "central traits versus peripheral traits"@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/central_traits_versus_peripheral_traits> .

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

