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

<https://concepts.sagepub.com/social-science/concept/jury_competence>
  skos:definition "Many observers praise the abilities of juries in making decisions in both criminal and civil cases. Others, however, criticize the competence of juries, arguing that juries are not effective legal decision makers. [Source: <a href=\"https://sk.sagepub.com/reference/psychologylaw/n163.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Psychology and Law; Jury Competence</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/trial_processes> ;
  skos:prefLabel "jury competence"@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/jury_competence> .

