@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/collateralized_loan_obligations>
  skos:definition "A collateralized loan obligation (CLO) is a debt security, a promissory note, with a pool of commercial loans as its collateral. The backing of the promise of the borrower to repay the loan is guaranteed by debt instruments they own. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n177.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Collateralized Loan Obligations</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/international_finance> ;
  skos:prefLabel "collateralized loan obligations"@en ;
  a skos:Concept .

<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_loan_obligations> .

<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_loan_obligations> .

