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

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

class:3315
  skos:related class:3143, class:2380 ;
  skos:example "Psychoanalyse, Analytische Therapie, Individualtherapie nach Adler, Neopsychoanalytische Therapie, Traumanalyse, Katathymes Bilderleben, Daseinsanalyse, psychodynamische Psychotherapie."@de ;
  skos:broader class:3310 ;
  skos:notation "3315" ;
  skos:inScheme class: ;
  skos:prefLabel "Psychoanalytic Therapy"@en, "Psychoanalytische Therapie"@de ;
  a skos:Concept .

class:3310
  skos:notation "3310" ;
  skos:prefLabel "Psychotherapy & Psychotherapeutic Counseling"@en, "Psychotherapie und psychotherapeutische Beratung"@de ;
  a skos:Concept ;
  skos:narrower class:3315 .

class:3143
  skos:notation "3143" ;
  skos:prefLabel "Psychoanalytic Theory"@en, "Psychoanalytische Theorie"@de ;
  a skos:Concept ;
  skos:related class:3315 .

class:2380
  skos:notation "2380" ;
  skos:prefLabel "Consciousness States"@en, "Bewusstseinszustände"@de ;
  a skos:Concept ;
  skos:related class:3315 .

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

