@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:3510
  skos:related class:3600, class:3400 ;
  skos:hiddenLabel "teachers"@en, "school teachers"@en, "school system"@en, "school staff"@en, "school personnel"@en, "school administration"@en, "educators"@en, "Schulverwaltung"@de, "Schulsystem"@de, "Pädagoginnen"@de, "Pädagogen"@de, "Lehrpersonen"@de, "Lehrpersonal"@de, "Lehrkräfte"@de, "Bildungsadministration"@de, "Bildungspersonal"@de, "Erzieher"@de, "Erzieherinnen"@de, "Lehrer"@de, "Lehrerinnen"@de ;
  a skos:Concept ;
  skos:prefLabel "Bildungsorganisation und pädagogisches Personal"@de, "Educational Administration & Personnel"@en ;
  skos:inScheme class: ;
  skos:notation "3510" ;
  skos:scopeNote "enthält Arbeiten zur Schul- und Bildungsadministration, zum Schulsystem, zu Einstellungen, Funktionen, Leistungen von Lehrkräften, Sonderschullehrkräften und Erziehungskräften sowie zur Lehrkräfteausbildung."@de ;
  skos:altLabel "Educational Administration"@en, "Educational Personnel"@en ;
  skos:broader class:3500 ;
  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:related class:3510 .

class:3500
  skos:notation "3500" ;
  skos:prefLabel "Educational & School Psychology"@en, "Pädagogische Psychologie und Schulpsychologie"@de ;
  a skos:Concept ;
  skos:narrower class:3510 .

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

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

