@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:2720
  skos:related class:2343, class:2340, class:2326 ;
  skos:broader class:2700 ;
  skos:scopeNote """umfasst Sprachstruktur, Formen des Sprechens, Zeichensprache, manuelle Kommunikation, Körpersprache, Linguistik, Psycholinguistik, Soziolinguistik, Dialekte, Bilingualismus, Phonetik und Phonologie, Etymologie, Grammatik, Sprachproduktion, nonverbale und verbale Kommunikation als System.

<strong>Beachte</strong>: Sprachwahrnehmung wird unter 2326 (Auditive Wahrnehmung und Sprachwahrnehmung) klassifiziert. 
Arbeiten zu kognitiven bzw. lern- und gedächtnispsychologischen Aspekten von Sprache werden zuerst unter 2340 (Kognitive Prozesse) bzw. 2343 (Lernen und Gedächtnis) klassifiziert, als weitere Klassifikation kann 2720 (Sprache und Sprechen) vergeben werden."""@de ;
  skos:notation "2720" ;
  skos:inScheme class: ;
  skos:prefLabel "Linguistics & Language & Speech"@en, "Sprache und Sprechen"@de ;
  a skos:Concept .

class:2700
  skos:notation "2700" ;
  skos:prefLabel "Communication Systems"@en, "Kommunikationssysteme"@de ;
  a skos:Concept ;
  skos:narrower class:2720 .

class:2343
  skos:notation "2343" ;
  skos:prefLabel "Learning & Memory"@en, "Lernen und Gedächtnis"@de ;
  a skos:Concept ;
  skos:related class:2720 .

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

class:2326
  skos:notation "2326" ;
  skos:prefLabel "Auditory & Speech Perception"@en, "Auditive Wahrnehmung und Sprachwahrnehmung"@de ;
  a skos:Concept ;
  skos:related class:2720 .

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

