@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:2343
  skos:related class:2720, class:2330 ;
  skos:broader class:2340 ;
  skos:scopeNote """umfasst Lernen und Behalten, Reproduktion, Wiedererkennung, Informationsspeicherung und Lernstrategien (im außerschulischen Kontext).

<strong>Beachte</strong>: Arbeiten zum motorischen Lernen werden unter 2330 (Motorik) klassifiziert."""@de ;
  skos:notation "2343" ;
  skos:inScheme class: ;
  skos:prefLabel "Learning & Memory"@en, "Lernen und Gedächtnis"@de ;
  a skos:Concept .

class:2720
  skos:notation "2720" ;
  skos:prefLabel "Linguistics & Language & Speech"@en, "Sprache und Sprechen"@de ;
  a skos:Concept ;
  skos:related class:2343 .

class:2340
  skos:notation "2340" ;
  skos:prefLabel "Cognitive Processes"@en, "Kognitive Prozesse"@de ;
  a skos:Concept ;
  skos:narrower class:2343 .

class:2330
  skos:notation "2330" ;
  skos:prefLabel "Motor Processes"@en, "Motorik"@de ;
  a skos:Concept ;
  skos:related class:2343 .

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

