@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/Center_for_Digital_Storytelling> .

<https://concepts.sagepub.com/social-science/concept/Center_for_Digital_Storytelling>
  skos:definition "Many consider the nonprofit Center for Digital Storytelling to have led the way in developing digital storytelling. Inspired by community arts activism, the center trains people of all ages and backgrounds to create stories using digital media. [Source: <a href=\"https://sk.sagepub.com/reference/socialmovement/n46.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Movement Media; Center for Digital Storytelling (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 "Center for Digital Storytelling"@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/Center_for_Digital_Storytelling> .

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

