@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_by_jury>
  skos:definition "Article III, section 2 of the Constitution provides that “[t]he Trial of all Crimes, except in Cases of Impeachment [which are held before the U.S. Senate], shall be by Jury.” Three different amendments within the Bill of Rights also deal with jury trials. The Fifth Amendment guarantees grand jury indictments for major crimes. [Source: <a href=\"https://sk.sagepub.com/cqpress/encyclopedia-of-the-fourth-amendment/n775.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of the Fourth Amendment; Trial by Jury</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Fourth_Amendment_issues> ;
  skos:prefLabel "trial by jury"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/Fourth_Amendment_issues>
  skos:prefLabel "Fourth Amendment issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/trial_by_jury> .

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

