@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/ACT_UP_(organization)>
  skos:prefLabel "ACT UP (organization)"@en ;
  a skos:Concept ;
  skos:related <https://concepts.sagepub.com/social-science/concept/DIVA_TV> .

<https://concepts.sagepub.com/social-science/concept/cinema,_television,_and_video>
  skos:prefLabel "cinema, television, and video"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/DIVA_TV> .

<https://concepts.sagepub.com/social-science/concept/DIVA_TV>
  skos:related <https://concepts.sagepub.com/social-science/concept/ACT_UP_(organization)> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cinema,_television,_and_video>, <https://concepts.sagepub.com/social-science/concept/alternative_media> ;
  skos:prefLabel "DIVA TV"@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/DIVA_TV> .

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

