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

<https://concepts.sagepub.com/social-science/concept/voir_dire>
  skos:definition "Voir dire is a legal proceeding during which attorneys and/or judges question prospective jurors (called venirepersons) to determine their fitness for jury duty. The purpose of voir dire is to uncover bias; the procedure is designed to identify and eliminate members of the venire panel who are unable to be impartial and who do not meet statutory requirements of jury service. [Source: <a href=\"https://sk.sagepub.com/reference/psychologylaw/n348.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Psychology and Law; Voir Dire</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/trial_processes> ;
  skos:prefLabel "voir dire"@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/voir_dire> .

