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

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

<https://concepts.sagepub.com/social-science/concept/high_definition_television>
  skos:definition "a technological system that provides the highest quality television picture and sound. [Source: <a href=\"https://sk.sagepub.com/reference/dictionary-of-marketing-communications/n1515.xml\" target=\"_blank\" data-id=\"to-sk\">Dictionary of Marketing Communications; High Definition Television (HDTV)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/television_systems> ;
  skos:prefLabel "high definition television"@en ;
  a skos:Concept .

