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

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

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

<https://concepts.sagepub.com/social-science/concept/programming_in_educational_television>
  skos:definition "Commercial television has offered little educational programming for children during most of its history in the United States. Periodic increases in the quantity of educational children's programs shown on commercial stations have resulted largely from the occasional threat of governmental intervention. [Source: <a href=\"https://sk.sagepub.com/reference/childmedia/n130.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Children, Adolescents, and the Media; Educational Television, Programming in</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/television>, <https://concepts.sagepub.com/social-science/concept/media_education> ;
  skos:prefLabel "programming in educational television"@en ;
  a skos:Concept .

