@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:2420
  skos:hiddenLabel "animal memory"@en, "Conditioning"@en, "Konditionierung"@de, "Tiergedächtnis"@de, "Tiermotive"@de ;
  a skos:Concept ;
  skos:prefLabel "Lernen und Motivation"@de, "Learning & Motivation"@en ;
  skos:inScheme class: ;
  skos:notation "2420" ;
  skos:scopeNote "umfasst Konditionierung, Motive, Emotion, Gedächtnis, Lernen bei Tieren."@de ;
  skos:altLabel "Lernen und Motivation (Tiere)"@de, "Tierlernen"@de, "Tiermotivation"@de, "Animal Learning"@en, "Animal Motivation"@en, "Learning & Motivation (Animals)"@en ;
  skos:broader class:2400 .

class:2400
  skos:notation "2400" ;
  skos:prefLabel "Animal Experimental & Comparative Psychology"@en, "Tierpsychologie und vergleichende Psychologie"@de ;
  a skos:Concept ;
  skos:narrower class:2420 .

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

