@prefix class: <https://w3id.org/zpid/vocabs/class/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

class:3630
  skos:hiddenLabel "promotions"@en, "performance evaluation"@en, "job success"@en, "job mobility"@en, "employee productivity"@en, "compensation"@en, "Arbeitnehmerproduktivität"@de, "Arbeitsfehlzeiten"@de, "Arbeitsleistungsbeurteilung"@de, "Beförderungen"@de, "Vergütung"@de, "berufliche Mobilität"@de, "beruflicher Erfolg"@de, "absenteeism"@en ;
  a skos:Concept ;
  skos:prefLabel "Personalbewertung und Arbeitsleistung"@de, "Personnel Evaluation & Job Performance"@en ;
  skos:inScheme class: ;
  skos:notation "3630" ;
  skos:scopeNote "enthält Arbeiten über Arbeitnehmerinnen- und Arbeitnehmerproduktivität, Beförderungen, Vergütungen, beruflichen Erfolg, berufliche Mobilität, Fehlzeiten sowie Maßnahmen zu deren Beurteilung."@de ;
  skos:broader class:3600 ;
  dc:modified "2024-02-27"^^xsd:date .

class:3600
  skos:notation "3600" ;
  skos:prefLabel "Organizational Psychology & Human Resources"@en, "Arbeits-, Organisations- und Personalpsychologie"@de ;
  a skos:Concept ;
  skos:narrower class:3630 .

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

