@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/media_freedom>
  skos:definition "Media freedom designates the freedom of various kinds of media and sources of communication to operate in political and civil society. This term extends the traditional idea of the freedom of the press to electronic media, such as radio, television broadcasting, and the Internet. [Source: <a href=\"https://sk.sagepub.com/reference/governance/n316.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Governance; Media Freedom</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/information_governance> ;
  skos:prefLabel "media freedom"@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/media_freedom> .

<https://concepts.sagepub.com/social-science/concept/information_governance>
  skos:prefLabel "information governance"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/media_freedom> .

