@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/disclosure_requirements>
  skos:definition "Disclosure requirements relate to the data collection, analysis, and dissemination relevant to specific transactions that is required by law. Disclosure is part of many legal regimes around the world that protect business from the indisputable temptation of corporate insiders to loot business treasuries, a phenomenon that often goes undetected. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n301.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Disclosure Requirements</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/international_accounting> ;
  skos:prefLabel "disclosure requirements"@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/disclosure_requirements> .

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

