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

testclass:040000
  skos:narrower testclass:049900, testclass:040900, testclass:040100, testclass:040200, testclass:040300, testclass:040400, testclass:040500, testclass:040600, testclass:040700, testclass:040800 ;
  a skos:Concept ;
  skos:prefLabel "Leistungs-, Fähigkeits- und Eignungstests"@de, "Achievement & Aptitude & Ability Tests"@en ;
  skos:inScheme testclass: ;
  skos:topConceptOf testclass: ;
  skos:notation "040000" ;
  skos:scopeNote "mit Musikalitätstests und Sporttests"@de, "including Sport Tests and Musical Ability Tests"@en .

testclass:049900
  skos:notation "049900" ;
  skos:prefLabel "Other Achievement & Aptitude & Ability Tests"@en, "Sonstige Leistungs-, Fähigkeits- oder Eignungstests"@de ;
  a skos:Concept ;
  skos:broader testclass:040000 .

testclass:040900
  skos:notation "040900" ;
  skos:prefLabel "Musical Ability Tests"@en, "Musikalitätstests"@de ;
  a skos:Concept ;
  skos:broader testclass:040000 .

testclass:040800
  skos:notation "040800" ;
  skos:prefLabel "Driver Aptitude Tests"@en, "Verfahren zur Fahreignungsdiagnostik"@de ;
  a skos:Concept ;
  skos:broader testclass:040000 .

testclass:040700
  skos:notation "040700" ;
  skos:prefLabel "Mechanical & Technical Aptitude & Ability Tests"@en, "Tests für mechanisch-technische Begabungen und Fertigkeiten"@de ;
  a skos:Concept ;
  skos:broader testclass:040000 .

testclass:040600
  skos:notation "040600" ;
  skos:prefLabel "Clerical Ability Tests"@en, "Büro-Fertigkeitstests"@de ;
  a skos:Concept ;
  skos:broader testclass:040000 .

testclass:040500
  skos:notation "040500" ;
  skos:prefLabel "Vocational Aptitude & Ability Tests"@en, "Tests für berufliche Begabungen und Fertigkeiten"@de ;
  a skos:Concept ;
  skos:broader testclass:040000 .

testclass:040400
  skos:notation "040400" ;
  skos:prefLabel "Selection Tests"@en, "Auslesetests"@de ;
  a skos:Concept ;
  skos:broader testclass:040000 .

testclass:040300
  skos:notation "040300" ;
  skos:prefLabel "Concentration & Attention & Vigilance Tests"@en, "Konzentrations-, Aufmerksamkeits- und Vigilanztests"@de ;
  a skos:Concept ;
  skos:broader testclass:040000 .

testclass:040200
  skos:notation "040200" ;
  skos:prefLabel "Sport Tests"@en, "Sporttests"@de ;
  a skos:Concept ;
  skos:broader testclass:040000 .

testclass:040100
  skos:notation "040100" ;
  skos:prefLabel "Motor Performance Tests"@en, "Motorische Leistungstests"@de ;
  a skos:Concept ;
  skos:broader testclass:040000 .

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

