@prefix addterms: <https://w3id.org/zpid/vocabs/addterms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

addterms:PersonalConstructs
  skos:scopeNote "Comprehensive personality model with a social-cognitive orientation developed by G. A. Kelly,  focusing on the role of personal or subjective assumptions, cognitions, beliefs, and images in individual world view and in subjective experiencing and acting, and connected with specific methodological orientations such as the repertory grid technique. In recent publications frequently applied in the context of psychotherapy research (personal constructs of clients)."@en, "Von G. A. Kelly entwickeltes sozial-kognitiv orientiertes Modell der Persönlichkeit, das die Bedeutung subjektiver Annahmen, Setzungen, Überzeugungen oder Bilder für die individuelle Weltsicht sowie das individuelle Erleben und Handeln thematisiert; verbunden mit bestimmten methodischen Vorstellungen (beispielsweise Repertory Grid-Technik); taucht in neueren Arbeiten häufig im Rahmen der Psychotherapieforschung auf (persönliche Konstrukte von Klienten)."@de ;
  skos:topConceptOf addterms: ;
  skos:inScheme addterms: ;
  skos:prefLabel "Personal Constructs"@en, "Persönliche Konstrukte"@de ;
  a skos:Concept .

addterms:PersonalitySocial
  skos:prefLabel "Personality and Social Psychology"@en, "Persönlichkeits- und Sozialpsychologie"@de ;
  a skos:Collection ;
  skos:member addterms:PersonalConstructs .

addterms:
  skos:prefLabel "Additional Terms (IT)"@en, "Zusatzdeskriptoren (IT)"@de ;
  a skos:ConceptScheme ;
  skos:hasTopConcept addterms:PersonalConstructs .

