@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/reputation_management>
  skos:definition "Reputation management is a term that has recently gained broad recognition, referring to methodical efforts by business managers to influence perceptions about their businesses. However, the notion that reputation can and should be managed has been around since ancient times. [Source: <a href=\"https://sk.sagepub.com/reference/ethics/n696.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business Ethics and Society; Reputation Management</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/marketing_ethics> ;
  skos:prefLabel "reputation management"@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/reputation_management> .

<https://concepts.sagepub.com/social-science/concept/marketing_ethics>
  skos:prefLabel "marketing ethics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/reputation_management> .

