@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:4230
  skos:historyNote "Bis 03.2023: Criminal Law & Adjudication / Strafrecht und Strafverfolgung, dann geändert zu 'Strafrecht und Strafverfolgung / Criminal Law & Criminal Adjudication'"@de ;
  dc:modified "2024-02-27"^^xsd:date, "2023-03-28"^^xsd:date ;
  skos:broader class:4200 ;
  skos:scopeNote "enthält auch Arbeiten zu Schuldfähigkeit und strafrechtlicher Verantwortlichkeit von Täterinnen und Tätern, Gerichtsgutachten, Verhalten bei Gericht, Verurteilung und Strafmaßfestsetzung, Bewährungsstrafe."@de ;
  skos:notation "4230" ;
  skos:inScheme class: ;
  skos:prefLabel "Criminal Law & Criminal Adjudication"@en, "Strafrecht und Strafverfolgung"@de ;
  a skos:Concept .

class:4200
  skos:notation "4200" ;
  skos:prefLabel "Forensic Psychology & Legal Issues"@en, "Rechtspsychologie und Kriminologie"@de ;
  a skos:Concept ;
  skos:narrower class:4230 .

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

