@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/technology_(new_media)>
  skos:prefLabel "technology (new media)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/email> .

<https://concepts.sagepub.com/social-science/concept/internet_linguistics> skos:related <https://concepts.sagepub.com/social-science/concept/email> .
<https://concepts.sagepub.com/social-science/concept/computers_and_electronic_media>
  skos:prefLabel "computers and electronic media"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/email> .

<https://concepts.sagepub.com/social-science/concept/email>
  skos:definition "Email is a shortened version of the phrase “electronic mail,” and refers to messages exchanged through networked computers. These messages primarily comprise text, although advances in mail programs have made it easier to include graphics, sound, and more. [Source: <a href=\"https://sk.sagepub.com/reference/newmedia/n91.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of New Media; Email</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/technology_(new_media)>, <https://concepts.sagepub.com/social-science/concept/cyberculture>, <https://concepts.sagepub.com/social-science/concept/computers_and_electronic_media> ;
  skos:prefLabel "email"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/cyberculture>
  skos:prefLabel "cyberculture"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/email> .

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

