@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_differences_in_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/age_differences_in_computer_use> .

<https://concepts.sagepub.com/social-science/concept/age_differences_in_computer_use>
  skos:definition "The majority of American children, even those of preschool age, are using computers. Nearly all 8-to-18-year-olds and almost half those age 6 and under have used a computer. [Source: <a href=\"https://sk.sagepub.com/reference/childmedia/n98.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Children, Adolescents, and the Media; Computer Use, Age Differences in</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/computers_and_electronic_media> ;
  skos:prefLabel "age differences in computer use"@en ;
  a skos:Concept .

