@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:-FP4ZLHDK-F .

n9j:-FP4ZLHDK-F
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Smith_Act> ;
  skos:definition "The Alien Registration Act of 1940 (Smith Act) was passed as the world stage was set for World War II. Like the Alien Sedition Acts of 1798, the law was intended to protect Americans from “corrupting” foreign political influences (e.g., socialism and communism) and domestic political dissent. [Source: The Social History of Crime and Punishment in America: An     Encylopedia; Smith Act]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-P7NL3L61-B ;
  skos:prefLabel "Smith Act"@en .

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

n9j: a skos:ConceptScheme .
