@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/foreign_policy>
  skos:prefLabel "foreign policy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/public_diplomacy> .

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

<https://concepts.sagepub.com/social-science/concept/public_diplomacy>
  skos:definition "Public diplomacy is the primary communication tool for governments to influence public opinion in foreign countries and as such, a vital tool in managing the reputation of countries. While traditional diplomacy is conducted between governments, public diplomacy is direct communication between a government (or governmental organization) and foreign citizens to evoke favorable opinions, attitudes, or behavior toward the country, its policies, and people. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-public-relations-2e/n390.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Public Relations; Public Diplomacy</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/foreign_policy> ;
  skos:prefLabel "public diplomacy"@en ;
  a skos:Concept .

