@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:-D0L8N9FC-C .

n9j:-HDXC9235-H
  skos:prefLabel "movements"@en ;
  a skos:Concept ;
  skos:narrower n9j:-D0L8N9FC-C .

n9j:-D0L8N9FC-C
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Revolutionary_Action_Movement> ;
  skos:definition "The Revolutionary Action Movement (RAM), a black nationalist and pan-African organization, first appeared on the black political activist scene in Philadelphia in 1963, in the midst of the social and political revolution of the black power and civil rights movements. Its founder was Max Stanford, who was later known as A. Muhammad Ahmad. [Source: Encyclopedia of Black Studies; Revolutionary Action Movement]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-HDXC9235-H ;
  skos:prefLabel "Revolutionary Action Movement"@en .

n9j: a skos:ConceptScheme .
