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

klarpsytopics:
  skos:prefLabel "KlarPsy-Themen"@de, "KLARpsy Topics"@en ;
  a skos:ConceptScheme .

klarpsytopics:AnderePsychischeProblemeUndPsychotherapien
  skos:broadMatch class:3310, class:3210 ;
  skos:hiddenLabel "Therapieschulen und Therapieansätze"@de, "Selbstmord"@de, "Essstörungen"@de, "Häufigkeit von psychischen Erkrankungen"@de, "Schizophrenie"@de ;
  a skos:Concept ;
  skos:prefLabel "Andere psychische Probleme und Psychotherapien"@de, "Other psychological problems and psychotherpies"@en ;
  skos:inScheme klarpsytopics: ;
  skos:scopeNote "bisher nicht genannte psychische Probleme wie z.B. Schizophrenie oder Essstörungen; Selbstmord; Häufigkeit von psychischen Erkrankungen; Therapieschulen und Therapieansätze"@de ;
  skos:narrowMatch class:3213, class:3260, class:3311, class:3312, class:3313, class:3314, class:3220 ;
  skos:broader klarpsytopics:PsychischeProblemeUndPsychotherapie .

klarpsytopics:PsychischeProblemeUndPsychotherapie
  skos:prefLabel "Psychological Problems and Psychotherapy"@en, "Psychische Probleme und Psychotherapie"@de ;
  a skos:Concept ;
  skos:narrower klarpsytopics:AnderePsychischeProblemeUndPsychotherapien .

