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

<https://concepts.sagepub.com/social-science/concept/concept_and_topic_overviews>
  skos:prefLabel "concept and topic overviews"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/public_access> .

<https://concepts.sagepub.com/social-science/concept/public_access>
  skos:definition "in cable television, the availability of broadcast facilities for use by local groups in the community interest. [Source: <a href=\"https://sk.sagepub.com/reference/dictionary-of-marketing-communications/n2927.xml\" target=\"_blank\" data-id=\"to-sk\">Dictionary of Marketing Communications; Public Access</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/concept_and_topic_overviews>, <https://concepts.sagepub.com/social-science/concept/cinema,_television,_and_video>, <https://concepts.sagepub.com/social-science/concept/alternative_media> ;
  skos:prefLabel "public access"@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/public_access> .

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

