@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/tv-turnoff_week>
  skos:definition "TV-Turnoff Week is the flagship program of TV-Turnoff Network, formerly known as TV-Free America. Held annually during the last week of April, TV-Turnoff Week calls for participants to voluntarily turn off their television sets and leave them off for a week. [Source: <a href=\"https://sk.sagepub.com/reference/childmedia/n447.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Children, Adolescents, and the Media; Tv-Turnoff Week</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/television> ;
  skos:prefLabel "tv-turnoff week"@en ;
  a skos:Concept .

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

<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/tv-turnoff_week> .

