@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:3385
  skos:hiddenLabel "Communication aids"@en, "Kommunikationshilfen"@de ;
  skos:broader class:3380 ;
  skos:altLabel "Speech Therapy"@en, "Language Therapy"@en, "Sprachtherapeutische Behandlung"@de ;
  skos:scopeNote "enthält neben sprachtherapeutischen Behandlungskonzepten auch Kommunikationshilfen für Behinderte."@de ;
  skos:notation "3385" ;
  skos:inScheme class: ;
  skos:prefLabel "Speech & Language Therapy"@en, "Sprachtherapie"@de ;
  a skos:Concept .

class:3380
  skos:notation "3380" ;
  skos:prefLabel "Rehabilitation"@en, "Rehabilitation"@de ;
  a skos:Concept ;
  skos:narrower class:3385 .

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

