@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/social_movements>
  skos:prefLabel "social movements"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/black_power_movement> .

<https://concepts.sagepub.com/social-science/concept/black_power_movement>
  skos:definition "Black Power signified both a departure from, and a continuation of, the ongoing civil rights movement. Prominent during the late 1960s and 1970s, Black Power promoted an activist-oriented strategy to challenge racial oppression and exploitation. [Source: <a href=\"https://sk.sagepub.com/reference/socialproblems/n54.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Problems; Black Power Movement</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_movements>, <https://concepts.sagepub.com/social-science/concept/movements> ;
  skos:prefLabel "black power movement"@en ;
  a skos:Concept .

<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/black_power_movement> .

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

