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

addterms:Situation
  skos:scopeNote "Concept developed in the context of the interactionist position concerning the problem of individual consistency in personality psychology. Used when situational determinants of individual experience and behavior are central and when the concept of situation is explicitly used."@en, "Wird indexiert, wenn situationale Determinanten von individuellem Erleben und Verhalten unter expliziter Bezugnahme auf den Situationsbegriff zentral sind; entwickelt im Rahmen der interaktionistischen Position in bezug auf die Konsistenzproblematik in der Persönlichkeitspsychologie."@de ;
  skos:topConceptOf addterms: ;
  skos:inScheme addterms: ;
  skos:prefLabel "Situation"@en, "Situation"@de ;
  a skos:Concept .

addterms:Theories
  skos:prefLabel "Theories"@en, "Theorien"@de ;
  a skos:Collection ;
  skos:member addterms:Situation .

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

