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

<https://concepts.sagepub.com/social-science/concept/agreeableness>
  skos:definition "Agreeableness is one of the five major dimensions of personality within the five-fator structural approach to personality (also known as the Big Five). It is an abstract, summary term for a set of lower-level traits that describe individual differences in being likable, pleasant, and harmonious in interactions with others. [Source: <a href=\"https://sk.sagepub.com/reference/humanrelationships/n23.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Relationships; Agreeableness</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/personality_and_individual_differences>, <https://concepts.sagepub.com/social-science/concept/personality> ;
  skos:prefLabel "agreeableness"@en ;
  a skos:Concept .

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

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

