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

<https://concepts.sagepub.com/social-science/concept/international_media_education>
  skos:definition "Media education is a term used to refer to the process involved in learning how to critically analyze and create media messages. The term originated in England, where it is generally synonymous with media literacy. [Source: <a href=\"https://sk.sagepub.com/reference/childmedia/n258.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Children, Adolescents, and the Media; Media Education, International</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/media_education> ;
  skos:prefLabel "international media education"@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/international_media_education> .

