@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/protest_pressure>
  skos:definition "Protest pressure refers to demonstrative, rhetorical, physical, and political actions taken by Africans to reject enslavement, discrimination, racism, and prejudice. Protest pressure may be thought of as having started with the slave revolts prior to the Civil War and continuing into the 21st century. [Source: <a href=\"https://sk.sagepub.com/reference/blackstudies/n209.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Black Studies; Protest Pressure</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/concepts_in_black_studies>, <https://concepts.sagepub.com/social-science/concept/anti-racism> ;
  skos:prefLabel "protest pressure"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/concepts_in_black_studies>
  skos:prefLabel "concepts in black studies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/protest_pressure> .

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

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

