@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/television>
  skos:prefLabel "television"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/National_Television_Violence_Study> .

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

<https://concepts.sagepub.com/social-science/concept/National_Television_Violence_Study>
  skos:definition "The National Television Violence Study (NTVS) constitutes the largest and most systematic content analysis of television programming ever conducted and reported in a single investigation. Published in two volumes and a third executive summary volume, the work represents more than 10,000 hours of TV content gathered over a 3-year period (1994–1997). [Source: <a href=\"https://sk.sagepub.com/reference/childmedia/n317.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Children, Adolescents, and the Media; National Television Violence Study</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/television> ;
  skos:prefLabel "National Television Violence Study"@en ;
  a skos:Concept .

