@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/personal_constructs>
  skos:definition "Introduction Kelly's (1991) personal construct theory views people as constantly trying to give meaning to, and anticipate events in, their worlds. To do so, each individual develops a unique, hierarchically organized system of bipolar personal constructs, which provide a basis for the recognition of similarities and differences between events. [Source: <a href=\"https://sk.sagepub.com/reference/psychassessment/n150.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Psychological Assessment; Personal Constructs</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/personality_assessment> ;
  skos:prefLabel "personal constructs"@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/personal_constructs> .

<https://concepts.sagepub.com/social-science/concept/personality_assessment>
  skos:prefLabel "personality assessment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/personal_constructs> .

