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

testclass:100000
  skos:narrower testclass:109900, testclass:100600, testclass:100500, testclass:100400, testclass:100300, testclass:100200, testclass:100100 ;
  skos:notation "100000" ;
  skos:topConceptOf testclass: ;
  skos:inScheme testclass: ;
  skos:prefLabel "Projective Measures"@en, "Projektive Verfahren"@de ;
  a skos:Concept .

testclass:109900
  skos:notation "109900" ;
  skos:prefLabel "Other Projective Measures"@en, "Sonstige Projektive Verfahren"@de ;
  a skos:Concept ;
  skos:broader testclass:100000 .

testclass:100600
  skos:notation "100600" ;
  skos:prefLabel "Graphological Methods"@en, "Graphologische Verfahren"@de ;
  a skos:Concept ;
  skos:broader testclass:100000 .

testclass:100500
  skos:notation "100500" ;
  skos:prefLabel "Projective Form Interpretation Tests"@en, "Projektive Formdeuteverfahren"@de ;
  a skos:Concept ;
  skos:broader testclass:100000 .

testclass:100400
  skos:notation "100400" ;
  skos:prefLabel "Projective Color Tests"@en, "Projektive Farbtests"@de ;
  a skos:Concept ;
  skos:broader testclass:100000 .

testclass:100300
  skos:notation "100300" ;
  skos:prefLabel "Projective Verbal-Thematic Measures"@en, "Projektive Verbal-thematische Verfahren"@de ;
  a skos:Concept ;
  skos:broader testclass:100000 .

testclass:100200
  skos:notation "100200" ;
  skos:prefLabel "Projective Play Tests"@en, "Projektive Spieltests"@de ;
  a skos:Concept ;
  skos:broader testclass:100000 .

testclass:100100
  skos:notation "100100" ;
  skos:prefLabel "Projective Drawing Tests"@en, "Projektive Zeichentests"@de ;
  a skos:Concept ;
  skos:broader testclass:100000 .

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

