@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/computers_and_electronic_media>
  skos:prefLabel "computers and electronic media"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/age_and_internet_use> .

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

<https://concepts.sagepub.com/social-science/concept/age_and_internet_use>
  skos:definition "By the beginning of the 21st century, Internet use had become an established part of the media landscape for young people in many parts of the world. In 2005, an estimated 77 million persons under the age of 18 were online. [Source: <a href=\"https://sk.sagepub.com/reference/childmedia/n223.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Children, Adolescents, and the Media; Internet Use, Age and</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/computers_and_electronic_media> ;
  skos:prefLabel "age and internet use"@en ;
  a skos:Concept .

