@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/V-chip> .

<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/V-chip> .

<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/V-chip> .

<https://concepts.sagepub.com/social-science/concept/V-chip>
  skos:altLabel "violence chip"@en ;
  skos:definition "Since 2000, all new television sets with screens 13 inches or larger have been required to come equipped with a V-chip (violence chip). The V-chip works in conjunction with a content-rating system, allowing television sets to decode the content rating of each television program. [Source: <a href=\"https://sk.sagepub.com/reference/childmedia/n453.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Children, Adolescents, and the Media; V-Chip (Violence Chip)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/violence_and_aggression>, <https://concepts.sagepub.com/social-science/concept/television> ;
  skos:prefLabel "V-chip"@en ;
  a skos:Concept .

