@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:3291
  skos:hiddenLabel "rhesus factor incompatibility"@en, "autoimmune disease"@en, "anaphylactic shock"@en, "allergies"@en, "HIV infection"@en, "AIDS"@de, "Allergien"@de, "Anaphylaktischer Schock"@de, "Autoimmunerkrankung"@de, "HIV-Infektion"@de, "Rhesus-Faktor-Unverträglichkeit"@de, "AIDS"@en ;
  a skos:Concept ;
  skos:prefLabel "Immunologische Störungen"@de, "Immunological Disorders"@en ;
  skos:inScheme class: ;
  skos:notation "3291" ;
  skos:scopeNote "allergische Erkrankungen, AIDS und HIV-Infektion, anaphylaktischer Schock, Rhesus-Faktor-Unverträglichkeit."@de ;
  skos:altLabel "Immunerkrankungen"@de, "Immunstörungen"@de ;
  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:3291 .

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

