@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/media_literacy_programs> .

<https://concepts.sagepub.com/social-science/concept/media_literacy_programs>
  skos:definition "Media literacy education is the process used to develop media literacy, defined as the ability to access, analyze, evaluate, and communicate messages in a wide variety of forms. Children and young people can benefit from opportunities to learn about mass media, popular culture, and communication technologies. [Source: <a href=\"https://sk.sagepub.com/reference/childmedia/n274.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Children, Adolescents, and the Media; Media Literacy Programs</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/media_education> ;
  skos:prefLabel "media literacy programs"@en ;
  a skos:Concept .

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

