@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:3351
  skos:related class:3383 ;
  skos:broader class:3350 ;
  skos:scopeNote """umfasst die Anwendung hypnotischer Techniken in der Behandlung psychischer und körperlicher Störungen.

<strong>Beachte</strong>: Die Anwendung von Hypnose in der Suchtbehandlung wird zuerst unter 3383 (Drogen- und Alkoholrehabilitation) klassifiziert, als weitere Klassifikation kann 3351 (Klinische Hypnose) vergeben werden."""@de ;
  skos:notation "3351" ;
  skos:inScheme class: ;
  skos:prefLabel "Clinical Hypnosis"@en, "Klinische Hypnose"@de ;
  a skos:Concept .

class:3383
  skos:notation "3383" ;
  skos:prefLabel "Drug & Alcohol Rehabilitation"@en, "Drogen- und Alkoholrehabilitation"@de ;
  a skos:Concept ;
  skos:related class:3351 .

class:3350
  skos:notation "3350" ;
  skos:prefLabel "Specialized Interventions"@en, "Spezielle Interventionen"@de ;
  a skos:Concept ;
  skos:narrower class:3351 .

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

