@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix fibo-be-le-lp: <https://spec.edmcouncil.org/fibo/ontology/BE/LegalEntities/LegalPersons/> .
@prefix fibo-fbc-dae-dbt: <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> .
@prefix fibo-fbc-fi-fi: <https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/> .
@prefix fibo-fbc-pas-fpas: <https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/FinancialProductsAndServices/> .
@prefix fibo-fnd-acc-cur: <https://spec.edmcouncil.org/fibo/ontology/FND/Accounting/CurrencyAmount/> .
@prefix fibo-fnd-agr-agr: <https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Agreements/> .
@prefix fibo-fnd-agr-ctr: <https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Contracts/> .
@prefix fibo-fnd-arr-arr: <https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/Arrangements/> .
@prefix fibo-fnd-dt-bd: <https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/BusinessDates/> .
@prefix fibo-fnd-dt-fd: <https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/FinancialDates/> .
@prefix fibo-fnd-law-lcap: <https://spec.edmcouncil.org/fibo/ontology/FND/Law/LegalCapacity/> .
@prefix fibo-fnd-oac-own: <https://spec.edmcouncil.org/fibo/ontology/FND/OwnershipAndControl/Ownership/> .
@prefix fibo-fnd-pas-pas: <https://spec.edmcouncil.org/fibo/ontology/FND/ProductsAndServices/ProductsAndServices/> .
@prefix fibo-fnd-pas-psch: <https://spec.edmcouncil.org/fibo/ontology/FND/ProductsAndServices/PaymentsAndSchedules/> .
@prefix fibo-fnd-plc-loc: <https://spec.edmcouncil.org/fibo/ontology/FND/Places/Locations/> .
@prefix fibo-fnd-pty-pty: <https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Parties/> .
@prefix fibo-fnd-pty-rl: <https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Roles/> .
@prefix fibo-fnd-rel-rel: <https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/> .
@prefix fibo-fnd-utl-alx: <https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/Analytics/> .
@prefix fibo-fnd-utl-av: <https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/> .
@prefix lcc-lr: <https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix sm: <http://www.omg.org/techprocess/ab/SpecificationMetadata/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/>
    dct:abstract "This ontology defines concepts that are common to all debt instruments, such as debt, borrower, lender, debtor, creditor, interest, principal, and the like. It is designed to be used by various other FIBO specifications, including but not limited to SEC/Debt and LOAN." ;
    dct:license "http://opensource.org/licenses/MIT"^^xsd:anyURI ;
    sm:contentLanguage "https://www.w3.org/TR/owl2-quick-reference/"^^xsd:anyURI ;
    sm:copyright "Copyright (c) 2016-2022 EDM Council, Inc.", "Copyright (c) 2016-2022 Object Management Group, Inc." ;
    sm:dependsOn <https://spec.edmcouncil.org/fibo/ontology/BE/>, <https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/>, <https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/FinancialProductsAndServices/>, <https://spec.edmcouncil.org/fibo/ontology/FND/> ;
    sm:fileAbbreviation "fibo-fbc-dae-dbt" ;
    sm:filename "Debt.rdf" ;
    a owl:Ontology ;
    rdfs:label "Debt Ontology" ;
    owl:imports <https://spec.edmcouncil.org/fibo/ontology/master/latest/BE/LegalEntities/LegalPersons/>, <https://spec.edmcouncil.org/fibo/ontology/master/latest/FBC/FinancialInstruments/FinancialInstruments/>, <https://spec.edmcouncil.org/fibo/ontology/master/latest/FBC/ProductsAndServices/FinancialProductsAndServices/>, <https://spec.edmcouncil.org/fibo/ontology/master/latest/FND/Accounting/CurrencyAmount/>, <https://spec.edmcouncil.org/fibo/ontology/master/latest/FND/Agreements/Agreements/>, <https://spec.edmcouncil.org/fibo/ontology/master/latest/FND/Agreements/Contracts/>, <https://spec.edmcouncil.org/fibo/ontology/master/latest/FND/Arrangements/Arrangements/>, <https://spec.edmcouncil.org/fibo/ontology/master/latest/FND/DatesAndTimes/BusinessDates/>, <https://spec.edmcouncil.org/fibo/ontology/master/latest/FND/DatesAndTimes/FinancialDates/>, <https://spec.edmcouncil.org/fibo/ontology/master/latest/FND/Law/LegalCapacity/>, <https://spec.edmcouncil.org/fibo/ontology/master/latest/FND/OwnershipAndControl/Ownership/>, <https://spec.edmcouncil.org/fibo/ontology/master/latest/FND/Parties/Parties/>, <https://spec.edmcouncil.org/fibo/ontology/master/latest/FND/Parties/Roles/>, <https://spec.edmcouncil.org/fibo/ontology/master/latest/FND/Places/Locations/>, <https://spec.edmcouncil.org/fibo/ontology/master/latest/FND/ProductsAndServices/PaymentsAndSchedules/>, <https://spec.edmcouncil.org/fibo/ontology/master/latest/FND/ProductsAndServices/ProductsAndServices/>, <https://spec.edmcouncil.org/fibo/ontology/master/latest/FND/Relations/Relations/>, <https://spec.edmcouncil.org/fibo/ontology/master/latest/FND/Utilities/Analytics/>, <https://spec.edmcouncil.org/fibo/ontology/master/latest/FND/Utilities/AnnotationVocabulary/>, <https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/> ;
    owl:versionIRI <https://spec.edmcouncil.org/fibo/ontology/master/latest/FBC/DebtAndEquities/Debt/> ;
    skos:changeNote "The https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/ version of this ontology was added to the FBC domain via the FIBO 2.0 RFC in support of several FIBO debt-oriented initiatives.", "The https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/ version of this ontology was modified to add several common day count conventions used to calculate the amount of accrued interest or the present value when the next coupon payment is less than a full coupon period away, to support collateral agreements such as deeds of trust, UCC filings and the like, to add the concept of a rate reset time of day, to eliminate duplication of concepts in LCC, to simplify addresses, and to merge countries with locations.", "The https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/ version of this ontology was modified to add the concept of an interest rate cap as a potential provision with respect to interest rate terms.", "The https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/ version of this ontology was modified to make redemption provision a child of contractual commitment and move it to financial instruments, as such provisions apply to preferred shares and other instruments in addition to debt.", "The https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/ version of this ontology was modified to move the concept of an extension provision from Debt to Contracts to support representation of preferred shares and other extendable contracts, eliminate remaining circular definitions, integrate concepts defining credit facilities, and refine the concept of collateral to differentiate collateral that is real property from financial assets such as cash, various accounts, securities, and receivables.", "The https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/ version of this ontology was modified to use the generic statistical measures and measurements now in FND." ;
    fibo-fnd-utl-av:hasMaturityLevel fibo-fnd-utl-av:Release .

