@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/scientific_jury_selection> .

<https://concepts.sagepub.com/social-science/concept/scientific_jury_selection>
  skos:definition "Scientific jury selection (SJS) is the use of a survey to decide which jurors to favor in a trial. Prior to the 1970s, jury selection was done by attorneys based on their hunches. [Source: <a href=\"https://sk.sagepub.com/reference/psychologylaw/n284.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Psychology and Law; Scientific Jury Selection</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/trial_processes> ;
  skos:prefLabel "scientific jury selection"@en ;
  a skos:Concept .

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

