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

<https://concepts.sagepub.com/social-science/concept/Barricada_TV>
  skos:definition "In early 2008, the cultural commission of an Argentinean organization of employed and unemployed workers decided to set up a video workshop in conjunction with Cine Insurgente (Rebel Cinema). The objective was to explore and build a political and communication instrument to serve as a vehicle for collective discussions and political concerns and simultaneously operate as a stage for some new social relations. [Source: <a href=\"https://sk.sagepub.com/reference/socialmovement/n35.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Movement Media; Barricada TV (Argentina)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/regions>, <https://concepts.sagepub.com/social-science/concept/news> ;
  skos:prefLabel "Barricada TV"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/organizations>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Barricada_TV> .

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

