@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j: a skos:ConceptScheme .
n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-P7CPQTM2-P .

n9j:-DXZJ415R-G
  skos:prefLabel "rights of the accused"@en ;
  a skos:Concept ;
  skos:narrower n9j:-P7CPQTM2-P .

n9j:-P7CPQTM2-P
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/right_to_speedy_trial> ;
  skos:definition "The Sixth Amendment states, “In all criminal prosecutions, the accused shall enjoy the right to a speedy and public trial.” The Constitution, however, sets no definite time limits. The Supreme Court has used an ad hoc, balancing approach to evaluate pretrial delays resulting from government actions. [Source: The Supreme Court A to Z; Speedy Trial, Right to]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-DXZJ415R-G, n9j:-HMXTVWZN-Q ;
  skos:prefLabel "right to speedy trial"@en .

n9j:-HMXTVWZN-Q
  skos:prefLabel "civil rights and civil liberties"@en ;
  a skos:Concept ;
  skos:narrower n9j:-P7CPQTM2-P .

