@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_and_aggression>
  skos:definition "Since its introduction to American society at the 1939 World's Fair, television has become an integral part of nearly every home. Since 1985, about 98% of all households in the United States have owned at least one television set. [Source: <a href=\"https://sk.sagepub.com/reference/childmedia/n41.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Children, Adolescents, and the Media; Aggression, Television and</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/violence_and_aggression> ;
  skos:prefLabel "television and aggression"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/violence_and_aggression>
  skos:prefLabel "violence and aggression"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/television_and_aggression> .

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

