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

addterms:TranspersonalPsychology
  skos:prefLabel "Transpersonal Psychology"@en, "Transpersonale Psychologie"@de ;
  a skos:Concept .

addterms:SystemsTheory
  skos:prefLabel "Systems Theory"@en, "Systemtheorie"@de ;
  a skos:Concept .

addterms:Situation
  skos:prefLabel "Situation"@en, "Situation"@de ;
  a skos:Concept .

addterms:PsychologyOfExpression
  skos:prefLabel "Psychology of Expression"@en, "Ausdruckspsychologie"@de ;
  a skos:Concept .

addterms:PhilosophyOfScience
  skos:prefLabel "Philosophy of Science"@en, "Wissenschaftstheorie"@de ;
  a skos:Concept .

addterms:HumanisticPsychology
  skos:prefLabel "Humanistic Psychology"@en, "Humanistische Psychologie"@de ;
  a skos:Concept .

addterms:ChangeOfParadigmsScience
  skos:prefLabel "Change of Paradigms (Science)"@en, "Paradigmenwechsel"@de ;
  a skos:Concept .

addterms:HolisticPsychology
  skos:prefLabel "Holistic Psychology"@en, "Ganzheitspsychologie"@de ;
  a skos:Concept .

addterms:CriticalPsychology
  skos:prefLabel "Critical Psychology"@en, "Kritische Psychologie"@de ;
  a skos:Concept .

addterms:Anthroposophy
  skos:prefLabel "Anthroposophy"@en, "Anthroposophie"@de ;
  a skos:Concept .

addterms:ActionTheories
  skos:prefLabel "Action Theories"@en, "Handlungstheorien"@de ;
  a skos:Concept .

addterms:Embodiment
  skos:prefLabel "Embodiment"@en, "Verkörperung "@de ;
  a skos:Concept .

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

addterms:Theories
  a skos:Collection ;
  skos:prefLabel "Theorien"@de, "Theories"@en ;
  skos:inScheme addterms: ;
  skos:member addterms:Embodiment, addterms:ActionTheories, addterms:Anthroposophy, addterms:CriticalPsychology, addterms:HolisticPsychology, addterms:ChangeOfParadigmsScience, addterms:HumanisticPsychology, addterms:PhilosophyOfScience, addterms:PsychologyOfExpression, addterms:Situation, addterms:SystemsTheory, addterms:TranspersonalPsychology .

