@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_audits>
  skos:definition "Social auditing refers to the process of identifying, analyzing, measuring, evaluating, and monitoring the impact of an organization's operations on different stakeholder groups. The auditing process is carried out in five steps. [Source: <a href=\"https://sk.sagepub.com/reference/ethics/n748.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business Ethics and Society; Social Audits</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/management_ethics> ;
  skos:prefLabel "social audits"@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/social_audits> .

<https://concepts.sagepub.com/social-science/concept/management_ethics>
  skos:prefLabel "management ethics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/social_audits> .