fibo-fbc-dae-dbt:Accrual
    a owl:Class ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "accrual" ;
    rdfs:subClassOf fibo-fnd-pty-rl:ThingInRole, [
        a owl:Restriction ;
        owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
        owl:onClass fibo-fbc-dae-dbt:Interest ;
        owl:onProperty fibo-fnd-rel-rel:appliesTo
    ] ;
    skos:definition "the process of accumulating interest or other income that has been earned but not paid" ;
    fibo-fnd-utl-av:explanatoryNote "There are legal contractual terms for the accrual of interest, as distinct from the payment of interest." .

fibo-fbc-dae-dbt:Amortization
    a owl:Class ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "amortization" ;
    rdfs:subClassOf fibo-fnd-pty-rl:ThingInRole, [
        a owl:Restriction ;
        owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
        owl:onClass fibo-fbc-dae-dbt:Debt ;
        owl:onProperty fibo-fbc-dae-dbt:isAmortizationOf
    ] ;
    skos:definition "the process of reduction of debt or other costs through periodic charges to assets or liabilities, such as through principal payments on mortgages" .

fibo-fbc-dae-dbt:AmortizationSchedule
    a owl:Class ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "amortization schedule" ;
    rdfs:subClassOf fibo-fnd-pas-psch:PaymentSchedule, [
        a owl:Restriction ;
        owl:onProperty fibo-fnd-rel-rel:appliesTo ;
        owl:someValuesFrom fibo-fbc-dae-dbt:Debt
    ], [
        a owl:Restriction ;
        owl:onProperty fibo-fnd-rel-rel:embodies ;
        owl:someValuesFrom fibo-fbc-dae-dbt:Amortization
    ] ;
    skos:definition "a schedule of periodic payments (repayment installments) that specify changes in the balance of the debt over time" ;
    fibo-fnd-utl-av:explanatoryNote "Payments are divided into equal amounts for the duration of the loan or debt instrument, making it the simplest repayment model. A greater amount of the payment is applied to interest at the beginning of the amortization schedule, while more money is applied to principal at the end." .

fibo-fbc-dae-dbt:Borrower
    a owl:Class ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "borrower" ;
    rdfs:subClassOf fibo-fbc-dae-dbt:Debtor, fibo-fnd-agr-ctr:ContractParty, [
        a owl:Restriction ;
        owl:onProperty fibo-fbc-dae-dbt:owes ;
        owl:someValuesFrom fibo-fbc-dae-dbt:Debt
    ], [
        a owl:Restriction ;
        owl:onProperty fibo-fnd-pty-rl:isPlayedBy ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty fibo-fnd-pty-pty:isAPartyTo ;
            owl:someValuesFrom fibo-fbc-dae-dbt:CreditAgreement
        ]
    ] ;
    skos:definition "party to a debt instrument that is obligated to repay the amount borrowed (principal) with interest and other fees according to the terms of the instrument" .

fibo-fbc-dae-dbt:BorrowingCapacity
    a owl:Class ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "borrowing capacity" ;
    rdfs:subClassOf fibo-fnd-law-lcap:LegalCapacity, [
        a owl:Restriction ;
        owl:allValuesFrom fibo-fnd-dt-fd:Date ;
        owl:onProperty fibo-fnd-dt-fd:hasDate
    ], [
        a owl:Restriction ;
        owl:allValuesFrom fibo-be-le-lp:LegalPerson ;
        owl:onProperty fibo-fnd-rel-rel:appliesTo
    ], [
        a owl:Restriction ;
        owl:allValuesFrom fibo-fnd-acc-cur:MonetaryAmount ;
        owl:onProperty fibo-fbc-dae-dbt:hasAvailableAmount
    ] ;
    skos:definition "upper bound on the total amount of money that a lender believes a party has the ability to repay as of some point in time" .

fibo-fbc-dae-dbt:Collateral
    a owl:Class ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "collateral" ;
    rdfs:subClassOf fibo-fnd-oac-own:Asset, [
        a owl:Restriction ;
        owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
        owl:onClass [
            a owl:Class ;
            owl:unionOf (fibo-fbc-dae-dbt:CreditAgreement
                fibo-fbc-fi-fi:DebtInstrument
                fibo-fbc-fi-fi:Security
                fibo-fbc-dae-dbt:PromissoryNote
            )
        ] ;
        owl:onProperty fibo-fbc-dae-dbt:isCollateralizationOf
    ] ;
    skos:definition "asset offered as security, pledged as an inducement to another party, to lend money, extend credit, or provision securities" .

fibo-fbc-dae-dbt:CollateralAgreement
    a owl:Class ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "collateral agreement" ;
    rdfs:subClassOf fibo-fnd-agr-ctr:WrittenContract, [
        a owl:Restriction ;
        owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
        owl:onClass fibo-fbc-dae-dbt:Collateral ;
        owl:onProperty fibo-fbc-dae-dbt:isCollateralizedBy
    ], [
        a owl:Restriction ;
        owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
        owl:onClass [
            a owl:Class ;
            owl:unionOf (fibo-fbc-dae-dbt:CreditAgreement
                fibo-fbc-fi-fi:DebtInstrument
                fibo-fbc-fi-fi:Security
                fibo-fbc-dae-dbt:PromissoryNote
            )
        ] ;
        owl:onProperty fibo-fnd-rel-rel:isGovernedBy
    ] ;
    skos:definition "written contract that specifies terms, over and above those specified in a promissory note, loan, or other debt instrument, under which the collateral must be made available to the lender" ;
    skos:example "Examples include deeds of trust and uniform commercial code (UCC) agreements." .

fibo-fbc-dae-dbt:CommittedCreditFacility
    a owl:Class ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "committed credit facility"@en ;
    rdfs:subClassOf fibo-fbc-dae-dbt:CreditFacility, [
        a owl:Restriction ;
        owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
        owl:onClass fibo-fbc-dae-dbt:CommittedSubFacility ;
        owl:onProperty fibo-fnd-arr-arr:hasConstituent
    ] ;
    owl:disjointWith fibo-fbc-dae-dbt:UncommittedCreditFacility ;
    skos:definition "credit facility that is a confirmed source of financing for the borrower, as long as the borrower meets the conditions of the agreement"@en .

fibo-fbc-dae-dbt:CommittedSubFacility
    a owl:Class ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "committed sub-facility"@en ;
    rdfs:subClassOf fibo-fbc-dae-dbt:SubFacility, [
        a owl:Restriction ;
        owl:onProperty fibo-fnd-arr-arr:isConstituentOf ;
        owl:someValuesFrom fibo-fbc-dae-dbt:CommittedCreditFacility
    ] ;
    owl:disjointWith fibo-fbc-dae-dbt:UncommittedSubFacility ;
    skos:definition "contractually committed portion of a credit facility that is available to the borrower and may be associated with some specific collateral"@en .

