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

<https://concepts.sagepub.com/social-science/concept/extraversion_and_introversion>
  skos:definition "Extraversion is a broad trait that encompasses many distinct but related facets. A variety of characteristics, including positive affectivity, gre-gariousness, warmth, impulsivity, assertiveness, activity level, and the tendency to seek excitement have all been incorporated at one point or another into different models of the trait. [Source: <a href=\"https://sk.sagepub.com/reference/humanrelationships/n189.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Relationships; Extraversion and Introversion</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/personality_and_individual_differences> ;
  skos:prefLabel "extraversion and introversion"@en ;
  a skos:Concept .

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

