@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:2820
  skos:hiddenLabel "psychomotor development"@en, "motorische Entwicklung"@de, "Sprechentwicklung"@de, "Sprachentwicklung"@de ;
  skos:broader class:2800 ;
  skos:altLabel "perceptual development"@en, "cognitive development"@en, "Wahrnehmungsentwicklung"@de ;
  skos:scopeNote "umfasst Sprech- und Sprachentwicklung, Entwicklung von Wahrnehmung, Lernen, Gedächtnis, Intelligenz, anderen kognitiven Funktionen und Psychomotorik."@de ;
  skos:notation "2820" ;
  skos:inScheme class: ;
  skos:prefLabel "Cognitive & Perceptual Development"@en, "Kognitive Entwicklung und Wahrnehmungsentwicklung"@de ;
  a skos:Concept .

class:2800
  skos:notation "2800" ;
  skos:prefLabel "Developmental Psychology"@en, "Entwicklungspsychologie"@de ;
  a skos:Concept ;
  skos:narrower class:2820 .

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

