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

n9j:-laws
  a isothes:ConceptGroup ;
  skos:prefLabel "laws"@en ;
  skos:member n9j:-M03VW925-H .

n9j:-M03VW925-H
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Habeas_Corpus_Act_of_1679> ;
  skos:definition "The writ of habeas corpus originated in the early English writ system as the writ of habeas corpus ad respondum. Ironically, it was initially used to compel defendants to appear but evolved by the 15 th century into one of several writs that could be used to challenge imprisonment during the medieval era. [Source: The Social History of Crime and Punishment in America: An     Encylopedia; Habeas Corpus Act of 1679]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-P7NL3L61-B ;
  skos:prefLabel "Habeas Corpus Act of 1679"@en .

n9j:-P7NL3L61-B
  skos:prefLabel "documents and acts shaping the American system of criminal justice"@en ;
  a skos:Concept ;
  skos:narrower n9j:-M03VW925-H .

n9j: a skos:ConceptScheme .
