@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:3386
  a skos:Concept ;
  skos:prefLabel "Strafvollzug und Resozialisierung"@de, "Criminal Rehabilitation & Penology"@en ;
  skos:inScheme class: ;
  skos:notation "3386" ;
  skos:scopeNote "umfasst alle Formen der Intervention und Rehabilitation bei jugendlichen und erwachsenen Straftäterinnen und Straftätern in und außerhalb von Strafvollzugseinrichtungen; enthält auch Arbeiten zur Bewährungshilfe sowie zu Verhalten, Einstellungen und Interaktion von inhaftierten Personen und Gefängnispersonal."@de ;
  skos:broader class:3380 ;
  dc:modified "2024-02-27"^^xsd:date ;
  skos:hiddenLabel "Bewährungshilfe"@de, "Gefängnispersonal"@de, "Häftlinge"@de, "Sträflinge"@de, "Inmates"@en, "Prisoners"@en, "correctional staff"@en ;
  skos:related class:3310 .

class:3380
  skos:notation "3380" ;
  skos:prefLabel "Rehabilitation"@en, "Rehabilitation"@de ;
  a skos:Concept ;
  skos:narrower class:3386 .

class:3310
  skos:notation "3310" ;
  skos:prefLabel "Psychotherapy & Psychotherapeutic Counseling"@en, "Psychotherapie und psychotherapeutische Beratung"@de ;
  a skos:Concept ;
  skos:related class:3386 .

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

