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

testclass:010000
  skos:narrower testclass:019900, testclass:011000, testclass:010900, testclass:010100, testclass:010200, testclass:010300, testclass:010400, testclass:010500, testclass:010600, testclass:010700, testclass:010800 ;
  a skos:Concept ;
  skos:prefLabel "Entwicklungstests"@de, "Developmental Measures"@en ;
  skos:inScheme testclass: ;
  skos:topConceptOf testclass: ;
  skos:notation "010000" ;
  skos:scopeNote "inklusive Schulreifetests und gerontologische Verfahren"@de, "including school readiness tests and gerontology tests"@en .

testclass:019900
  skos:notation "019900" ;
  skos:prefLabel "Other Developmental Measures"@en, "Sonstige Entwicklungstests"@de ;
  a skos:Concept ;
  skos:broader testclass:010000 .

testclass:011000
  skos:notation "011000" ;
  skos:prefLabel "Gerontology Tests"@en, "Gerontologische Verfahren"@de ;
  a skos:Concept ;
  skos:broader testclass:010000 .

testclass:010900
  skos:notation "010900" ;
  skos:prefLabel "School Readiness Tests"@en, "Schulreife- und Einschulungstests"@de ;
  a skos:Concept ;
  skos:broader testclass:010000 .

testclass:010800
  skos:notation "010800" ;
  skos:prefLabel "Moral Development Tests"@en, "Tests zur moralischen Entwicklung"@de ;
  a skos:Concept ;
  skos:broader testclass:010000 .

testclass:010700
  skos:notation "010700" ;
  skos:prefLabel "Social & Emotional Development Tests"@en, "Spezielle Tests zur sozialen und emotionalen Entwicklung"@de ;
  a skos:Concept ;
  skos:broader testclass:010000 .

testclass:010600
  skos:notation "010600" ;
  skos:prefLabel "Language Development Tests"@en, "Tests zur sprachlichen Entwicklung"@de ;
  a skos:Concept ;
  skos:broader testclass:010000 .

testclass:010500
  skos:notation "010500" ;
  skos:prefLabel "Cognitive Development Tests"@en, "Spezielle Tests zur kognitiven Entwicklung"@de ;
  a skos:Concept ;
  skos:broader testclass:010000 .

testclass:010400
  skos:notation "010400" ;
  skos:prefLabel "Developmental Tests of Perception"@en, "Spezielle Tests zur Entwicklung der Wahrnehmung"@de ;
  a skos:Concept ;
  skos:broader testclass:010000 .

testclass:010300
  skos:notation "010300" ;
  skos:prefLabel "Motor Development Tests"@en, "Spezielle Tests zur motorischen Entwicklung"@de ;
  a skos:Concept ;
  skos:broader testclass:010000 .

testclass:010200
  skos:notation "010200" ;
  skos:prefLabel "General Developmental Measures"@en, "Allgemeine Entwicklungstests"@de ;
  a skos:Concept ;
  skos:broader testclass:010000 .

testclass:010100
  skos:notation "010100" ;
  skos:prefLabel "Newborn & Early Childhood Measures"@en, "Neugeborenentests"@de ;
  a skos:Concept ;
  skos:broader testclass:010000 .

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

