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

<https://concepts.sagepub.com/social-science/concept/organizational_economics>
  skos:prefLabel "organizational economics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/shareholders> .

<https://concepts.sagepub.com/social-science/concept/shareholders>
  skos:definition "A shareholder is the owner of an equitable interest in a for-profit corporation. A shareholder does not own legal title to the property of the corporation but owns stock or shares in the corporation. [Source: <a href=\"https://sk.sagepub.com/reference/ethics/n732.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business Ethics and Society; Shareholders</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organizational_economics>, <https://concepts.sagepub.com/social-science/concept/finance_ethics> ;
  skos:prefLabel "shareholders"@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/shareholders> .

