@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:3530
  skos:related class:3570, class:3365 ;
  skos:broader class:3500 ;
  skos:scopeNote """enthält Arbeiten über schulische Ausbildungsprogramme, Modellversuche und alternative Schulmodelle, Lehrmethoden, Entwicklung von Curricula, Lehrmedien, Sexualerziehung im schulischen Kontext, Lernprogramme, Erwachsenenbildung.

<strong>Beachte</strong>: Drogenerziehung und -prävention in der Schule wird zuerst unter 3365 (Gesundheitsförderung und Vorsorge) klassifiziert, als weitere Klassifikation kann 3530 (Curricula, Bildungsprogramme, Lehrmethoden) vergeben werden. 
Curricula, Bildungsprogramme, Lehrmethoden im sonderpädagogischen Kontext werden zuerst unter 3570 (Sonderpädagogik und kompensatorische Erziehung) klassifiziert, als weitere Klassifikation kann 3530 (Curricula, Bildungsprogramme, Lehrmethoden) vergeben werden."""@de ;
  skos:notation "3530" ;
  skos:inScheme class: ;
  skos:prefLabel "Curriculum & Programs & Teaching Methods"@en, "Curricula, Bildungsprogramme und Lehrmethoden"@de ;
  a skos:Concept .

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

class:3500
  skos:notation "3500" ;
  skos:prefLabel "Educational & School Psychology"@en, "Pädagogische Psychologie und Schulpsychologie"@de ;
  a skos:Concept ;
  skos:narrower class:3530 .

class:3365
  skos:notation "3365" ;
  skos:prefLabel "Promotion & Maintenance of Health & Wellness"@en, "Gesundheitsförderung und Vorsorge"@de ;
  a skos:Concept ;
  skos:related class:3530 .

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

