@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/equal_time>
  skos:definition "Equal time is a widely used shorthand term referring to fairly complex federal requirements concerning American political candidate purchase or other use of radio or television air time. The phrase “equal opportunities” better incorporates the many relevant facets of the requirements. [Source: <a href=\"https://sk.sagepub.com/reference/journalism/n140.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Journalism; Equal Time</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/television>, <https://concepts.sagepub.com/social-science/concept/radio>, <https://concepts.sagepub.com/social-science/concept/political_communications> ;
  skos:prefLabel "equal time"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/radio>
  skos:prefLabel "radio"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/equal_time> .

<https://concepts.sagepub.com/social-science/concept/political_communications>
  skos:prefLabel "political communications"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/equal_time> .

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

<https://concepts.sagepub.com/social-science/concept/television>
  skos:prefLabel "television"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/equal_time> .

