@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/juries_and_joined_trials>
  skos:definition "Joinder is a legal term that refers to the combination of several counts, parties, or indictments in a single trial. Although there has been limited empirical research examining joinder trials, the research that has been conducted has focused almost entirely on the influence of the inclusion of additional indictments on juror decision making. [Source: <a href=\"https://sk.sagepub.com/reference/psychologylaw/n160.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Psychology and Law; Juries and Joined Trials</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/trial_processes> ;
  skos:prefLabel "juries and joined trials"@en ;
  a skos:Concept .

<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/juries_and_joined_trials> .

<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/juries_and_joined_trials> .

