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

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

testclass:070320
  skos:broader testclass:070300 ;
  skos:narrower testclass:070324, testclass:070323, testclass:070322, testclass:070321 ;
  skos:notation "070320" ;
  skos:inScheme testclass: ;
  skos:prefLabel "Other Occupational Attitudes Measures"@en, "Weitere berufsbezogene Testverfahren"@de ;
  a skos:Concept .

testclass:070300
  skos:notation "070300" ;
  skos:prefLabel "Occupational Attitudes Measures"@en, "Berufliche Einstellungstests"@de ;
  a skos:Concept ;
  skos:narrower testclass:070320 .

testclass:070324
  skos:notation "070324" ;
  skos:prefLabel "Personnel Selection & Personnel Assessment Tests & Assessment Centers"@en, "Personalauswahl- und Personalbeurteilungsverfahren sowie Assessment-Center-Verfahren"@de ;
  a skos:Concept ;
  skos:broader testclass:070320 .

testclass:070323
  skos:notation "070323" ;
  skos:prefLabel "Leader Behavior Tests"@en, "Tests zum Führungsverhalten"@de ;
  a skos:Concept ;
  skos:broader testclass:070320 .

testclass:070322
  skos:notation "070322" ;
  skos:prefLabel "Work Analysis Measures"@en, "Arbeitspsychologische Verfahren"@de ;
  a skos:Concept ;
  skos:broader testclass:070320 .

testclass:070321
  skos:notation "070321" ;
  skos:prefLabel "Job Characteristics Tests"@en, "Tests zur Erfassung von Arbeitsplatzmerkmalen"@de ;
  a skos:Concept ;
  skos:broader testclass:070320 .

