@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j: a skos:ConceptScheme .
n9j:-people
  a isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member n9j:-KW7F3JD6-W .

n9j:-GW2Q6WS4-G
  skos:prefLabel "labor/socialism/communism/social class"@en ;
  a skos:Concept ;
  skos:narrower n9j:-KW7F3JD6-W .

n9j:-WDQRR4LR-X
  skos:prefLabel "political and social movements (North America)"@en ;
  a skos:Concept ;
  skos:narrower n9j:-KW7F3JD6-W .

n9j:-KW7F3JD6-W
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Julius_and_Ethel_Rosenberg> ;
  skos:definition "Julius and Ethel Rosenberg were the only American citizens ever tried, convicted, and sentenced to death for the crime of conspiracy to commit espionage. Never in the history of the U.S. civil court had the death penalty been applied in a case of this nature. [Source: Encyclopedia of Activism and Social Justice; Rosenberg, Julius and Ethel]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-GW2Q6WS4-G, n9j:-WDQRR4LR-X ;
  skos:prefLabel "Julius and Ethel Rosenberg"@en .

