@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix cmns-av: <https://www.omg.org/spec/Commons/AnnotationVocabulary/> .
@prefix cmns-col: <https://www.omg.org/spec/Commons/Collections/> .
@prefix cmns-cxtdsg: <https://www.omg.org/spec/Commons/ContextualDesignators/> .
@prefix cmns-dsg: <https://www.omg.org/spec/Commons/Designators/> .
@prefix cmns-dt: <https://www.omg.org/spec/Commons/DatesAndTimes/> .
@prefix cmns-id: <https://www.omg.org/spec/Commons/Identifiers/> .
@prefix cmns-pts: <https://www.omg.org/spec/Commons/PartiesAndSituations/> .
@prefix cmns-qtu: <https://www.omg.org/spec/Commons/QuantitiesAndUnits/> .
@prefix cmns-rlcmp: <https://www.omg.org/spec/Commons/RolesAndCompositions/> .
@prefix dcterms: <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-pas-fpas: <https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/FinancialProductsAndServices/> .
@prefix fibo-fnd-acc-aeq: <https://spec.edmcouncil.org/fibo/ontology/FND/Accounting/AccountingEquity/> .
@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-asmt: <https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/Assessments/> .
@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-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-rel-rel: <https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/> .
@prefix fibo-fnd-utl-av: <https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/>
    dcterms: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." ;
    dcterms:license "https://opensource.org/licenses/MIT"^^xsd:anyURI ;
    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/ProductsAndServices/FinancialProductsAndServices/>, <https://spec.edmcouncil.org/fibo/ontology/master/latest/FND/Accounting/AccountingEquity/>, <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/Assessments/>, <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/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/AnnotationVocabulary/>, <https://www.omg.org/spec/Commons/AnnotationVocabulary/>, <https://www.omg.org/spec/Commons/Collections/>, <https://www.omg.org/spec/Commons/ContextualDesignators/>, <https://www.omg.org/spec/Commons/DatesAndTimes/>, <https://www.omg.org/spec/Commons/Designators/>, <https://www.omg.org/spec/Commons/Identifiers/>, <https://www.omg.org/spec/Commons/PartiesAndSituations/>, <https://www.omg.org/spec/Commons/QuantitiesAndUnits/>, <https://www.omg.org/spec/Commons/RolesAndCompositions/> ;
    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.rdf version of the ontology was modified to use the Commons Ontology Library (Commons) Annotation Vocabulary rather than the OMG's Specification Metadata vocabulary.", "The https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt.rdf version of this ontology was extended to incorporate the concept of a lease.", "The https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt.rdf version of this ontology was modified to add the starting point value of some collateral when it was acquired (DER-138) and to replace content that is now available in the OMG Commons Ontology Library (Commons) v1.1 (FND-380).", "The https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt.rdf version of this ontology was modified to address a punning issue due to the use of hasMethod as the parent property for hasAccrualBasis that was not detected before the latest Commons ontologies were posted to the OMG site.", "The https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt.rdf version of this ontology was modified to replace additional content that is now available in the OMG Commons Ontology Library (Commons) v1.1 (FND-380).", "The https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt.rdf version of this ontology was modified to use the Commons Ontology Library (Commons) rather than the OMG's Languages, Countries and Codes (LCC), eliminating redundancies in FIBO as appropriate.", "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 (1) add concepts including credit agreement whose principal is repaid at maturity and those whose principal is repaid over the course of the agreement, (2) move properties related to maturity to this ontology from FinancialInstruments and restructure the relationship between these two ontologies, (3) add the concept of a borrower identifier and the related scheme, (4) add the concept of an interest rate cap as a potential provision with respect to interest rate terms, and (5) clarified the definition of promissory note.", "The https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/ version of this ontology was modified to add more detailed schedule information to support management of the various kinds of events that can impact a given contract as well as the concept of a revolving line of credit.", "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 address text formatting issues uncovered by hygiene testing.", "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 ;
    cmns-av:copyright "Copyright (c) 2016-2024 EDM Council, Inc.", "Copyright (c) 2016-2024 Object Management Group, Inc." .

