@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/alternative_local_press> .

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

<https://concepts.sagepub.com/social-science/concept/alternative_local_press>
  skos:definition "From the 1970s to the 1990s, alternative local newspapers sprang up in towns and cities across Britain, challenging mainstream media's social, political, and journalistic conservatism. This press was diverse, reflecting local conditions and different priorities. [Source: <a href=\"https://sk.sagepub.com/reference/socialmovement/n11.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Movement Media; Alternative Local Press (United Kingdom)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/regions>, <https://concepts.sagepub.com/social-science/concept/press_(social_movements)> ;
  skos:prefLabel "alternative local press"@en ;
  a skos:Concept .

