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

testclass:070000
  skos:narrower testclass:070300, testclass:079900, testclass:070600, testclass:070500, testclass:070400, testclass:070200, testclass:070100 ;
  skos:scopeNote "including traffic attitude tests, occupational attitudes measures, and work analysis measures"@en, "inklusive verkehrspsychologischer Tests, berufsbezogener Einstellungstests sowie arbeitspsychologischer Verfahren"@de ;
  skos:notation "070000" ;
  skos:topConceptOf testclass: ;
  skos:inScheme testclass: ;
  skos:prefLabel "Attitude Tests"@en, "Einstellungstests"@de ;
  a skos:Concept .

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

testclass:079900
  skos:notation "079900" ;
  skos:prefLabel "Other Attitude Tests & Measures"@en, "Sonstige Einstellungstests"@de ;
  a skos:Concept ;
  skos:broader testclass:070000 .

testclass:070600
  skos:notation "070600" ;
  skos:prefLabel "Other Specific Attitude Tests"@en, "Weitere Spezifische Einstellungstests"@de ;
  a skos:Concept ;
  skos:broader testclass:070000 .

testclass:070500
  skos:notation "070500" ;
  skos:prefLabel "Educational Attitudes Tests"@en, "Schulische Einstellungstests"@de ;
  a skos:Concept ;
  skos:broader testclass:070000 .

testclass:070400
  skos:notation "070400" ;
  skos:prefLabel "Family & Spouse/Partner Attitudes Tests"@en, "Familiäre und partnerbezogene Einstellungstests"@de ;
  a skos:Concept ;
  skos:broader testclass:070000 .

testclass:070200
  skos:notation "070200" ;
  skos:prefLabel "Social Attitude Tests"@en, "Soziale Einstellungstests"@de ;
  a skos:Concept ;
  skos:broader testclass:070000 .

testclass:070100
  skos:notation "070100" ;
  skos:prefLabel "Multidimensional Attitude Tests"@en, "Mehrdimensionale Einstellungstests"@de ;
  a skos:Concept ;
  skos:broader testclass:070000 .

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

