@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/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Revolutionary_Action_Movement> .

<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: <a href=\"https://sk.sagepub.com/reference/blackstudies/n218.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Black Studies; Revolutionary Action Movement</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/movements> ;
  skos:prefLabel "Revolutionary Action Movement"@en ;
  a skos:Concept .

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

