@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:-G40RZGBM-T .

n9j:-G40RZGBM-T
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Sedition_Act_of_1918> ;
  skos:definition "The Sedition Act of 1918 was a law that forbade the use of “disloyal, profane, scurrilous, or abusive language” about the U.S. government, its flag, or its armed forces from its signature by President Woodrow Wilson on May 16, 1918, through its repeal on March 3, 1921. [Source: The Social History of Crime and Punishment in America: An     Encylopedia; Sedition Act of 1918]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-P7NL3L61-B ;
  skos:prefLabel "Sedition Act of 1918"@en .

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

n9j: a skos:ConceptScheme .