fibo-fbc-dae-dbt:CreditAgreement
    a owl:Class ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "credit agreement" ;
    rdfs:subClassOf fibo-fnd-agr-ctr:MutualContractualAgreement, fibo-fnd-agr-ctr:WrittenContract, [
        a owl:Restriction ;
        owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
        owl:onClass fibo-fbc-dae-dbt:Collateral ;
        owl:onProperty fibo-fbc-dae-dbt:isCollateralizedBy
    ], [
        a owl:Restriction ;
        owl:onProperty fibo-fnd-agr-ctr:hasContractParty ;
        owl:someValuesFrom fibo-fbc-dae-dbt:Creditor
    ], [
        a owl:Restriction ;
        owl:onProperty fibo-fnd-agr-ctr:hasContractParty ;
        owl:someValuesFrom fibo-fbc-dae-dbt:Debtor
    ] ;
    skos:definition "contractual agreement in which a debtor receives something of value and agrees to repay the creditor at some date in the future, in some form (e.g., cash, securities, etc.), generally with interest" .

fibo-fbc-dae-dbt:CreditFacility
    a owl:Class ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "credit facility"@en ;
    rdfs:subClassOf fibo-fbc-dae-dbt:CreditAgreement, [
        a owl:Restriction ;
        owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
        owl:onClass fibo-fbc-dae-dbt:SubFacility ;
        owl:onProperty fibo-fnd-arr-arr:hasConstituent
    ], [
        a owl:Restriction ;
        owl:onProperty fibo-fnd-acc-cur:hasMonetaryAmount ;
        owl:someValuesFrom fibo-fnd-acc-cur:MonetaryAmount
    ], [
        a owl:Restriction ;
        owl:onProperty fibo-fnd-agr-ctr:hasContractualElement ;
        owl:someValuesFrom fibo-fnd-agr-ctr:ConditionPrecedent
    ], [
        a owl:Restriction ;
        owl:onProperty fibo-fnd-arr-arr:hasConstituent ;
        owl:someValuesFrom fibo-fbc-dae-dbt:PromissoryNote
    ] ;
    skos:definition "credit agreement that allows the borrower to periodically take out money over an extended period of time rather than reapplying for a loan every time they need funds"@en ;
    fibo-fnd-utl-av:explanatoryNote "Credit facilities include revolving loans/lines of credit, committed facilities, letters of credit, and most retail credit accounts.  They may define sub-facilities to which the lender is prepared to commit for specific purposes."@en ;
    fibo-fnd-utl-av:synonym "master commitment"@en .

fibo-fbc-dae-dbt:Creditor
    a owl:Class ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "creditor" ;
    rdfs:subClassOf fibo-fnd-agr-agr:Obligee, [
        a owl:Restriction ;
        owl:allValuesFrom fibo-be-le-lp:LegalPerson ;
        owl:onProperty fibo-fnd-rel-rel:hasIdentity
    ], [
        a owl:Restriction ;
        owl:onProperty fibo-fbc-dae-dbt:isOwed ;
        owl:someValuesFrom fibo-fbc-dae-dbt:Debt
    ] ;
    skos:definition "a party to whom an obligation, such as an amount of money, or good, or performance of some service exists" .

fibo-fbc-dae-dbt:DayCountConvention
    a owl:Class ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "day-count convention" ;
    rdfs:subClassOf fibo-fnd-dt-bd:BusinessRecurrenceIntervalConvention, fibo-fnd-utl-alx:Expression ;
    skos:definition "a business recurrence interval convention that is used to calculate the number of days in an interest payment, which applies to the amount of accrued interest or the present value for debt instruments" ;
    fibo-fnd-utl-av:explanatoryNote "Day-count conventions apply to swaps, mortgages and forward rate agreements as well as bonds, each of which has its own day-count convention, which varies depending on the type of instrument, whether the interest rate is fixed or floating, and the country of issuance. Among the most common conventions are 30/360 or 365, actual/360 or 365, and actual/actual. A 30/360 convention assumes 30 days in a month and 360 days in a year. An actual/360 convention assumes the actual number of days in the given month and 360 days in the year. An actual/ actual convention uses the actual number of days in the given interest period and year." .

fibo-fbc-dae-dbt:DayCountConvention-30360BondBasis
    a owl:NamedIndividual, fibo-fbc-dae-dbt:DayCountConvention ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "day-count convention 30/360 bond basis" ;
    skos:definition "day-count convention that uses 30 days in a month and 360 days in a year for calculating interest payments" ;
    fibo-fnd-utl-av:explanatoryNote "See ISDA 2006 Section 4.16(f), https://web.archive.org/web/20140913145444/http://www.hsbcnet.com/gbm/attachments/standalone/2006-isda-definitions.pdf for more details on the calculation." ;
    fibo-fnd-utl-av:synonym "30A/360" .

fibo-fbc-dae-dbt:DayCountConvention-30360US
    a owl:NamedIndividual, fibo-fbc-dae-dbt:DayCountConvention ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "day-count convention 30/360 US" ;
    skos:definition "day-count convention that uses 30 days in a month and 360 days in a year for calculating interest payments" ;
    fibo-fnd-utl-av:explanatoryNote "See ISDA 2006 Section 4.16(f), https://web.archive.org/web/20140913145444/http://www.hsbcnet.com/gbm/attachments/standalone/2006-isda-definitions.pdf for more details on the calculation.", "This convention is used for US corporate bonds and many US agency issues. It is most commonly referred to as '30/360', but the term '30/360' may also refer to any of the other conventions of this class, depending on the context. See ISDA 2006 Section 4.16(f), https://web.archive.org/web/20140913145444/http://www.hsbcnet.com/gbm/attachments/standalone/2006-isda-definitions.pdf for more details on the calculation" ;
    fibo-fnd-utl-av:synonym "30/360" .

fibo-fbc-dae-dbt:DayCountConvention-30365
    a owl:NamedIndividual, fibo-fbc-dae-dbt:DayCountConvention ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "day-count convention 30/365" ;
    skos:definition "day-count convention that uses 30 days in a month and 365 days in a year for calculating interest payments" .

