@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/sponsored_educational_material>
  skos:definition "Hundreds of sponsored educational material (SEM) units are corporately produced and distributed annually to school classrooms. The topics span a broad range including SEMs on the environment, nutrition, health and safety, economics, history, money management, health insurance, and a variety of specific product units such as car-care products, specific energy producers, meat and livestock advocacy, and so on. [Source: <a href=\"https://sk.sagepub.com/reference/childmedia/n420.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Children, Adolescents, and the Media; Sponsored Educational Material (SEM)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/advertising> ;
  skos:prefLabel "sponsored educational material"@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/sponsored_educational_material> .

<https://concepts.sagepub.com/social-science/concept/advertising>
  skos:prefLabel "advertising"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/sponsored_educational_material> .