fibo-fbc-dae-dbt:Accrual
    a owl:Class ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "accrual" ;
    rdfs:subClassOf cmns-rlcmp:Role, [
        a owl:Restriction ;
        owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
        owl:onClass fibo-fbc-dae-dbt:Interest ;
        owl:onProperty cmns-cxtdsg:appliesTo
    ] ;
    skos:definition "the process of accumulating interest or other income that has been earned but not paid" ;
    cmns-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 cmns-rlcmp:Role, [
        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-fbc-dae-dbt:ProjectedContractEventSchedule, fibo-fnd-pas-psch:PaymentSchedule, [
        a owl:Restriction ;
        owl:onProperty fibo-fnd-rel-rel:embodies ;
        owl:someValuesFrom fibo-fbc-dae-dbt:Amortization
    ] ;
    skos:definition "schedule of periodic payments (repayment installments) that specify changes in the balance of the debt over time" ;
    cmns-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, fibo-fnd-pas-pas:Customer, [
        a owl:Restriction ;
        owl:onProperty fibo-fbc-dae-dbt:owes ;
        owl:someValuesFrom fibo-fbc-dae-dbt:Debt
    ], [
        a owl:Restriction ;
        owl:onProperty cmns-rlcmp:isPlayedBy ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty cmns-pts:isAPartyTo ;
            owl:someValuesFrom fibo-fbc-dae-dbt:CreditAgreement
        ]
    ] ;
    skos:definition "party to a credit agreement 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:BorrowerIdentificationScheme
    a owl:Class ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "borrower identification scheme" ;
    rdfs:seeAlso <https://www.fincen.gov/resources/statutes-regulations/guidance/guidance-customer-identification-regulations-financial> ;
    rdfs:subClassOf fibo-fnd-pty-pty:PartyRoleIdentificationScheme ;
    skos:definition "system for allocating identifiers to borrowers" ;
    cmns-av:explanatoryNote "Many banks and other financial institutions have internal systems for assigning identifiers to borrowers. In the United States, larger banks may use a Customer Information File (CIF) number, assigned as a part of their federally mandated Customer Information Program (CIP)." .

fibo-fbc-dae-dbt:BorrowerIdentifier
    a owl:Class ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "borrower identifier" ;
    rdfs:seeAlso <https://www.fdic.gov/news/financial-institution-letters/1997/fil9786.pdf> ;
    rdfs:subClassOf fibo-fnd-pty-pty:PartyRoleIdentifier, [
        a owl:Restriction ;
        owl:onClass fibo-fbc-dae-dbt:Borrower ;
        owl:onProperty cmns-id:identifies ;
        owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger
    ], [
        a owl:Restriction ;
        owl:onClass fibo-fbc-dae-dbt:BorrowerIdentificationScheme ;
        owl:onProperty cmns-dsg:isDefinedIn ;
        owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger
    ] ;
    skos:definition "sequence of characters, capable of uniquely identifying a borrower" ;
    cmns-av:explanatoryNote "A given identifier identifies a particular borrower with respect to at least some number of notes/facilities inside a particular institution according to some policy for minting identifiers. Optimally, there would be a single identifier for a given borrower, but due to operational issues, this is often not the case. A CIF number, or Customer Information File number, is used to link accounts across an institution to all notes/facilities owed by a given borrower." .

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-acc-cur:MonetaryAmount, [
        a owl:Restriction ;
        owl:onProperty fibo-fnd-arr-asmt:hasDateOfAssessment ;
        owl:someValuesFrom cmns-dt:ExplicitDate
    ], [
        a owl:Restriction ;
        owl:onProperty cmns-cxtdsg:appliesTo ;
        owl:someValuesFrom fibo-be-le-lp:LegalPerson
    ], [
        a owl:Restriction ;
        owl:onProperty fibo-fnd-agr-ctr:isEvidencedBy ;
        owl:someValuesFrom fibo-fnd-arr-asmt:AssessmentReport
    ] ;
    skos:definition "upper bound on the total amount of money that a lender believes a party has the ability to repay an obligation when due, as of some point in time" ;
    cmns-av:explanatoryNote "The notion of borrowing capacity is related to management decisions pertaining to credit, i.e., the creditworthiness of the borrower, loan amount, risk tolerance, and so forth, and may be reassessed from time to time depending on the type of credit agreement and regulatory requirements. Determining borrowing capacity is typically done as a part of loan origination, especially for residential mortgages." .

