@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/earnings_management>
  skos:definition "Earnings management is an accounting process whereby managers manipulate reported earnings to obtain some private gain. As an indicator of opportunistic managerial behavior, investors and regulators are both concerned with the deliberate use of generally accepted accounting procedures to arrive at a desired level of reported earnings. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n318.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Earnings Management</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/international_accounting> ;
  skos:prefLabel "earnings management"@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/earnings_management> .

<https://concepts.sagepub.com/social-science/concept/international_accounting>
  skos:prefLabel "international accounting"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/earnings_management> .

