@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/rates_of_computer_use>
  skos:definition "For the first time in history, children's use of a medium, in this case the personal computer, has overtaken their parents' usage rates. A study conducted by National Public Radio reports that 44% of America's youth between the ages of 10 and 17 years use a personal computer from home on a daily basis, and 55% of the young people in this age range access a computer at school at least once per week. [Source: <a href=\"https://sk.sagepub.com/reference/childmedia/n101.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Children, Adolescents, and the Media; Computer Use, Rates of</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/computers_and_electronic_media> ;
  skos:prefLabel "rates of computer use"@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/rates_of_computer_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/rates_of_computer_use> .

