@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/business_judgment_rule>
  skos:definition "The business judgment rule serves to shield an officer or director from civil liability when sued for a breach of a fiduciary duty, with the highest fiduciary duty owed to shareholders. Under corporation law, the business judgment rule is the classic defense used by directors and officers of corporations when they are sued, usually by shareholders. [Source: <a href=\"https://sk.sagepub.com/reference/ethics/n101.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business Ethics and Society; Business Judgment Rule</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/management_ethics> ;
  skos:prefLabel "business judgment rule"@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/business_judgment_rule> .

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

