@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/leniency_bias>
  skos:definition "It is well established that if a verdict option is favored by a substantial (e.g., two-thirds) majority of jurors prior to deliberation, the jury is very likely to ultimately reach that verdict. A number of studies have suggested the following qualification to this simple rule—in criminal juries, pro-acquittal factions tend to be more influential than proconviction factions of comparable size. [Source: <a href=\"https://sk.sagepub.com/reference/psychologylaw/n180.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Psychology and Law; Leniency Bias</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/trial_processes> ;
  skos:prefLabel "leniency bias"@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/leniency_bias> .

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

