@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/streaming_media>
  skos:prefLabel "streaming media"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/digital_media> .

<https://concepts.sagepub.com/social-science/concept/digital_recordings>
  skos:prefLabel "digital recordings"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/digital_media> .

<https://concepts.sagepub.com/social-science/concept/non_book_materials>
  skos:prefLabel "non book materials"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/digital_media> .

<https://concepts.sagepub.com/social-science/concept/ebooks>
  skos:prefLabel "ebooks"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/digital_media> .

<https://concepts.sagepub.com/social-science/concept/optical_digital_discs>
  skos:prefLabel "optical digital discs"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/digital_media> .

<https://concepts.sagepub.com/social-science/concept/podcasts>
  skos:prefLabel "podcasts"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/digital_media> .

<https://concepts.sagepub.com/social-science/concept/vodcasts>
  skos:prefLabel "vodcasts"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/digital_media> .

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

<https://concepts.sagepub.com/social-science/concept/digital_media>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/digital_recordings>, <https://concepts.sagepub.com/social-science/concept/ebooks>, <https://concepts.sagepub.com/social-science/concept/optical_digital_discs>, <https://concepts.sagepub.com/social-science/concept/podcasts>, <https://concepts.sagepub.com/social-science/concept/streaming_media>, <https://concepts.sagepub.com/social-science/concept/vodcasts> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/non_book_materials> ;
  skos:definition "any channel or vehicle capable of digital transmission; e.g., a personal computer for Internet advertising or television. [Source: <a href=\"https://sk.sagepub.com/reference/dictionary-of-marketing-communications/n1038.xml\" target=\"_blank\" data-id=\"to-sk\">Dictionary of Marketing Communications; Digital Media</a>]"@en ;
  skos:prefLabel "digital media"@en ;
  a skos:Concept .

