@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:3450
  skos:broader class:3400 ;
  skos:altLabel "Professional Standards"@en, "Professional Liability"@en, "Berufstandards"@de, "Berufshaftung"@de, "Berufsethik"@de ;
  skos:scopeNote "enthält Arbeiten über ethische und moralische Aspekte psychologischer oder medizinischer Tätigkeit, berufliche Verantwortung, Haftung, Behandlungsfehler, Kennzeichen beruflicher Kompetenz, Missbrauch von Klienten als berufsethisches Problem."@de ;
  skos:notation "3450" ;
  skos:inScheme class: ;
  skos:prefLabel "Professional Ethics & Standards & Liability"@en, "Berufliche Ethik und berufliche Standards"@de ;
  a skos:Concept .

class:3400
  skos:notation "3400" ;
  skos:prefLabel "Health & Mental Health Personnel Issues"@en, "Berufliche Themen im Gesundheitswesen"@de ;
  a skos:Concept ;
  skos:narrower class:3450 .

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

