@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/internet>
  skos:prefLabel "internet"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/AlterNet> .

<https://concepts.sagepub.com/social-science/concept/AlterNet>
  skos:definition "AlterNet is a progressive online alternative news source that not only serves as a source of original content but also aggregates other alternative media online. It is a creation of the nonprofit Independent Media Institute (IMI), originally founded in 1983 as the nonprofit group Institute for Alternative Journalism (IAJ). [Source: <a href=\"https://sk.sagepub.com/reference/socialmovement/n20.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Movement Media; AlterNet (United States)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/internet>, <https://concepts.sagepub.com/social-science/concept/alternative_media> ;
  skos:prefLabel "AlterNet"@en ;
  a skos:Concept .

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

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

