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

addterms:ActionTheories
  skos:scopeNote "System of concepts and basic theoretical assumptions for the analysis and explanation of goal-directed intentional actions. Theories of action focus on structural aspects of actions such as situations or on processual or organizational aspects of actions such as the concept of action regulation."@en, "Ein System von Begriffen und fundamentalen theoretischen Annahmen, das zur Analyse und Erklärung von zielgerichteten, intentionalen Handlungen verwendet wird; Handlungstheorien beschäftigen sich teilweise mit den strukturellen Voraussetzungen von Handlungen, etwa mit situationalen, teilweise mit dem Prozess bzw. dem organisierten Ablauf von Handlungen, etwa der Handlungsregulation."@de ;
  skos:topConceptOf addterms: ;
  skos:inScheme addterms: ;
  skos:prefLabel "Action Theories"@en, "Handlungstheorien"@de ;
  a skos:Concept .

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

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

