@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:3360
  skos:related class:3350 ;
  skos:broader class:3300 ;
  skos:narrower class:3365, class:3363, class:3361 ;
  skos:scopeNote "Unter dieser Hauptkategorie werden Arbeiten klassifiziert, die sich auf Aspekte der medizinischen Psychologie, Verhaltensmedizin, präventiven Medizin, psychosomatischen Medizin sowie Leib-Seele-Aspekte bei Krankheiten beziehen."@de ;
  skos:notation "3360" ;
  skos:inScheme class: ;
  skos:prefLabel "Health Psychology & Medicine"@en, "Gesundheitspsychologie und Medizin"@de ;
  a skos:Concept .

class:3365
  skos:notation "3365" ;
  skos:prefLabel "Promotion & Maintenance of Health & Wellness"@en, "Gesundheitsförderung und Vorsorge"@de ;
  a skos:Concept ;
  skos:broader class:3360 .

class:3363
  skos:notation "3363" ;
  skos:prefLabel "Medical Treatment of Physical Illness"@en, "Medizinische Behandlung"@de ;
  a skos:Concept ;
  skos:broader class:3360 .

class:3361
  skos:notation "3361" ;
  skos:prefLabel "Behavioral & Psychological Treatment of Physical Illness"@en, "Verhaltensmedizinische und psychologische Behandlung körperlicher Krankheiten"@de ;
  a skos:Concept ;
  skos:broader class:3360 .

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

class:3300
  skos:notation "3300" ;
  skos:prefLabel "Health & Mental Health Treatment & Prevention"@en, "Behandlung und Prävention"@de ;
  a skos:Concept ;
  skos:narrower class:3360 .

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

