@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:070500
  skos:broader testclass:070000 ;
  skos:narrower testclass:070580, testclass:070570, testclass:070560, testclass:070550, testclass:070540, testclass:070530, testclass:070520, testclass:070510 ;
  skos:notation "070500" ;
  skos:inScheme testclass: ;
  skos:prefLabel "Educational Attitudes Tests"@en, "Schulische Einstellungstests"@de ;
  a skos:Concept .

testclass:070580
  skos:notation "070580" ;
  skos:prefLabel "Attitudes Toward Higher Education & Universities & Science Tests"@en, "Einstellungstests zu Studium, Hochschule und Wissenschaft"@de ;
  a skos:Concept ;
  skos:broader testclass:070500 .

testclass:070570
  skos:notation "070570" ;
  skos:prefLabel "Teacher Effectiveness Evaluation Measures"@en, "Verfahren zur Beurteilung der Lehreffizienz"@de ;
  a skos:Concept ;
  skos:broader testclass:070500 .

testclass:070560
  skos:notation "070560" ;
  skos:prefLabel "Teacher Assessment Measures"@en, "Lehrerbeurteilungsverfahren"@de ;
  a skos:Concept ;
  skos:broader testclass:070500 .

testclass:070550
  skos:notation "070550" ;
  skos:prefLabel "Teacher Attitudes Tests"@en, "Lehrereinstellungstests"@de ;
  a skos:Concept ;
  skos:broader testclass:070500 .

testclass:070540
  skos:notation "070540" ;
  skos:prefLabel "Student Assessment Measures"@en, "Schülerbeurteilungsverfahren"@de ;
  a skos:Concept ;
  skos:broader testclass:070500 .

testclass:070530
  skos:notation "070530" ;
  skos:prefLabel "Student Behavior Descriptions"@en, "Schülerverhaltensbeschreibungen"@de ;
  a skos:Concept ;
  skos:broader testclass:070500 .

testclass:070520
  skos:notation "070520" ;
  skos:prefLabel "Sociometric Measures in School"@en, "Soziometrische Verfahren im Schulbereich"@de ;
  a skos:Concept ;
  skos:broader testclass:070500 .

testclass:070510
  skos:notation "070510" ;
  skos:prefLabel "School-Related Attitudes Tests"@en, "Schulbezogene Einstellungstests"@de ;
  a skos:Concept ;
  skos:broader testclass:070500 .

testclass:070000
  skos:notation "070000" ;
  skos:prefLabel "Attitude Tests"@en, "Einstellungstests"@de ;
  a skos:Concept ;
  skos:narrower testclass:070500 .

