@prefix testclass: <https://w3id.org/zpid/vocabs/testclass/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

testclass:020000
  skos:narrower testclass:029900, testclass:020100, testclass:020200, testclass:020300, testclass:020400, testclass:020500, testclass:020600, testclass:020700, testclass:020800 ;
  a skos:Concept ;
  skos:prefLabel "Intelligenztests"@de, "Intelligence Tests"@en ;
  skos:inScheme testclass: ;
  skos:topConceptOf testclass: ;
  skos:notation "020000" ;
  skos:scopeNote "mit Lernfähigkeitstests und Gedächtnistests"@de, "including learning ability tests and memory tests"@en .

testclass:029900
  skos:notation "029900" ;
  skos:prefLabel "Other Intelligence Tests"@en, "Sonstige Intelligenztests"@de ;
  a skos:Concept ;
  skos:broader testclass:020000 .

testclass:020800
  skos:notation "020800" ;
  skos:prefLabel "Memory Tests"@en, "Gedächtnistests"@de ;
  a skos:Concept ;
  skos:broader testclass:020000 .

testclass:020700
  skos:notation "020700" ;
  skos:prefLabel "Learning Ability Tests"@en, "Lernfähigkeitstests"@de ;
  a skos:Concept ;
  skos:broader testclass:020000 .

testclass:020600
  skos:notation "020600" ;
  skos:prefLabel "Planning Games"@en, "Planspiele"@de ;
  a skos:Concept ;
  skos:broader testclass:020000 .

testclass:020500
  skos:notation "020500" ;
  skos:prefLabel "Nonverbal Intelligence Tests"@en, "Nonverbale Intelligenztests"@de ;
  a skos:Concept ;
  skos:broader testclass:020000 .

testclass:020400
  skos:notation "020400" ;
  skos:prefLabel "Intelligence Tests for Adolescents & Adults"@en, "Intelligenztests für Jugendliche und Erwachsene"@de ;
  a skos:Concept ;
  skos:broader testclass:020000 .

testclass:020300
  skos:notation "020300" ;
  skos:prefLabel "Intelligence Tests for Children"@en, "Intelligenztests für Kinder"@de ;
  a skos:Concept ;
  skos:broader testclass:020000 .

testclass:020200
  skos:notation "020200" ;
  skos:prefLabel "Multidimensional Intelligence Tests"@en, "Mehrdimensionale Intelligenztests"@de ;
  a skos:Concept ;
  skos:broader testclass:020000 .

testclass:020100
  skos:notation "020100" ;
  skos:prefLabel "Unidimensional Intelligence Tests"@en, "Eindimensionale Intelligenztests"@de ;
  a skos:Concept ;
  skos:broader testclass:020000 .

testclass:
  skos:prefLabel "PSYNDEX-Testklassifikation"@de, "PSYNDEX Test Classification"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept testclass:020000 .

