@prefix class: <https://w3id.org/zpid/vocabs/class/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

class:
  skos:prefLabel "PSYNDEX Content Classification Categories"@en, "PSYNDEX-Inhaltsklassifikation"@de ;
  a skos:ConceptScheme .

class:2610
  skos:related class:3357, class:2800 ;
  dc:modified "2024-02-27"^^xsd:date ;
  skos:broader class:2600 ;
  skos:scopeNote """beinhaltet Arbeiten zur Literatur, zu Autorinnen und Autoren und Dichterinnen und Dichtern sowie zur Kunst (etwa Malerei, Skulptur, Musik, Tanz) und psychoanalytische Interpretationen von Kunst und Literatur.

<strong>Beachte</strong>: Arbeiten zu Kinderzeichnungen unter entwicklungspsychologischer Perspektive werden unter 2800 (Entwicklungspsychologie) bzw. einer ihrer Unterkategorien klassifiziert. 
Therapeutische Anwendungen von Kunst werden unter 3357 (Kunst-, Musik- und Bewegungstherapie) klassifiziert."""@de ;
  skos:notation "2610" ;
  skos:inScheme class: ;
  skos:prefLabel "Literature & Fine Arts"@en, "Kunst und Literatur"@de ;
  a skos:Concept .

class:3357
  skos:notation "3357" ;
  skos:prefLabel "Art & Music & Movement Therapy"@en, "Kunst-, Musik- und Bewegungstherapie"@de ;
  a skos:Concept ;
  skos:related class:2610 .

class:2800
  skos:notation "2800" ;
  skos:prefLabel "Developmental Psychology"@en, "Entwicklungspsychologie"@de ;
  a skos:Concept ;
  skos:related class:2610 .

class:2600
  skos:notation "2600" ;
  skos:prefLabel "Psychology & The Humanities"@en, "Psychologie und Geisteswissenschaften"@de ;
  a skos:Concept ;
  skos:narrower class:2610 .

class:allSHCollection
  skos:prefLabel "alle SH-Klassifikationen"@de, "All SH Classifications"@en ;
  a skos:Collection ;
  skos:member class:2610 .

