@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/people>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Sacco_and_Vanzetti> .

<https://concepts.sagepub.com/social-science/concept/Sacco_and_Vanzetti>
  skos:definition "After the Russian Bolshevik Revolution in 1917, fears of communism quickly spread throughout the United States, and in 1919, a series of bombings heightened these suspicions. In April, the U.S. [Source: <a href=\"https://sk.sagepub.com/reference/socialhistory-crime-punishment/n606.xml\" target=\"_blank\" data-id=\"to-sk\">The Social History of Crime and Punishment in America: An Encylopedia; Sacco and Vanzetti</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/political_and_social_movements_(North_America)>, <https://concepts.sagepub.com/social-science/concept/labor_socialism_communism_social_class>, <https://concepts.sagepub.com/social-science/concept/criminals> ;
  skos:prefLabel "Sacco and Vanzetti"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/labor_socialism_communism_social_class>
  skos:prefLabel "labor/socialism/communism/social class"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Sacco_and_Vanzetti> .

<https://concepts.sagepub.com/social-science/concept/criminals>
  skos:prefLabel "criminals"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Sacco_and_Vanzetti> .

<https://concepts.sagepub.com/social-science/concept/political_and_social_movements_(North_America)>
  skos:prefLabel "political and social movements (North America)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Sacco_and_Vanzetti> .

