@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/trial_processes>
  skos:prefLabel "trial processes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/litigation_stress> .

<https://concepts.sagepub.com/social-science/concept/forensic_assessment_in_civil_and_criminal_cases>
  skos:prefLabel "forensic assessment in civil and criminal cases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/litigation_stress> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/litigation_stress> .

<https://concepts.sagepub.com/social-science/concept/litigation_stress>
  skos:definition "Litigation stress is best understood as consisting of negative physical and psychological reactions to being involved in a legal action. Indeed, litigation itself is mentioned specifically as a stressor in the multiaxial Diagnostic and Statistical Manual of Mental Disorders–Text Revised (fourth edition), in Axis IV (Psychosocial and Environmental Problems). [Source: <a href=\"https://sk.sagepub.com/reference/psychologylaw/n183.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Psychology and Law; Litigation Stress</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/trial_processes>, <https://concepts.sagepub.com/social-science/concept/forensic_assessment_in_civil_and_criminal_cases> ;
  skos:prefLabel "litigation stress"@en ;
  a skos:Concept .

