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

addterms:CriticalPsychology
  skos:scopeNote "School of psychology based on dialectic materialism and Marxism developed by K. Holzkamp as an alternative to bourgeois mainstream psychology in the context of student activism, and focusing on social determinants of subjectivity with the aim of emancipating both individuals and society."@en, "Eine am Dialektischen Materialismus bzw. am Marxismus orientierte und als Alternative zur 'bürgerlichen Psychologie' aufgefasste psychologische Schule, die im Kontext der Studentenwegung von K. Holzkamp entwickelt wurde; sie hebt die gesellschaftlichen Determinanten von Subjektivität sowie die Emanzipation des Einzelnen und der Gesellschaft besonders hervor."@de ;
  skos:topConceptOf addterms: ;
  skos:inScheme addterms: ;
  skos:prefLabel "Critical Psychology"@en, "Kritische Psychologie"@de ;
  a skos:Concept .

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

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

