@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:070600
  skos:broader testclass:070000 ;
  skos:narrower testclass:070690, testclass:070680, testclass:070670, testclass:070660, testclass:070650, testclass:070640, testclass:070630, testclass:070620, testclass:070610 ;
  skos:notation "070600" ;
  skos:inScheme testclass: ;
  skos:prefLabel "Other Specific Attitude Tests"@en, "Weitere Spezifische Einstellungstests"@de ;
  a skos:Concept .

testclass:070690
  skos:notation "070690" ;
  skos:prefLabel "Religiosity Measures"@en, "Religionspsychologische Verfahren"@de ;
  a skos:Concept ;
  skos:broader testclass:070600 .

testclass:070680
  skos:notation "070680" ;
  skos:prefLabel "Traffic Attitudes Tests"@en, "Tests für verkehrspsychologische Einstellungen"@de ;
  a skos:Concept ;
  skos:broader testclass:070600 .

testclass:070670
  skos:notation "070670" ;
  skos:prefLabel "Risk Attitudes Tests"@en, "Tests für Risikoeinstellungen"@de ;
  a skos:Concept ;
  skos:broader testclass:070600 .

testclass:070660
  skos:notation "070660" ;
  skos:prefLabel "Attitudes Toward Business Organizations & Government Agencies Tests"@en, "Tests für Einstellungen zu Organisationen und Behörden"@de ;
  a skos:Concept ;
  skos:broader testclass:070600 .

testclass:070650
  skos:notation "070650" ;
  skos:prefLabel "Attitudes Toward Society Tests"@en, "Tests für Einstellungen zur Gesellschaft"@de ;
  a skos:Concept ;
  skos:broader testclass:070600 .

testclass:070640
  skos:notation "070640" ;
  skos:prefLabel "Social Group Attitude Tests"@en, "Tests für Einstellungen zu gesellschaftlichen Gruppen"@de ;
  a skos:Concept ;
  skos:broader testclass:070600 .

testclass:070630
  skos:notation "070630" ;
  skos:prefLabel "Political Attitude Tests"@en, "Tests für politische Einstellungen"@de ;
  a skos:Concept ;
  skos:broader testclass:070600 .

testclass:070620
  skos:notation "070620" ;
  skos:prefLabel "Health Attitude & Health Behavior Tests"@en, "Tests für gesundheitsbezogene Einstellungen und Verhaltensweisen"@de ;
  a skos:Concept ;
  skos:broader testclass:070600 .

testclass:070610
  skos:notation "070610" ;
  skos:prefLabel "Environmental Attitudes Tests"@en, "Tests für Umwelteinstellungen"@de ;
  a skos:Concept ;
  skos:broader testclass:070600 .

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

