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

testclass:050000
  skos:narrower testclass:059900, testclass:050700, testclass:050600, testclass:050500, testclass:050400, testclass:050300, testclass:050200, testclass:050100 ;
  skos:notation "050000" ;
  skos:topConceptOf testclass: ;
  skos:inScheme testclass: ;
  skos:prefLabel "Sensorimotor Measures"@en, "Verfahren zur Erfassung sensomotorischer Fähigkeiten"@de ;
  a skos:Concept .

testclass:059900
  skos:notation "059900" ;
  skos:prefLabel "Other Sensorimotor Measures"@en, "Sonstige Verfahren zur Erfassung sensumotorischer Fähigkeiten"@de ;
  a skos:Concept ;
  skos:broader testclass:050000 .

testclass:050700
  skos:notation "050700" ;
  skos:prefLabel "Speech Measures"@en, "Verfahren zur Erfassung des Sprechvermögens"@de ;
  a skos:Concept ;
  skos:broader testclass:050000 .

testclass:050600
  skos:notation "050600" ;
  skos:prefLabel "Visual Measures"@en, "Verfahren zur Erfassung des Sehvermögens"@de ;
  a skos:Concept ;
  skos:broader testclass:050000 .

testclass:050500
  skos:notation "050500" ;
  skos:prefLabel "Hearing Tests"@en, "Verfahren zur Erfassung des Hörvermögens"@de ;
  a skos:Concept ;
  skos:broader testclass:050000 .

testclass:050400
  skos:notation "050400" ;
  skos:prefLabel "Reaction Tests"@en, "Reaktionstests"@de ;
  a skos:Concept ;
  skos:broader testclass:050000 .

testclass:050300
  skos:notation "050300" ;
  skos:prefLabel "Eye-Hand Coordination Measures"@en, "Verfahren zur Erfassung der Auge-Hand-Koordination"@de ;
  a skos:Concept ;
  skos:broader testclass:050000 .

testclass:050200
  skos:notation "050200" ;
  skos:prefLabel "Handedness & Laterality Tests"@en, "Lateralitäts- und Händigkeitstests"@de ;
  a skos:Concept ;
  skos:broader testclass:050000 .

testclass:050100
  skos:notation "050100" ;
  skos:prefLabel "General Perception Tests"@en, "Allgemeine Wahrnehmungstests"@de ;
  a skos:Concept ;
  skos:broader testclass:050000 .

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

