@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/key_people_in_political_communication>
  skos:prefLabel "key people in political communication"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Dan_Rather> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/people>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Dan_Rather> .

<https://concepts.sagepub.com/social-science/concept/Dan_Rather>
  skos:definition "Dan Rather spent 24 years as anchor of CBS Evening News and was called “the hardest working man in broadcast journalism,” receiving nearly every major broadcast journalism award. Born in Wharton, Texas, Rather graduated in 1953 from Sam Houston State Teachers College with a journalism degree. [Source: <a href=\"https://sk.sagepub.com/reference/politicalcommunication/n570.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Political Communication; Rather, Dan (1931–)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/key_people_in_political_communication> ;
  skos:prefLabel "Dan Rather"@en ;
  a skos:Concept .