fibo-fbc-dae-dbt:CapitalLease
    a owl:Class ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "capital lease" ;
    rdfs:subClassOf fibo-fbc-dae-dbt:Lease ;
    skos:definition "lease that must be reflected on an organization's balance sheet as an asset and as a corresponding liability" ;
    cmns-av:explanatoryNote "In the United States, such leases must be reported per Statement 13 of the Financial Accounting Standards Board. Generally, this applies to leases where the lessee acquires essentially all of the economic benefits and risks of the leased property." ;
    cmns-av:synonym "financial lease" .

fibo-fbc-dae-dbt:Collateral
    a owl:Class ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "collateral" ;
    rdfs:subClassOf cmns-pts:Undergoer, [
        a owl:Restriction ;
        owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
        owl:onClass fibo-fnd-oac-own:TangibleAsset ;
        owl:onProperty fibo-fbc-dae-dbt:isCollateralizationOf
    ] ;
    skos:definition "something pledged as security to ensure fulfillment of an obligation 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-fnd-rel-rel:involves
    ] ;
    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:CollateralValueAsOfDate
    a owl:Class ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "collateral value as of date" ;
    rdfs:subClassOf fibo-fnd-arr-asmt:AppraisedValue, [
        a owl:Restriction ;
        owl:onProperty fibo-fnd-arr-asmt:hasDateOfAssessment ;
        owl:someValuesFrom cmns-dt:ExplicitDate
    ], [
        a owl:Restriction ;
        owl:onProperty fibo-fnd-arr-asmt:isEstimatedValueOf ;
        owl:someValuesFrom fibo-fbc-dae-dbt:Collateral
    ] ;
    skos:definition "appraised value of the collateral for an obligation as of a given date" .

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 cmns-col: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 cmns-col: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:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
        owl:onClass cmns-dt:ExplicitDate ;
        owl:onProperty fibo-fbc-dae-dbt:hasMaturityDate
    ], [
        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
    ], [
        a owl:Restriction ;
        owl:onProperty fibo-fnd-agr-ctr:hasContractualElement ;
        owl:someValuesFrom fibo-fbc-dae-dbt:DebtTerms
    ] ;
    skos:definition "contractual agreement in which a debtor receives something of value and typically agrees to repay the creditor by some date in the future, in some form (e.g., cash, securities, etc.), generally with interest" .

fibo-fbc-dae-dbt:CreditAgreementRepaidAtMaturity
    a owl:Class ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "credit agreement repaid at maturity" ;
    rdfs:subClassOf fibo-fbc-dae-dbt:CreditAgreement, [
        a owl:Restriction ;
        owl:onProperty fibo-fbc-dae-dbt:hasMaturityDate ;
        owl:someValuesFrom cmns-dt:ExplicitDate
    ] ;
    skos:definition "credit agreement in which accrued interest may be periodically repaid or paid at maturity, but principal is paid at maturity" ;
    skos:example "The most common example of a credit agreement repaid at maturity is a bond." .

