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

testclass:060000
  skos:narrower testclass:069900, testclass:060800, testclass:060700, testclass:060600, testclass:060500, testclass:060400, testclass:060300, testclass:060200, testclass:060100 ;
  skos:notation "060000" ;
  skos:topConceptOf testclass: ;
  skos:inScheme testclass: ;
  skos:prefLabel "Scholastic Achievement Tests"@en, "Schulleistungstests"@de ;
  a skos:Concept .

testclass:069900
  skos:notation "069900" ;
  skos:prefLabel "Other Scholastic Achievement Tests"@en, "Sonstige Schulleistungstests"@de ;
  a skos:Concept ;
  skos:broader testclass:060000 .

testclass:060800
  skos:notation "060800" ;
  skos:prefLabel "College Entrance Tests"@en, "Hochschuleingangstests"@de ;
  a skos:Concept ;
  skos:broader testclass:060000 .

testclass:060700
  skos:notation "060700" ;
  skos:prefLabel "School Sports Tests"@en, "Sporttests im Schulbereich"@de ;
  a skos:Concept ;
  skos:broader testclass:060000 .

testclass:060600
  skos:notation "060600" ;
  skos:prefLabel "Social Science Tests"@en, "Tests für sozialwissenschaftliche Fächer (Geschichte, Geographie, Sozialkunde, Politik)"@de ;
  a skos:Concept ;
  skos:broader testclass:060000 .

testclass:060500
  skos:notation "060500" ;
  skos:prefLabel "Natural Science Tests"@en, "Tests für naturwissenschaftliche Fächer (Physik, Chemie, Biologie)"@de ;
  a skos:Concept ;
  skos:broader testclass:060000 .

testclass:060400
  skos:notation "060400" ;
  skos:prefLabel "Foreign Language Tests"@en, "Fremdsprachentests"@de ;
  a skos:Concept ;
  skos:broader testclass:060000 .

testclass:060300
  skos:notation "060300" ;
  skos:prefLabel "Mathematics Tests"@en, "Mathematiktests"@de ;
  a skos:Concept ;
  skos:broader testclass:060000 .

testclass:060200
  skos:notation "060200" ;
  skos:prefLabel "German Tests"@en, "Deutschtests"@de ;
  a skos:Concept ;
  skos:broader testclass:060000 .

testclass:060100
  skos:notation "060100" ;
  skos:prefLabel "Diverse Subject Areas Tests"@en, "Mehrfächertests"@de ;
  a skos:Concept ;
  skos:broader testclass:060000 .

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

