@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/public_image>
  skos:definition "Public image is how people feel and think about a particular organization, regardless of facts sometimes. Companies and organizations portray and characterize themselves through marketing campaigns that indirectly tell the public how they should feel about said company. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-crisis-management/n265.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Crisis Management; Public Image</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/issues_in_crisis_management> ;
  skos:prefLabel "public image"@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/public_image> .

<https://concepts.sagepub.com/social-science/concept/issues_in_crisis_management>
  skos:prefLabel "issues in crisis management"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/public_image> .

