@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/Fireside_Chats>
  skos:definition "Fireside chats were radio addresses (aired from 1933 to 1945) made famous by President Franklin D. Roosevelt. Although the chats were initially meant to garner Americans' support for Roosevelt's New Deal policies, they eventually became a source of hope and security for all Americans. [Source: <a href=\"https://sk.sagepub.com/reference/politicalcommunication/n208.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Political Communication; Fireside Chats</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/media> ;
  skos:prefLabel "Fireside Chats"@en ;
  a skos:Concept .

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

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