fibo-fbc-dae-dbt:DayCountConvention-30E360
    a owl:NamedIndividual, fibo-fbc-dae-dbt:DayCountConvention ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "day-count convention 30E/360" ;
    skos:definition "day-count convention that uses 30 days in a month and 360 days in a year for calculating interest payments" ;
    fibo-fnd-utl-av:explanatoryNote "See ICMA Rule 251.1(ii), 251.2, and ISDA 2006 Section 4.16(g), https://web.archive.org/web/20140913145444/http://www.hsbcnet.com/gbm/attachments/standalone/2006-isda-definitions.pdf for more details on the calculation." ;
    fibo-fnd-utl-av:synonym "30/360 ICMA", "30S/360", "Eurobond basis (ISDA 2006)", "Special German" .

fibo-fbc-dae-dbt:DayCountConvention-30E360ISDA
    a owl:NamedIndividual, fibo-fbc-dae-dbt:DayCountConvention ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "day-count convention 30E/360 ISDA" ;
    skos:definition "day-count convention that uses 30 days in a month and 360 days in a year for calculating interest payments" ;
    fibo-fnd-utl-av:explanatoryNote "See ISDA 2006 Section 4.16(h), https://web.archive.org/web/20140913145444/http://www.hsbcnet.com/gbm/attachments/standalone/2006-isda-definitions.pdf for more details on the calculation." ;
    fibo-fnd-utl-av:synonym "30/360 ICMA", "Eurobond basis (ISDA 2006)", "German" .

fibo-fbc-dae-dbt:DayCountConvention-Actual360
    a owl:NamedIndividual, fibo-fbc-dae-dbt:DayCountConvention ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "day-count convention actual/360" ;
    skos:definition "day-count convention that uses the actual number of days in each month and 360 days in a year for calculating interest payments" ;
    fibo-fnd-utl-av:explanatoryNote "See ICMA Rule 251.1(i) (not sterling), ISDA 2006 Section 4.16(e), https://web.archive.org/web/20140913145444/http://www.hsbcnet.com/gbm/attachments/standalone/2006-isda-definitions.pdf for more details on the calculation.", "This convention is used in money markets for short-term lending of currencies, including the US dollar and Euro, and is applied in ESCB monetary policy operations. It is the convention used with repurchase agreements." ;
    fibo-fnd-utl-av:synonym "French", "a/360", "act/360" .

fibo-fbc-dae-dbt:DayCountConvention-Actual365Fixed
    a owl:NamedIndividual, fibo-fbc-dae-dbt:DayCountConvention ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "day-count convention actual/365 fixed" ;
    skos:definition "day-count convention that uses the actual number of days in each month and 365 days in a year for calculating interest payments" ;
    fibo-fnd-utl-av:explanatoryNote "See ISDA 2006 Section 4.16(d), https://web.archive.org/web/20140913145444/http://www.hsbcnet.com/gbm/attachments/standalone/2006-isda-definitions.pdf for more details on the calculation." ;
    fibo-fnd-utl-av:synonym "English", "a/365 fixed", "a/365f", "act/365 fixed" .

fibo-fbc-dae-dbt:DayCountConvention-ActualActualICMA
    a owl:NamedIndividual, fibo-fbc-dae-dbt:DayCountConvention ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "day-count convention actual/actual ICMA" ;
    skos:definition "day-count convention that uses the actual number of days in each month and actual number of days in that year for calculating interest payments" ;
    fibo-fnd-utl-av:explanatoryNote "See ICMA Rule 251.1(iii), ISDA 2006 Section 4.16(c), https://web.archive.org/web/20140913145444/http://www.hsbcnet.com/gbm/attachments/standalone/2006-isda-definitions.pdf for more details on the calculation.", "This method ensures that all coupon payments are always for the same amount. It also ensures that all days in a coupon period are valued equally. This is the convention used for US Treasury bonds and notes, among other securities." ;
    fibo-fnd-utl-av:synonym "ISMA-99", "act/act ICMA", "act/act ISMA", "actual/actual" .

fibo-fbc-dae-dbt:DayCountConvention-ActualActualISDA
    a owl:NamedIndividual, fibo-fbc-dae-dbt:DayCountConvention ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "day-count convention actual/actual ISDA" ;
    skos:definition "day-count convention that uses the actual number of days in each month and actual number of days in that year for calculating interest payments" ;
    fibo-fnd-utl-av:explanatoryNote "See ISDA 2006 Section 4.16(b), https://web.archive.org/web/20140913145444/http://www.hsbcnet.com/gbm/attachments/standalone/2006-isda-definitions.pdf for more details on the calculation.", "This convention accounts for days in the period based on the portion in a leap year and the portion in a non-leap year." ;
    fibo-fnd-utl-av:synonym "act/365", "act/act", "actual/365", "actual/actual" .

fibo-fbc-dae-dbt:Debt
    a owl:Class ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "debt" ;
    rdfs:subClassOf fibo-fnd-agr-agr:Commitment, [
        a owl:Restriction ;
        owl:onProperty fibo-fbc-dae-dbt:isOwedBy ;
        owl:someValuesFrom fibo-fbc-dae-dbt:Debtor
    ], [
        a owl:Restriction ;
        owl:onProperty fibo-fbc-dae-dbt:isOwedTo ;
        owl:someValuesFrom fibo-fbc-dae-dbt:Creditor
    ] ;
    skos:definition "an obligation to pay something, such as an amount of money, good, service, or instrument" ;
    fibo-fnd-utl-av:explanatoryNote "In cases where the debtor and payer are the same legal person, then a debt is equivalent to a payment obligation." .

fibo-fbc-dae-dbt:DebtTerms
    a owl:Class ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "debt terms" ;
    rdfs:subClassOf fibo-fnd-agr-ctr:ContractualCommitment ;
    skos:definition "contract terms that specify the formal rights and obligations of borrower and lender under a contract in which funds are lent from the one party to the other" ;
    fibo-fnd-utl-av:explanatoryNote "These may be terms in a loan contract (including for example a mortgage contract) or they may be the contractual terms of a debt security." .

fibo-fbc-dae-dbt:Debtor
    a owl:Class ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "debtor" ;
    rdfs:subClassOf fibo-fnd-agr-agr:Obligor, [
        a owl:Restriction ;
        owl:allValuesFrom fibo-be-le-lp:LegalPerson ;
        owl:onProperty fibo-fnd-rel-rel:hasIdentity
    ], [
        a owl:Restriction ;
        owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
        owl:onClass fibo-fbc-dae-dbt:Debt ;
        owl:onProperty fibo-fbc-dae-dbt:owes
    ] ;
    skos:definition "a party that owes a debt or other obligation to another party" .

fibo-fbc-dae-dbt:FixedInterestRate
    a owl:Class ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "fixed interest rate" ;
    rdfs:subClassOf fibo-fnd-acc-cur:InterestRate ;
    skos:definition "an interest rate that does not fluctuate over the lifetime of a loan or other debt instrument" .

