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

<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_press> .

<https://concepts.sagepub.com/social-science/concept/black_press>
  skos:definition "Black newspapers have existed in the United States since 1827, reaching the height of their power and influence from 1910 to 1950 when they played a major role in setting the stage for the civil rights movement. Then, they began a rapid decline in circulation and never again were the force they once were. [Source: <a href=\"https://sk.sagepub.com/reference/socialmovement/n43.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Movement Media; Black Press (United States)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/press_(social_movements)>, <https://concepts.sagepub.com/social-science/concept/alternative_media> ;
  skos:prefLabel "black press"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/alternative_media>
  skos:prefLabel "alternative media"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/black_press> .

