@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/Walter_Cronkite>
  skos:definition "Walter Leland Cronkite, Jr. spent nearly 19 years as anchor of CBS Evening News and became known as “the most trusted man in America.” Over the years, he won numerous journalism awards. [Source: <a href=\"https://sk.sagepub.com/reference/politicalcommunication/n126.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Political Communication; Cronkite, Walter (1916–)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/key_people_in_political_communication> ;
  skos:prefLabel "Walter Cronkite"@en ;
  a skos:Concept .

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

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