fibo-fbc-dae-dbt:FloatingInterestRate
    a owl:Class ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "floating interest rate" ;
    rdfs:seeAlso <http://recomparison.com/comparisons/100975/floating-vs-variable-vs-adjustable-interest-rate/> ;
    rdfs:subClassOf fibo-fbc-dae-dbt:VariableInterestRate ;
    skos:definition "a variable interest rate that is based on a specific index or benchmark rate" ;
    skos:example "Certain revolving credit, such as credit-card related debt, may adjust after a specified period of time to an absolute rate stated in the agreement (variable but not floating) rather than based on a benchmark rate (variable, floating)." ;
    fibo-fnd-utl-av:explanatoryNote "The index used to determine the specific interest rate is generally included in the terms of the loan. In most cases, lenders will also charge a spread, or added percentage points on top of the established index rate. If a loan is billed as prime plus 2.5 percent, for a prime rate of 3.5 percent, the terms of the loan will require the borrower to pay off a 6 percent interest. Floating interest rates typically involve periodic reset dates for the loan, particularly when the index rate changes. Resets may also occur online at market predetermined intervals, with yearly adjustments being a common arrangement." .

fibo-fbc-dae-dbt:FullAmortization
    a owl:Class ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "full amortization" ;
    rdfs:subClassOf fibo-fbc-dae-dbt:Amortization ;
    skos:definition "amortization in which the very last payment (which, if the schedule was calculated correctly, should be equal to all others) pays off all remaining principal and interest on the loan" .

fibo-fbc-dae-dbt:Interest
    a owl:Class ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "interest" ;
    rdfs:subClassOf fibo-fnd-acc-cur:MonetaryAmount, [
        a owl:Restriction ;
        owl:allValuesFrom fibo-fnd-acc-cur:InterestRate ;
        owl:onProperty fibo-fbc-dae-dbt:hasInterestRate
    ], [
        a owl:Restriction ;
        owl:allValuesFrom fibo-fnd-dt-fd:DatePeriod ;
        owl:onProperty fibo-fnd-dt-fd:hasDatePeriod
    ], [
        a owl:Restriction ;
        owl:onProperty fibo-fbc-dae-dbt:isInterestOn ;
        owl:someValuesFrom fibo-fbc-dae-dbt:Debt
    ] ;
    skos:definition "the cost of using credit, or another's money, expressed as a rate per period of time, payable by a debtor to a creditor in consideration of the credit extended to the debtor" .

fibo-fbc-dae-dbt:InterestPaymentTerms
    a owl:Class ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "interest payment terms" ;
    rdfs:subClassOf fibo-fbc-dae-dbt:DebtTerms, [
        a owl:Restriction ;
        owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
        owl:onClass fibo-fbc-dae-dbt:DayCountConvention ;
        owl:onProperty fibo-fbc-dae-dbt:hasAccrualBasis
    ], [
        a owl:Restriction ;
        owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
        owl:onClass fibo-fnd-acc-cur:InterestRate ;
        owl:onProperty fibo-fbc-dae-dbt:hasInterestRate
    ], [
        a owl:Restriction ;
        owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
        owl:onClass fibo-fnd-acc-cur:InterestRate ;
        owl:onProperty fibo-fbc-dae-dbt:hasInterestRateCap
    ], [
        a owl:Restriction ;
        owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
        owl:onClass fibo-fnd-dt-bd:DayOfMonth ;
        owl:onProperty fibo-fbc-dae-dbt:hasInterestPaymentDay
    ], [
        a owl:Restriction ;
        owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
        owl:onClass fibo-fnd-dt-fd:Date ;
        owl:onProperty fibo-fbc-dae-dbt:hasInitialInterestAccrualDate
    ], [
        a owl:Restriction ;
        owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
        owl:onClass fibo-fnd-dt-fd:Date ;
        owl:onProperty fibo-fbc-dae-dbt:hasInitialInterestPaymentDate
    ], [
        a owl:Restriction ;
        owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
        owl:onClass fibo-fnd-dt-fd:RecurrenceInterval ;
        owl:onProperty fibo-fbc-dae-dbt:hasCompoundingFrequency
    ], [
        a owl:Restriction ;
        owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
        owl:onClass fibo-fnd-dt-fd:RecurrenceInterval ;
        owl:onProperty fibo-fbc-dae-dbt:hasInterestPaymentFrequency
    ], [
        a owl:Restriction ;
        owl:onProperty fibo-fbc-dae-dbt:governsPaymentOf ;
        owl:someValuesFrom fibo-fbc-dae-dbt:Interest
    ] ;
    skos:definition "contract terms for payment of interest on a debt" ;
    fibo-fnd-utl-av:explanatoryNote "Interest is usually payable on any outstanding principal amount, therefore interest relates to the amount of debt outstanding at any given point of time, not to the principal amount advanced at the time that the loan was advanced or the debt security issued (aside from the initial payment).", "Note that in most cases, the dates and payment frequencies for interest will coincide with the dates and payment frequencies related to the principal." .

fibo-fbc-dae-dbt:Lender
    a owl:Class ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "lender" ;
    rdfs:subClassOf fibo-fbc-dae-dbt:Creditor, fibo-fnd-agr-ctr:ContractParty, [
        a owl:Restriction ;
        owl:onProperty fibo-fnd-pty-rl:isPlayedBy ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty fibo-fnd-pty-pty:isAPartyTo ;
            owl:someValuesFrom fibo-fbc-dae-dbt:CreditAgreement
        ]
    ] ;
    skos:definition "a party that extends credit or money to a borrower with the expectation of being repaid, usually with interest" .

fibo-fbc-dae-dbt:ManagedInterestRate
    a owl:Class ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "managed interest rate" ;
    rdfs:subClassOf fibo-fbc-dae-dbt:VariableInterestRate, [
        a owl:Restriction ;
        owl:onProperty fibo-fnd-rel-rel:isManagedBy ;
        owl:someValuesFrom fibo-fbc-pas-fpas:FinancialServiceProvider
    ] ;
    skos:definition "a variable interest rate charged by a financial institution for borrowing that is not prescribed as a margin over base rate but is set from time to time by the institution" .

fibo-fbc-dae-dbt:NegativeAmortization
    a owl:Class ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "negative amortization" ;
    rdfs:subClassOf fibo-fbc-dae-dbt:Amortization ;
    skos:definition "amortization in which the payments made do not cover the interest due" .

fibo-fbc-dae-dbt:NonPhysicalCollateral
    a owl:Class ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "non-physical collateral" ;
    rdfs:subClassOf fibo-fbc-dae-dbt:Collateral ;
    owl:disjointWith fibo-fbc-dae-dbt:PhysicalCollateral ;
    skos:definition "asset pledged as collateral that is a financial asset, rather than physical asset" ;
    skos:example "Examples of non-physical collateral include, but are not limited to, bank deposits, accounts receivable, stocks, bonds, other securities, and the like." .

