@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_and_communications>
  skos:prefLabel "media and communications"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/ZNet> .

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

<https://concepts.sagepub.com/social-science/concept/ZNet>
  skos:altLabel "ZCommunications"@en ;
  skos:definition "ZNet is a large, frequently updated website dedicated to providing news, opinion, and information from a radical and progressive perspective. ZNet is the online component of Z Communications, a leftist journalism and media analysis organization founded in 1987 by Michael Albert and Lydia Sergeant. [Source: <a href=\"https://sk.sagepub.com/reference/activism/n956.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Activism and Social Justice; ZNet</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/media_and_communications> ;
  skos:prefLabel "ZNet"@en ;
  a skos:Concept .

