@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:3370
  skos:hiddenLabel "psychozoziale Versorgungsysteme"@de, "medizinische Versorgungssysteme"@de ;
  a skos:Concept ;
  skos:prefLabel "Psychosoziale Dienste und Gesundheitsversorgung"@de, "Health & Mental Health Services"@en ;
  skos:inScheme class: ;
  skos:notation "3370" ;
  skos:scopeNote "Alle unter diesen Kategorien klassifizierten Arbeiten beziehen sich auf psychosoziale und medizinische Versorgungssysteme, deren Inanspruchnahme, Strukturen und Programme."@de ;
  skos:narrower class:3371, class:3373, class:3375, class:3377, class:3379 ;
  skos:altLabel "Gesundheitsversorgung"@de, "Health Services"@en, "Mental Health Services"@en ;
  skos:broader class:3300 .

class:3379
  skos:notation "3379" ;
  skos:prefLabel "Inpatient & Hospital Services"@en, "Stationäre Behandlung"@de ;
  a skos:Concept ;
  skos:broader class:3370 .

class:3377
  skos:notation "3377" ;
  skos:prefLabel "Nursing Homes & Residential Care"@en, "Pflegeheime und Heimerziehung"@de ;
  a skos:Concept ;
  skos:broader class:3370 .

class:3375
  skos:notation "3375" ;
  skos:prefLabel "Home Care & Hospice"@en, "Häusliche Pflege und Hospizbetreuung"@de ;
  a skos:Concept ;
  skos:broader class:3370 .

class:3373
  skos:notation "3373" ;
  skos:prefLabel "Community & Social Services"@en, "Gemeindenahe und soziale Dienste"@de ;
  a skos:Concept ;
  skos:broader class:3370 .

class:3371
  skos:notation "3371" ;
  skos:prefLabel "Outpatient Services"@en, "Ambulante Dienste"@de ;
  a skos:Concept ;
  skos:broader class:3370 .

class:3300
  skos:notation "3300" ;
  skos:prefLabel "Health & Mental Health Treatment & Prevention"@en, "Behandlung und Prävention"@de ;
  a skos:Concept ;
  skos:narrower class:3370 .

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