fibo-fbc-dae-dbt:PartialAmortization
    a owl:Class ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "partial amortization" ;
    rdfs:subClassOf fibo-fbc-dae-dbt:Amortization ;
    skos:definition "amortization in which the very last payment the last payment due may be a large balloon payment of all remaining principal and interest" .

fibo-fbc-dae-dbt:PhysicalCollateral
    a owl:Class ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "physical collateral" ;
    rdfs:subClassOf fibo-fbc-dae-dbt:Collateral ;
    skos:definition "asset pledged as collateral that has a material form, i.e., is a physical asset of the obligor" ;
    skos:example "Examples of physical collateral include, but are not limited to, real estate, equipment, vehicles, spare parts, inventory, goods, supplies, fixtures, and leasehold improvements." .

fibo-fbc-dae-dbt:Principal
    a owl:Class ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "principal" ;
    rdfs:seeAlso <http://www.finra.org/investors/bond-glossary#p> ;
    rdfs:subClassOf [
        a owl:Class ;
        owl:unionOf (fibo-fnd-acc-cur:MonetaryAmount
            fibo-fnd-pas-pas:NegotiableCommodity
        )
    ], [
        a owl:Restriction ;
        owl:onProperty fibo-fbc-dae-dbt:isPrincipalOf ;
        owl:someValuesFrom fibo-fbc-dae-dbt:Debt
    ] ;
    skos:definition "with respect to a debt: the value of an obligation, such as a bond or loan, raised and that must be repaid at maturity; for investments: the original amount of money invested, separate from any associated interest, dividends or capital gains" .

fibo-fbc-dae-dbt:PrincipalRepaymentTerms
    a owl:Class ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "principal repayment terms" ;
    rdfs:subClassOf fibo-fbc-dae-dbt:DebtTerms, [
        a owl:Restriction ;
        owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
        owl:onClass fibo-fnd-agr-ctr:ExtensionProvision ;
        owl:onProperty fibo-fnd-agr-ctr:hasExtensionProvision
    ], [
        a owl:Restriction ;
        owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
        owl:onClass fibo-fnd-dt-bd:DayOfMonth ;
        owl:onProperty fibo-fbc-dae-dbt:hasPrincipalPaymentDay
    ], [
        a owl:Restriction ;
        owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
        owl:onClass fibo-fnd-dt-fd:Date ;
        owl:onProperty fibo-fbc-dae-dbt:hasInitialPrincipalPaymentDate
    ], [
        a owl:Restriction ;
        owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
        owl:onClass fibo-fnd-dt-fd:Date ;
        owl:onProperty fibo-fbc-dae-dbt:hasPrincipalRepaymentDate
    ], [
        a owl:Restriction ;
        owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
        owl:onClass fibo-fnd-dt-fd:RecurrenceInterval ;
        owl:onProperty fibo-fbc-dae-dbt:hasPrincipalPaymentFrequency
    ], [
        a owl:Restriction ;
        owl:onProperty fibo-fbc-dae-dbt:governsPaymentOf ;
        owl:someValuesFrom fibo-fbc-dae-dbt:Principal
    ] ;
    skos:definition "contract terms that specify requirements for repayment of the principal" .

fibo-fbc-dae-dbt:PromissoryNote
    a owl:Class ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "promissory note" ;
    rdfs:subClassOf fibo-fbc-fi-fi:DebtInstrument, [
        a owl:Restriction ;
        owl:hasValue true ;
        owl:onProperty fibo-fbc-fi-fi:isNegotiable
    ] ;
    skos:definition "negotiable instrument that is an unconditional and unsecured promise by one party to another that commits the principal party to pay a specified sum on demand or within a specified time frame under specified terms" ;
    fibo-fnd-utl-av:explanatoryNote "Promissory notes are generally fully fungible." .

fibo-fbc-dae-dbt:RateResetTimeOfDay
    a owl:Class ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "rate reset time of day" ;
    rdfs:subClassOf fibo-fnd-dt-fd:TimeOfDay, [
        a owl:Restriction ;
        owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
        owl:onClass fibo-fnd-plc-loc:BusinessCenter ;
        owl:onProperty fibo-fnd-plc-loc:hasBusinessCenter
    ] ;
    skos:definition "time of day that an interest rate is reset, as indicated by some interest rate authority or market data provider" ;
    skos:example "Examples include certain rates published by the Federal Reserve Board in their H.15 schedule, which are published at 4:15 pm on business days that are not holidays in the US." .

fibo-fbc-dae-dbt:RetailCreditFacility
    a owl:Class ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "retail credit facility"@en ;
    rdfs:subClassOf fibo-fbc-dae-dbt:CommittedCreditFacility ;
    skos:definition "credit facility that is a loan or line of credit used by retailers and real estate companies"@en ;
    skos:example "Consumer credit cards are retail credit facilities, for example."@en .

fibo-fbc-dae-dbt:RevolvingLoanFacility
    a owl:Class ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "revolving loan facility"@en ;
    rdfs:subClassOf fibo-fbc-dae-dbt:CommittedCreditFacility ;
    skos:definition "credit facility that enables the borrower to withdraw funds, repay, and withdraw again"@en ;
    fibo-fnd-utl-av:explanatoryNote "Revolving credit facilities are essentially lines of credit with variable interest rates."@en .

fibo-fbc-dae-dbt:SubFacility
    a owl:Class ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "sub-facility"@en ;
    rdfs:subClassOf fibo-fnd-agr-ctr:MutualContractualAgreement, [
        a owl:Restriction ;
        owl:onClass fibo-fbc-dae-dbt:CreditFacility ;
        owl:onProperty fibo-fnd-arr-arr:isConstituentOf ;
        owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger
    ], [
        a owl:Restriction ;
        owl:onProperty fibo-fnd-acc-cur:hasMonetaryAmount ;
        owl:someValuesFrom fibo-fnd-acc-cur:MonetaryAmount
    ] ;
    skos:definition "portion of a credit facility extended to the borrower for some purpose, possibly per some schedule specified in the facility"@en ;
    fibo-fnd-utl-av:explanatoryNote "Each sub-facility may have separate terms, and may be or include individual promissory notes, depending on the facility. The amount of associated with the individual sub-facilities sums to the total credit facility amount. Sub-facilities may, individually, have a stated purpose, such as to cover inventory, equipment, accounts receivable, working capital, letters of credit, and so forth."@en .

