@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:3295
  skos:example "Angina Pectoris, Herzinfarkt, Schlaganfall, Thrombosen, Blutdruckstörungen, zerebrale Ischämie."@de ;
  skos:hiddenLabel "thrombosis"@en, "stroke"@en, "Angina Pectoris"@de, "Blutdruckstörungen"@de, "Herzinfarkt"@de, "Schlaganfall"@de, "Thrombosen"@de, "zerebrale Ischämie"@de, "angina pectoris"@en, "cerebral ischemia"@en, "heart attack"@en, "hypertension"@en ;
  a skos:Concept ;
  skos:prefLabel "Herz-Kreislauf-Erkrankungen"@de, "Cardiovascular Disorders"@en ;
  skos:inScheme class: ;
  skos:notation "3295" ;
  skos:broader class:3290 .

class:3290
  skos:notation "3290" ;
  skos:prefLabel "Physical & Somatic Disorders"@en, "Körperliche und somatoforme Störungen"@de ;
  a skos:Concept ;
  skos:narrower class:3295 .

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

