@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:070324
  skos:broader testclass:070320 ;
  skos:notation "070324" ;
  skos:inScheme testclass: ;
  skos:prefLabel "Personnel Selection & Personnel Assessment Tests & Assessment Centers"@en, "Personalauswahl- und Personalbeurteilungsverfahren sowie Assessment-Center-Verfahren"@de ;
  a skos:Concept .

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