fibo-fbc-dae-dbt:UncommittedCreditFacility
    a owl:Class ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "uncommitted credit facility"@en ;
    rdfs:subClassOf fibo-fbc-dae-dbt:CreditFacility ;
    skos:definition "credit facility that has yet to be confirmed as a source of financing for the borrower"@en .

fibo-fbc-dae-dbt:UncommittedSubFacility
    a owl:Class ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "uncommitted sub-facility"@en ;
    rdfs:subClassOf fibo-fbc-dae-dbt:SubFacility ;
    skos:definition "sub-facility that has yet to be confirmed as a source of financing for the borrower"@en .

fibo-fbc-dae-dbt:VariableInterestRate
    a owl:Class ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "variable interest rate" ;
    rdfs:subClassOf fibo-fnd-acc-cur:InterestRate ;
    owl:disjointWith fibo-fbc-dae-dbt:FixedInterestRate ;
    skos:definition "an interest rate that is allowed to vary over the maturity of a loan or other debt instrument" ;
    fibo-fnd-utl-av:synonym "adjustable rate" .

fibo-fbc-dae-dbt:governsPaymentOf
    a owl:ObjectProperty ;
    rdfs:domain fibo-fbc-dae-dbt:DebtTerms ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "governs payment of" ;
    rdfs:subPropertyOf fibo-fnd-rel-rel:governs ;
    skos:definition "links contractual terms embedded in a contract, such as interest or repayment terms to the element those terms apply to" .

fibo-fbc-dae-dbt:hasAccrualBasis
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "has accrual basis" ;
    rdfs:range fibo-fbc-dae-dbt:DayCountConvention ;
    rdfs:subPropertyOf lcc-lr:has ;
    skos:definition "identifies the convention that defines how interest accrues on something, that is the number of days in a month and days in a year that are counted when performing interest accrual calculations" .

fibo-fbc-dae-dbt:hasAvailableAmount
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "has available amount" ;
    rdfs:range fibo-fnd-acc-cur:MonetaryAmount ;
    rdfs:subPropertyOf fibo-fnd-acc-cur:hasMonetaryAmount ;
    skos:definition "indicates an amount of money available for an individual or organization to borrow" .

fibo-fbc-dae-dbt:hasBorrower
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "has borrower" ;
    rdfs:range fibo-fbc-dae-dbt:Borrower ;
    rdfs:subPropertyOf fibo-fnd-agr-ctr:hasContractParty ;
    skos:definition "relates a contract, such as a debt instrument or credit agreement, to one or more parties that are incurring the debt" .

fibo-fbc-dae-dbt:hasCompoundingFrequency
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "has compounding frequency" ;
    rdfs:range fibo-fnd-dt-fd:RecurrenceInterval ;
    rdfs:subPropertyOf fibo-fnd-dt-fd:hasRecurrenceInterval ;
    skos:definition "the frequency at which interest is added to the principal of the debt over the course of the agreement" .

fibo-fbc-dae-dbt:hasDebtAmount
    a owl:ObjectProperty ;
    rdfs:domain fibo-fbc-fi-fi:DebtInstrument ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "has debt amount" ;
    rdfs:range fibo-fnd-acc-cur:MonetaryAmount ;
    rdfs:subPropertyOf fibo-fnd-acc-cur:hasMonetaryAmount ;
    skos:definition "indicates the monetary amount of the debt" ;
    fibo-fnd-utl-av:explanatoryNote "Represents the total debt amount including principal and interest" .

fibo-fbc-dae-dbt:hasDenomination
    a owl:ObjectProperty ;
    rdfs:domain fibo-fbc-fi-fi:Security ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "has denomination" ;
    rdfs:range fibo-fnd-acc-cur:MonetaryAmount ;
    rdfs:subPropertyOf fibo-fnd-acc-cur:hasMonetaryAmount ;
    skos:definition "the face value of currency units, coins, or securities" .

fibo-fbc-dae-dbt:hasFinalInterestPaymentDate
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "has final interest payment date" ;
    rdfs:range fibo-fnd-dt-fd:Date ;
    rdfs:subPropertyOf fibo-fnd-dt-fd:hasEndDate ;
    skos:definition "the date on which the last interest payment is due" .

fibo-fbc-dae-dbt:hasInitialInterestAccrualDate
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "has initial interest accrual date" ;
    rdfs:range fibo-fnd-dt-fd:Date ;
    rdfs:subPropertyOf fibo-fnd-dt-fd:hasStartDate ;
    skos:definition "the date from which interest begins to accrue" .

fibo-fbc-dae-dbt:hasInitialInterestPaymentDate
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "has initial interest payment date" ;
    rdfs:range fibo-fnd-dt-fd:Date ;
    rdfs:subPropertyOf fibo-fnd-dt-fd:hasStartDate ;
    skos:definition "the date on which the first interest payment is due" .

fibo-fbc-dae-dbt:hasInitialPrincipalPaymentDate
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "has initial principal payment date" ;
    rdfs:range fibo-fnd-dt-fd:Date ;
    rdfs:subPropertyOf fibo-fnd-dt-fd:hasStartDate ;
    skos:definition "the date on which the first payment against the principal is due" .

fibo-fbc-dae-dbt:hasInterestPaymentDay
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "has interest payment day" ;
    rdfs:range fibo-fnd-dt-fd:RecurrenceInterval ;
    rdfs:subPropertyOf fibo-fnd-dt-fd:hasRecurrenceInterval ;
    skos:definition "the day of the month on which interest payments must be made on the debt" .

fibo-fbc-dae-dbt:hasInterestPaymentFrequency
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "has interest payment frequency" ;
    rdfs:range fibo-fnd-dt-fd:RecurrenceInterval ;
    rdfs:subPropertyOf fibo-fnd-dt-fd:hasRecurrenceInterval ;
    skos:definition "the frequency at which interest payments must be made on the debt" .

fibo-fbc-dae-dbt:hasInterestRate
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "has interest rate" ;
    rdfs:range fibo-fnd-acc-cur:InterestRate ;
    rdfs:subPropertyOf lcc-lr:has ;
    skos:definition "relates something, such as an agreement, or debt instrument, to the rate (typically annual) of interest that is to be paid by the debtor to the creditor on the debt" .

fibo-fbc-dae-dbt:hasInterestRateCap
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "has interest rate cap" ;
    rdfs:range fibo-fnd-acc-cur:InterestRate ;
    rdfs:subPropertyOf fibo-fbc-dae-dbt:hasInterestRate ;
    skos:definition "relates something, such as an agreement, or debt instrument, to the upper bound (ceiling) rate (typically annual) of interest on variable-rate debt that is to be paid by the debtor to the creditor on the debt" .