fibo-fbc-dae-dbt:CreditAgreementRepaidPeriodically
    a owl:Class ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "credit agreement repaid periodically" ;
    rdfs:subClassOf fibo-fbc-dae-dbt:CreditAgreement ;
    skos:definition "credit agreement in which the principal and accrued interest may be periodically repaid or exchanged" ;
    skos:example "Examples include revolving lines of credit, commercial loans, construction loans, residential mortgages and so forth." .

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:CreditAgreementRepaidPeriodically, [
        a owl:Restriction ;
        owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
        owl:onClass fibo-fbc-dae-dbt:SubFacility ;
        owl:onProperty cmns-col:hasConstituent
    ], [
        a owl:Restriction ;
        owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
        owl:onClass fibo-fnd-agr-ctr:ConditionPrecedent ;
        owl:onProperty fibo-fnd-agr-ctr:hasContractualElement
    ], [
        a owl:Restriction ;
        owl:onProperty fibo-fnd-acc-cur:hasMonetaryAmount ;
        owl:someValuesFrom fibo-fnd-acc-cur:MonetaryAmount
    ], [
        a owl:Restriction ;
        owl:onProperty cmns-col: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 ;
    cmns-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 ;
    cmns-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 cmns-rlcmp:isPlayedBy
    ], [
        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, cmns-qtu: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" ;
    cmns-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" ;
    cmns-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." ;
    cmns-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" ;
    cmns-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" ;
    cmns-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" ;
    cmns-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." ;
    cmns-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" ;
    cmns-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." ;
    cmns-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" ;
    cmns-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." ;
    cmns-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" ;
    cmns-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." ;
    cmns-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" ;
    cmns-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." ;
    cmns-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" ;
    cmns-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." ;
    cmns-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" ;
    cmns-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" ;
    cmns-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 cmns-rlcmp:isPlayedBy
    ], [
        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:ExplicitContractEventSchedule
    a owl:Class ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "explicit contract event schedule" ;
    rdfs:subClassOf fibo-fnd-dt-fd:AdHocSchedule, [
        a owl:Restriction ;
        owl:onProperty cmns-cxtdsg:appliesTo ;
        owl:someValuesFrom fibo-fbc-dae-dbt:CreditAgreement
    ] ;
    skos:definition "schedule of events, including but not limited to payment events, rate reset events and others that will occur over the lifetime of the credit agreement" ;
    cmns-av:explanatoryNote "This is a schedule of actual dates and events that are terms of the contract." .

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)." ;
    cmns-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 cmns-dt:DatePeriod ;
        owl:onProperty cmns-dt: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: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:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
        owl:onClass cmns-dt:Date ;
        owl:onProperty fibo-fbc-dae-dbt:hasInitialInterestAccrualDate
    ], [
        a owl:Restriction ;
        owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
        owl:onClass cmns-dt:Date ;
        owl:onProperty fibo-fbc-dae-dbt:hasInitialInterestPaymentDate
    ], [
        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" ;
    cmns-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:Lease
    a owl:Class ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "lease" ;
    rdfs:subClassOf fibo-fbc-dae-dbt:CreditAgreementRepaidPeriodically ;
    skos:definition "credit agreement permitting the use of real estate, equipment or another asset, such as a vehicle, by the owner of that asset (the lessor) to a user (the lessee) for a specific period of time in return for payment as specified in the agreement" ;
    cmns-av:explanatoryNote "The lessor is the legal owner of the asset, while the lessee obtains the right to use the asset in return for rental payments. The lessee also agrees to abide by various conditions regarding their use of the property or equipment. For example, a person leasing a car may agree to the condition that the car will only be used for personal use." ;
    cmns-av:synonym "lease agreement", "lease contract" .

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 cmns-rlcmp:isPlayedBy ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty cmns-pts: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:MotorVehicleLease
    a owl:Class ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "motor vehicle lease" ;
    rdfs:subClassOf fibo-fbc-dae-dbt:Lease ;
    skos:definition "lease of a motor vehicle for a fixed period of time at an agreed amount of money" ;
    cmns-av:explanatoryNote "Motor vehicle leasing is commonly offered by dealers as an alternative to a vehicle purchase but is widely used by businesses as a method of acquiring (or having the use of) vehicles for business use, without the usually needed cash outlay. The key difference in a lease is that after the primary term (usually 2, 3 or 4 years) the vehicle has to either be returned to the leasing company or purchased for the residual value." .

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, [
        a owl:Restriction ;
        owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
        owl:onClass fibo-fnd-acc-aeq:FinancialAsset ;
        owl:onProperty fibo-fbc-dae-dbt:isCollateralizationOf
    ] ;
    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, [
        a owl:Restriction ;
        owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
        owl:onClass fibo-fnd-acc-aeq:PhysicalAsset ;
        owl:onProperty fibo-fbc-dae-dbt:isCollateralizationOf
    ] ;
    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:RecurrenceInterval ;
        owl:onProperty fibo-fbc-dae-dbt:hasPrincipalPaymentFrequency
    ], [
        a owl:Restriction ;
        owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
        owl:onClass cmns-dt:Date ;
        owl:onProperty fibo-fbc-dae-dbt:hasInitialPrincipalPaymentDate
    ], [
        a owl:Restriction ;
        owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
        owl:onClass cmns-dt:Date ;
        owl:onProperty fibo-fbc-dae-dbt:hasPrincipalRepaymentDate
    ], [
        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:ProjectedContractEventSchedule
    a owl:Class ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "projected contract event schedule" ;
    rdfs:subClassOf fibo-fnd-dt-fd:RegularSchedule, [
        a owl:Restriction ;
        owl:onProperty cmns-cxtdsg:appliesTo ;
        owl:someValuesFrom fibo-fbc-dae-dbt:CreditAgreement
    ] ;
    skos:definition "schedule of events, including but not limited to anticipated payment events, rate reset events and others that are expected to occur over the lifetime of the credit agreement" ;
    cmns-av:explanatoryNote "This is a regular schedule that provides a way of documenting the anchor dates and frequency of occurrences, using rules, rather than an explicit list of dates, that are terms of the contract. This method will project future event dates (transaction event dates), based on the frequencies specified and would be adjusted due to calendar restrictions and other rules to deal with holidays, weekends, and so forth." .

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-dae-dbt:CreditAgreement ;
    skos:definition "negotiable instrument that is a written promise by one party to another that commits that party to pay a specified sum on demand or within a specified time frame under specified terms" ;
    cmns-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 cmns-dt: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 "Most consumer credit cards are retail credit facilities, for example."@en .

fibo-fbc-dae-dbt:RevolvingLineOfCredit
    a owl:Class ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "revolving line of credit"@en ;
    rdfs:subClassOf fibo-fbc-dae-dbt:CommittedCreditFacility, [
        a owl:Restriction ;
        owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
        owl:onClass fibo-fbc-dae-dbt:Collateral ;
        owl:onProperty fibo-fbc-dae-dbt:isCollateralizedBy
    ] ;
    skos:definition "credit facility that enables the borrower to withdraw funds, repay, and withdraw again"@en ;
    cmns-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 cmns-col: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 ;
    cmns-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" ;
    cmns-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 fibo-fnd-dt-bd:hasBusinessRecurrenceIntervalConvention ;
    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-dae-dbt:CreditAgreement ;
    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" ;
    cmns-av:explanatoryNote "Represents the total debt amount including principal and interest" .

fibo-fbc-dae-dbt:hasDenomination
    a owl:ObjectProperty ;
    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 cmns-dt:Date ;
    rdfs:subPropertyOf cmns-dt: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 cmns-dt:Date ;
    rdfs:subPropertyOf cmns-dt: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 cmns-dt:Date ;
    rdfs:subPropertyOf cmns-dt: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 cmns-dt:Date ;
    rdfs:subPropertyOf cmns-dt: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 cmns-qtu:hasQuantityValue ;
    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:hasMaturityDate
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "has maturity date" ;
    rdfs:range cmns-dt:ExplicitDate ;
    rdfs:subPropertyOf cmns-dt:hasEndDate, cmns-dt:hasExplicitDate ;
    skos:definition "indicates the date on which the principal amount of an instrument is due to be repaid to the investor and interest or coupon payments stop, and/or the date on which the instrument may be redeemed" ;
    cmns-av:explanatoryNote "Maturity dates typically apply to debt instruments, such as notes, drafts, bonds, and other loans, but may also apply to preferred shares and other financial instruments." .

fibo-fbc-dae-dbt:hasOriginalTimeToMaturity
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/> ;
    rdfs:label "has time to maturity" ;
    rdfs:range cmns-dt:ExplicitDuration ;
    rdfs:subPropertyOf cmns-dt:hasDuration ;
    skos:definition "indicates the lifespan of credit agreement or offering, from the date of issuance to the scheduled maturity date" ;
    cmns-av:synonym "has term to maturity" .

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 ;
    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 cmns-dt:Date ;
    rdfs:subPropertyOf cmns-dt:hasEndDate ;
    skos:definition "relates an instrument to the date by which the principal must be repaid in full" ;
    cmns-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 cmns-cxtdsg: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" .

