@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:3379
  skos:hiddenLabel "psychiatric hospital"@en, "Tageskliniken"@de, "stationären Einrichtungen"@de, "teilstationären Einrichtungen"@de, "day clinics"@en, "hospital environment"@en, "inpatient facilities"@en ;
  a skos:Concept ;
  skos:prefLabel "Stationäre Behandlung"@de, "Inpatient & Hospital Services"@en ;
  skos:inScheme class: ;
  skos:notation "3379" ;
  skos:scopeNote "enthält Arbeiten zu Behandlungsprogrammen und -konzeptionen in stationären oder teilstationären Einrichtungen sowie Tageskliniken; betrifft auch Fragen zur psychiatrischen oder medizinischen Hospitalisation, zur Klinikumwelt sowie zur Beziehung zwischen Klinikpersonal und Behandelten."@de ;
  skos:altLabel "Hospital Services"@en, "Inpatient Services"@en ;
  skos:broader class:3370 ;
  dc:modified "2024-02-27"^^xsd:date .

class:3370
  skos:notation "3370" ;
  skos:prefLabel "Health & Mental Health Services"@en, "Psychosoziale Dienste und Gesundheitsversorgung"@de ;
  a skos:Concept ;
  skos:narrower class:3379 .

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

