@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:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-Z08F509H-F .

n9j: a skos:ConceptScheme .
n9j:-TWC3M8XK-Z
  skos:prefLabel "activism and music"@en ;
  a skos:Concept ;
  skos:narrower n9j:-Z08F509H-F .

n9j:-Z08F509H-F
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Rage_Against_the_Machine> ;
  skos:definition "Rage Against the Machine (Rage) was formed in Los Angeles in 1991. Composed of vocalist Zack de la Rocha, guitarist Tom Morello, bassist Tim Commerford, and drummer Brad Wilk, the band played their first live performance in a friend's living room in Orange County, California. [Source: Encyclopedia of Activism and Social Justice; Rage Against the Machine]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-TWC3M8XK-Z ;
  skos:prefLabel "Rage Against the Machine"@en .

