@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_systems>
  skos:broader <https://concepts.sagepub.com/social-science/concept/telecommunication_systems> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/high_definition_television>, <https://concepts.sagepub.com/social-science/concept/color_television>, <https://concepts.sagepub.com/social-science/concept/closed_circuit_television>, <https://concepts.sagepub.com/social-science/concept/monochrome_television>, <https://concepts.sagepub.com/social-science/concept/cable_television>, <https://concepts.sagepub.com/social-science/concept/satellite_television>, <https://concepts.sagepub.com/social-science/concept/digital_television> ;
  a skos:Concept ;
  skos:prefLabel "television systems"@en .

<https://concepts.sagepub.com/social-science/concept/cable_television>
  skos:prefLabel "cable television"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/television_systems> .

<https://concepts.sagepub.com/social-science/concept/color_television>
  skos:prefLabel "color television"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/television_systems> .

<https://concepts.sagepub.com/social-science/concept/digital_television>
  skos:prefLabel "digital television"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/television_systems> .

<https://concepts.sagepub.com/social-science/concept/closed_circuit_television>
  skos:prefLabel "closed circuit television"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/television_systems> .

<https://concepts.sagepub.com/social-science/concept/high_definition_television>
  skos:prefLabel "high definition television"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/television_systems> .

<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_systems> .

<https://concepts.sagepub.com/social-science/concept/satellite_television>
  skos:prefLabel "satellite television"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/television_systems> .

<https://concepts.sagepub.com/social-science/concept/telecommunication_systems>
  skos:prefLabel "telecommunication systems"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/television_systems> .

<https://concepts.sagepub.com/social-science/concept/monochrome_television>
  skos:prefLabel "monochrome television"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/television_systems> .

