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

class:
  skos:prefLabel "PSYNDEX Content Classification Categories"@en, "PSYNDEX-Inhaltsklassifikation"@de ;
  a skos:ConceptScheme .

class:2221
  skos:hiddenLabel "visual testing"@en, "olfactory perception tests"@en, "motor testing"@en, "kinesthetic testing"@en, "auditory testing"@en, "visuelle Tests"@de, "motorische Tests"@de, "kinästhetische Tests"@de, "auditive Tests"@de, "Tastsinn-Tests"@de, "Sportmotorische Testverfahren"@de, "Sehtests"@de, "Olfaktorische Tests"@de, "Gehörtests"@de, "Geschmackstests"@de, "Gleichgewichtstests"@de, "Hörtests"@de, "Motorik-Screening"@de ;
  a skos:Concept ;
  skos:prefLabel "Sensorisches und motorisches Testen"@de, "Sensory & Motor Testing"@en ;
  skos:inScheme class: ;
  skos:notation "2221" ;
  skos:scopeNote "Verfahren zur Erfassung der visuellen, auditiven und kinästhetischen Wahrnehmung sowie motorischer Funktionen."@de ;
  skos:altLabel "Motorische Tests"@de, "Sensorische Tests"@de, "Motor Testing"@en, "Sensory Testing"@en ;
  skos:broader class:2220 .

class:2220
  skos:notation "2220" ;
  skos:prefLabel "Tests & Testing"@en, "Tests und Testen"@de ;
  a skos:Concept ;
  skos:narrower class:2221 .

class:allSHCollection
  skos:prefLabel "alle SH-Klassifikationen"@de, "All SH Classifications"@en ;
  a skos:Collection ;
  skos:member class:2221 .

