@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/email_pen_pals>
  skos:definition "Today, nearly 90% of youth in the United States between the ages of 12 and 17 use the Internet, and about half of these users go online every day. Although instant messaging is extremely popular, email remains the most popular Internet application. [Source: <a href=\"https://sk.sagepub.com/reference/childmedia/n147.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Children, Adolescents, and the Media; Email Pen Pals</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/computers_and_electronic_media> ;
  skos:prefLabel "email pen pals"@en ;
  a skos:Concept .

<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_pen_pals> .

<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_pen_pals> .

