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

<https://concepts.sagepub.com/social-science/concept/moral_philosophy>
  skos:definition "Moral philosophy intersects public relations in the areas of ethical decision making, issues management, and corporate responsibility. Businesses, especially corporations, are faced with a mandate to be good citizens: to behave in the public interest, in a socially responsible manner, as well as in their own interests. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-public-relations-2e/n317.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Public Relations; Moral Philosophy</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/categorical_imperative> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/philosophy> ;
  skos:prefLabel "moral philosophy"@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/moral_philosophy> .

<https://concepts.sagepub.com/social-science/concept/categorical_imperative>
  skos:prefLabel "categorical imperative"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/moral_philosophy> .

