@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:3384
  skos:related class:3570 ;
  skos:example "Wiedereingliederungsprogramme und Trainings-Maßnahmen für Behinderte (etwa Werkstätten für Behinderte), sowie Beschäftigungs- und Arbeitstherapie."@de ;
  skos:hiddenLabel "vocational reintegration"@en, "Arbeitstherapie"@de, "Behindertenwerkstätten"@de, "Berufliche Wiedereingliederung"@de, "Beschäftigungstherapie"@de, "Employment Therapy"@en, "Work Therapy"@en, "occupational reintegration"@en ;
  a skos:Concept ;
  skos:prefLabel "Berufliche Rehabilitation"@de, "Occupational & Vocational Rehabilitation"@en ;
  skos:inScheme class: ;
  skos:notation "3384" ;
  skos:scopeNote "<strong>Beachte</strong>: Trainingsmaßnahmen für Behinderte im schulischen Kontext werden unter 3570 (Sonderpädagogik und kompensatorische Erziehung) klassifiziert."@de ;
  skos:altLabel "Occupational Rehabilitation"@en, "Vocational Rehabilitation"@en ;
  skos:broader class:3380 .

class:3570
  skos:notation "3570" ;
  skos:prefLabel "Special & Compensatory Education"@en, "Sonderpädagogik und kompensatorische Erziehung"@de ;
  a skos:Concept ;
  skos:related class:3384 .

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

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

