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

testclass:130000
  skos:narrower testclass:139900, testclass:130400, testclass:130300, testclass:130200, testclass:130100 ;
  skos:scopeNote "including sociographic measures, biographical analysis, and biographical diagnostics"@en, "inklusive Verfahren zur Erfassung soziographischer Daten sowie Explorations- und Anamneseschemata"@de ;
  skos:notation "130000" ;
  skos:topConceptOf testclass: ;
  skos:inScheme testclass: ;
  skos:prefLabel "Other Measures & Scales"@en, "Sonstige Verfahren"@de ;
  a skos:Concept .

testclass:139900
  skos:notation "139900" ;
  skos:prefLabel "Other Nonclassifiable Measures"@en, "Sonstige nicht näher klassifizierbare Verfahren"@de ;
  a skos:Concept ;
  skos:broader testclass:130000 .

testclass:130400
  skos:notation "130400" ;
  skos:prefLabel "Response Sets"@en, "Response Sets"@de ;
  a skos:Concept ;
  skos:broader testclass:130000 .

testclass:130300
  skos:notation "130300" ;
  skos:prefLabel "Biographical Analysis & Biographical Diagnostics"@en, "Explorations- und Anamneseschemata"@de ;
  a skos:Concept ;
  skos:broader testclass:130000 .

testclass:130200
  skos:notation "130200" ;
  skos:prefLabel "Sociometric Measures"@en, "Soziometrische Verfahren"@de ;
  a skos:Concept ;
  skos:broader testclass:130000 .

testclass:130100
  skos:notation "130100" ;
  skos:prefLabel "Sociographic Measures"@en, "Verfahren zur Erfassung soziographischer Daten"@de ;
  a skos:Concept ;
  skos:broader testclass:130000 .

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

