@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:-TFNK8QP1-V .

n9j:-TFNK8QP1-V
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Independent_Treasury_Act> ;
  skos:definition "The Independent Treasury Act, first passed in 1840 at the urging of President Martin Van Buren, and again in 1846, formally separated the U.S. Treasury and its policies from commercial banking. [Source: The Social History of Crime and Punishment in America: An     Encylopedia; Independent Treasury Act]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-P7NL3L61-B ;
  skos:prefLabel "Independent Treasury Act"@en .

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

n9j: a skos:ConceptScheme .
