@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/effects_of_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/effects_of_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/effects_of_educational_television> .

<https://concepts.sagepub.com/social-science/concept/effects_of_educational_television>
  skos:definition "Television programs have the potential to educate children in important ways. Carefully designed educational programs can positively influence a child's readiness for school by teaching basic letter and number recognition or more advanced vocabulary and math skills. [Source: <a href=\"https://sk.sagepub.com/reference/childmedia/n128.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Children, Adolescents, and the Media; Educational Television, Effects of</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/television>, <https://concepts.sagepub.com/social-science/concept/media_education> ;
  skos:prefLabel "effects of educational television"@en ;
  a skos:Concept .

