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

testclass:090000
  skos:narrower testclass:099900, testclass:091100, testclass:090100, testclass:090200, testclass:090300, testclass:090400, testclass:090500, testclass:090600, testclass:090700, testclass:090800, testclass:090900, testclass:091000 ;
  a skos:Concept ;
  skos:prefLabel "Persönlichkeitstests"@de, "Personality Tests"@en ;
  skos:inScheme testclass: ;
  skos:topConceptOf testclass: ;
  skos:notation "090000" .

testclass:099900
  skos:notation "099900" ;
  skos:prefLabel "Other Personality Tests"@en, "Sonstige Persönlichkeitsverfahren"@de ;
  a skos:Concept ;
  skos:broader testclass:090000 .

testclass:091100
  skos:notation "091100" ;
  skos:prefLabel "Role Behavior Scales"@en, "Verfahren zur Erfassung verschiedener Aspekte von Rollenverhalten"@de ;
  a skos:Concept ;
  skos:broader testclass:090000 .

testclass:091000
  skos:notation "091000" ;
  skos:prefLabel "Life-Event Scales"@en, "Lebensereignisskalen"@de ;
  a skos:Concept ;
  skos:broader testclass:090000 .

testclass:090900
  skos:notation "090900" ;
  skos:prefLabel "Self-Concept & Self-Image Scales"@en, "Selbstkonzept- und Selbstbildskalen"@de ;
  a skos:Concept ;
  skos:broader testclass:090000 .

testclass:090800
  skos:notation "090800" ;
  skos:prefLabel "Delinquency Tests"@en, "Delinquenzneigungstests"@de ;
  a skos:Concept ;
  skos:broader testclass:090000 .

testclass:090700
  skos:notation "090700" ;
  skos:prefLabel "Personality Tests for Special Motives & Needs"@en, "Tests zur Erfassung spezifischer Motive und Bedürfnisse"@de ;
  a skos:Concept ;
  skos:broader testclass:090000 .

testclass:090600
  skos:notation "090600" ;
  skos:prefLabel "Personality Tests for Locus of Control"@en, "Tests zur Erfassung des \"Locus of Control\""@de ;
  a skos:Concept ;
  skos:broader testclass:090000 .

testclass:090500
  skos:notation "090500" ;
  skos:prefLabel "Personality Tests for Cognitive Styles"@en, "Persönlichkeitstests zu kognitiven Stilen"@de ;
  a skos:Concept ;
  skos:broader testclass:090000 .

testclass:090400
  skos:notation "090400" ;
  skos:prefLabel "Personality Tests for Aggression"@en, "Persönlichkeitstests zur Aggression"@de ;
  a skos:Concept ;
  skos:broader testclass:090000 .

testclass:090300
  skos:notation "090300" ;
  skos:prefLabel "Personality Tests for Anxiety"@en, "Persönlichkeitstests zur Angst"@de ;
  a skos:Concept ;
  skos:broader testclass:090000 .

testclass:090200
  skos:notation "090200" ;
  skos:prefLabel "Personality Tests for Social Behavior"@en, "Persönlichkeitstests zum Sozialverhalten"@de ;
  a skos:Concept ;
  skos:broader testclass:090000 .

testclass:090100
  skos:notation "090100" ;
  skos:prefLabel "Multidimensional Personality Tests"@en, "Mehrdimensionale Persönlichkeitstests"@de ;
  a skos:Concept ;
  skos:broader testclass:090000 .

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

