@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:3355
  skos:historyNote "Bis 2022: Laienhilfe, paraprofessionelle Beratung und Seelsorge"@de ;
  skos:broader class:3350 ;
  skos:altLabel "Pastoral Counseling"@en, "Paraprofessional Counseling"@en, "Lay Counseling"@en, "Seelsorge"@de, "Paraprofessionelle Beratung"@de, "Laienhilfe"@de ;
  skos:notation "3355" ;
  skos:inScheme class: ;
  skos:prefLabel "Lay & Paraprofessional & Pastoral Counseling"@en, "Laiinnen- und Laienhilfe, paraprofessionelle Beratung, Seelsorge"@de ;
  a skos:Concept .

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

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

