@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:3550
  skos:related class:3570 ;
  skos:hiddenLabel "test anxiety"@en, "student characteristics"@en, "learning style"@en, "learning motivation"@en, "Leistungssmotivation"@de, "Lernmotivation"@de, "Lernstil"@de, "Prüfungsangst"@de, "Schülercharakteristika"@de, "Studentencharakteristika"@de, "achievement motivation"@en ;
  a skos:Concept ;
  skos:prefLabel "Lernen und Leistung"@de, "Academic Learning & Achievement"@en ;
  skos:inScheme class: ;
  skos:notation "3550" ;
  skos:scopeNote """enthält Arbeiten über schulische Lernprozesse, Leistungsmotivation und Lernmotivation, Lernstile, Prüfungsangst, Auswirkungen der Eigenschaften von Schülern und Studenten auf die Leistung.

<strong>Beachte</strong>: Arbeiten zu Lernen und Leistung im sonderpädagogischen Kontext werden zuerst unter 3570 (Sonderpädagogik und kompensatorische Erziehung) klassifiziert, als weitere Klassifikation kann 3550 (Lernen und Leistung) vergeben werden."""@de ;
  skos:altLabel "Academic Achievement"@en, "Academic Learning"@en ;
  skos:broader class:3500 .

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

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

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

