@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/criminal_trials>
  skos:definition "In the U.S. criminal justice system, the trial plays an integral role by deciding on the guilt of a given defendant. Although most prosecutions are in fact resolved through the plea-bargaining process, the trial remains a vital and central part of the system. [Source: <a href=\"https://sk.sagepub.com/reference/law/n698.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Law &amp; Society: American and Global Perspectives; Trials, Criminal</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/trials> ;
  skos:prefLabel "criminal trials"@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/criminal_trials> .

<https://concepts.sagepub.com/social-science/concept/trials>
  skos:prefLabel "trials"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/criminal_trials> .

