@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:-N7SK09H3-W .

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

n9j:-N7SK09H3-W
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Espionage_Act_of_1917> ;
  skos:definition "The Espionage Act of 1917 was created to protect the United States from subversive activity but was used to suppress opposition to World War I and U.S. involvement in Russia following the war. [Source: The Social History of Crime and Punishment in America: An     Encylopedia; Espionage Act of 1917]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-P7NL3L61-B ;
  skos:prefLabel "Espionage Act of 1917"@en .

n9j: a skos:ConceptScheme .
