@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/market_transparency> .

<https://concepts.sagepub.com/social-science/concept/market_transparency>
  skos:definition "The word transparency can mean different things to different people. In the corporate finance world, people use the term to refer to the degree to which a firm's accounting choices help investors understand the valuation of items on the firm's balance sheet. [Source: <a href=\"https://sk.sagepub.com/reference/ethics/n811.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business Ethics and Society; Transparency, Market</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/finance_ethics> ;
  skos:prefLabel "market transparency"@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/market_transparency> .

