@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/law_and_policy>
  skos:prefLabel "law and policy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/access_to_media> .

<https://concepts.sagepub.com/social-science/concept/access_to_media>
  skos:definition "This entry concerns an individual's right to speak through privately owned media and the availability to the public of diverse views. It reviews the development of the concept of “access” to media and how that concept applies to print and electronic media. [Source: <a href=\"https://sk.sagepub.com/reference/journalism/n5.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Journalism; Access to Media</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/law_and_policy>, <https://concepts.sagepub.com/social-science/concept/issues_and_controversies> ;
  skos:prefLabel "access to media"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/issues_and_controversies>
  skos:prefLabel "issues and controversies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/access_to_media> .

