@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/social_responsibility>
  skos:definition "for a marketer or advertiser, the obligation to operate and act in the public interest as determined by what society believes is right, and generally improve the well-being of people. [Source: <a href=\"https://sk.sagepub.com/reference/dictionary-of-marketing-communications/n3376.xml\" target=\"_blank\" data-id=\"to-sk\">Dictionary of Marketing Communications; Social Responsibility</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/moral_obligations> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D012941.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/morals> ;
  skos:prefLabel "social responsibility"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/moral_obligations>
  skos:prefLabel "moral obligations"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_responsibility> .

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

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