fibo-fbc-dae-dbt:hasLender
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "has lender" ;
    rdfs:range fibo-fbc-dae-dbt:Lender ;
    rdfs:subPropertyOf fibo-fnd-agr-ctr:hasContractParty ;
    skos:definition "relates a contract, such as a debt instrument or credit agreement, to one or more parties that are financing the debt" .

fibo-fbc-dae-dbt:hasOutstandingAmount
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "has outstanding amount" ;
    rdfs:range fibo-fnd-acc-cur:MonetaryAmount ;
    rdfs:subPropertyOf fibo-fnd-acc-cur:hasMonetaryAmount ;
    skos:definition "indicates an amount of money representing the principal, interest, or other amount owed at a specific point in time" .

fibo-fbc-dae-dbt:hasPrincipal
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "has principal" ;
    rdfs:range fibo-fbc-dae-dbt:Principal ;
    rdfs:subPropertyOf lcc-lr:has ;
    skos:definition "indicates the face value of an obligation, such as a bond or loan, that must be repaid at maturity, i.e., the base amount raised by a mortgage or other debt instrument" ;
    skos:editorialNote "This is not the balance of the debt at a point in time, but the amount drawn down at a specific point in time, after which (for interest bearing debts) interest becomes payable. Semantic Modeling note This term is over-ridden for specific kinds of debt (securities, loans) and is therefore not needed in any data model. It is included here to define part of the meaning of the Debt Finance term. It is a Relationship Fact and strictly speaking should be regarded as being specialized and over-ridden by the terms in the Loan and Security classes, however it is modeled here as a \"Referenceable Archetype\" meaning that it appears in diagrams as a textual entry not a relationship line, and so it is not possible to formally show this specialization." .

fibo-fbc-dae-dbt:hasPrincipalPaymentDay
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "has principal payment day" ;
    rdfs:range fibo-fnd-dt-fd:RecurrenceInterval ;
    rdfs:subPropertyOf fibo-fnd-dt-fd:hasRecurrenceInterval ;
    skos:definition "the day of the month on which payments on the principal must be made" .

fibo-fbc-dae-dbt:hasPrincipalPaymentFrequency
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "has principal payment frequency" ;
    rdfs:range fibo-fnd-dt-fd:RecurrenceInterval ;
    rdfs:subPropertyOf fibo-fnd-dt-fd:hasRecurrenceInterval ;
    skos:definition "the frequency at which payments on the principal must be made" .

fibo-fbc-dae-dbt:hasPrincipalRepaymentDate
    a owl:ObjectProperty ;
    rdfs:domain fibo-fbc-dae-dbt:PrincipalRepaymentTerms ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "has principal repayment date" ;
    rdfs:range fibo-fnd-dt-fd:Date ;
    rdfs:subPropertyOf fibo-fnd-dt-fd:hasEndDate ;
    skos:definition "relates an instrument to the date by which the principal must be repaid in full" ;
    fibo-fnd-utl-av:explanatoryNote "Depending on the terms of the instrument (debt security, such as a bond, loan, etc.), this may be the date of a single payment of the debt principal or of the completion of scheduled partial redemption payments." .

fibo-fbc-dae-dbt:isAmortizationOf
    a owl:ObjectProperty ;
    rdfs:domain fibo-fbc-dae-dbt:Amortization ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "is amortization of" ;
    skos:definition "links the process of reduction of debt or other costs through periodic charges to the relevant asset or liability" .

fibo-fbc-dae-dbt:isBasedOn
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "is based on" ;
    rdfs:subPropertyOf fibo-fnd-rel-rel:appliesTo ;
    skos:definition "relates something to something else on which it rests, or that supports it in some way" .

fibo-fbc-dae-dbt:isCollateralizationOf
    a owl:ObjectProperty ;
    rdfs:domain fibo-fbc-dae-dbt:Collateral ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "is collateralization of" ;
    skos:definition "relates some collateral to a credit agreement or debt instrument for which the property has been pledged as security for the debt" .

fibo-fbc-dae-dbt:isCollateralizedBy
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "is collateralized by" ;
    rdfs:range fibo-fbc-dae-dbt:Collateral ;
    skos:definition "relates a credit agreement or debt instrument to property pledged as security for the debt" .

fibo-fbc-dae-dbt:isInterestOn
    a owl:ObjectProperty ;
    rdfs:domain fibo-fbc-dae-dbt:Interest ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "is interest on" ;
    skos:definition "links a monetary amount that is the cost of using credit to the debt that it applies to" .

fibo-fbc-dae-dbt:isOwed
    a owl:ObjectProperty ;
    rdfs:domain fibo-fbc-dae-dbt:Creditor ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "is owed" ;
    rdfs:range fibo-fbc-dae-dbt:Debt ;
    skos:definition "links a creditor to a debt that is outstanding and payable to them" .

fibo-fbc-dae-dbt:isOwedBy
    a owl:ObjectProperty ;
    rdfs:domain fibo-fbc-dae-dbt:Debt ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "is owed by" ;
    rdfs:range fibo-fbc-dae-dbt:Debtor ;
    owl:inverseOf fibo-fbc-dae-dbt:owes ;
    skos:definition "links a debt to the party that owes it" .

fibo-fbc-dae-dbt:isOwedTo
    a owl:ObjectProperty ;
    rdfs:domain fibo-fbc-dae-dbt:Debt ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "is owed to" ;
    rdfs:range fibo-fbc-dae-dbt:Creditor ;
    skos:definition "links a debt to the party to which it is payable" .

fibo-fbc-dae-dbt:isPrincipalOf
    a owl:ObjectProperty ;
    rdfs:domain fibo-fbc-dae-dbt:Principal ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "is principal of" ;
    skos:definition "links the value of a debt, excluding any interest or other costs of using credit, to the debt that it applies to" .

fibo-fbc-dae-dbt:owes
    a owl:ObjectProperty ;
    rdfs:domain fibo-fbc-dae-dbt:Debtor ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "owes" ;
    rdfs:range fibo-fbc-dae-dbt:Debt ;
    skos:definition "links a party to a debt that they owe" .

fibo-fbc-fi-fi:DebtInstrument
    a owl:Class ;
    rdfs:subClassOf fibo-fbc-dae-dbt:CreditAgreement, [
        a owl:Restriction ;
        owl:onProperty fibo-fbc-dae-dbt:hasBorrower ;
        owl:someValuesFrom fibo-fbc-dae-dbt:Borrower
    ], [
        a owl:Restriction ;
        owl:onProperty fibo-fbc-dae-dbt:hasLender ;
        owl:someValuesFrom fibo-fbc-dae-dbt:Lender
    ], [
        a owl:Restriction ;
        owl:onProperty fibo-fnd-agr-ctr:hasContractualElement ;
        owl:someValuesFrom fibo-fbc-dae-dbt:DebtTerms
    ] .

