@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/financial_and_securities_fraud>
  skos:prefLabel "financial and securities fraud"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/collateralized_debt_obligation> .

<https://concepts.sagepub.com/social-science/concept/investment_(finance)>
  skos:prefLabel "investment (finance)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/collateralized_debt_obligation> .

<https://concepts.sagepub.com/social-science/concept/international_finance>
  skos:prefLabel "international finance"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/collateralized_debt_obligation> .

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

<https://concepts.sagepub.com/social-science/concept/collateralized_debt_obligation>
  skos:definition "Collateralized debt obligations (CDOs) are assets that are used as collateral and then pooled together in order to be the basis of new securities that provide cash flows. A company buys the debt instruments, collects the cash from the debts, and then sells securities that are in effect purchases of a portion of the cash flow. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n176.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Collateralized Debt Obligations</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/investment_(finance)>, <https://concepts.sagepub.com/social-science/concept/international_finance>, <https://concepts.sagepub.com/social-science/concept/financial_and_securities_fraud> ;
  skos:prefLabel "collateralized debt obligation"@en ;
  a skos:Concept .

