@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:3361
  skos:historyNote "German wording changed in February 2024, adding 'körperlicher Krankheiten' at the end"@en ;
  dc:modified "2024-02-27"^^xsd:date ;
  skos:broader class:3360 ;
  skos:altLabel "Psychological Treatment of Physical Illness"@en, "Behavioral Treatment of Physical Illness"@en, "Verhaltensmedizinische Behandlung"@de, "Psychologische Behandlung körperlicher Erkrankungen"@de ;
  skos:scopeNote "enthält Arbeiten zur Durchführung und Dynamik verhaltensmedizinischer und psychologischer Behandlungen bei körperlichen oder psychosomatischen Erkrankungen."@de ;
  skos:notation "3361" ;
  skos:inScheme class: ;
  skos:prefLabel "Behavioral & Psychological Treatment of Physical Illness"@en, "Verhaltensmedizinische und psychologische Behandlung körperlicher Krankheiten"@de ;
  a skos:Concept .

class:3360
  skos:notation "3360" ;
  skos:prefLabel "Health Psychology & Medicine"@en, "Gesundheitspsychologie und Medizin"@de ;
  a skos:Concept ;
  skos:narrower class:3361 .

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

