@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/media_education>
  skos:prefLabel "media education"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/digital_literacy> .

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

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

<https://concepts.sagepub.com/social-science/concept/digital_literacy>
  skos:definition "As large-scale studies of Internet use in the United States make clear, young people's Internet use is on the rise. Adolescents, in particular, are turning to the Internet for a wide range of reading and writing purposes. [Source: <a href=\"https://sk.sagepub.com/reference/childmedia/n119.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Children, Adolescents, and the Media; Digital Literacy</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/media_education>, <https://concepts.sagepub.com/social-science/concept/computers_and_electronic_media> ;
  skos:prefLabel "digital literacy"@en ;
  a skos:Concept .

