@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:2346
  skos:hiddenLabel "vigilance"@en, "selective attention"@en, "Aufmerksamkeitsspanne"@de, "Konzentration"@de, "Vigilanz"@de, "selektive Aufmerksamkeit"@de, "verteilte Aufmerksamkeit"@de, "attention span"@en, "attentional span"@en, "concentration"@en, "distributed attention"@en ;
  a skos:Concept ;
  skos:prefLabel "Aufmerksamkeit"@de, "Attention"@en ;
  skos:inScheme class: ;
  skos:notation "2346" ;
  skos:scopeNote "umfasst Aufmerksamkeitsspanne, Vigilanz, selektive und verteilte Aufmerksamkeit, Konzentration."@de ;
  skos:broader class:2340 .

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

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

