File size: 47,313 Bytes
38b6321
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE rdf:RDF [
	<!ENTITY cmns-av "https://www.omg.org/spec/Commons/AnnotationVocabulary/">
	<!ENTITY cmns-dt "https://www.omg.org/spec/Commons/DatesAndTimes/">
	<!ENTITY dct "http://purl.org/dc/terms/">
	<!ENTITY fibo-der-drc-bsc "https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/DerivativesBasics/">
	<!ENTITY fibo-der-drc-swp "https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/Swaps/">
	<!ENTITY fibo-der-rtd-irswp "https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/IRSwaps/">
	<!ENTITY fibo-der-rtd-rtd "https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/RateDerivatives/">
	<!ENTITY fibo-fbc-dae-dbt "https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/">
	<!ENTITY fibo-fbc-fct-ra "https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegistrationAuthorities/">
	<!ENTITY fibo-fbc-fi-fi "https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/">
	<!ENTITY fibo-fbc-pas-fpas "https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/FinancialProductsAndServices/">
	<!ENTITY fibo-fnd-acc-cur "https://spec.edmcouncil.org/fibo/ontology/FND/Accounting/CurrencyAmount/">
	<!ENTITY fibo-fnd-agr-ctr "https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Contracts/">
	<!ENTITY fibo-fnd-dt-bd "https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/BusinessDates/">
	<!ENTITY fibo-fnd-dt-fd "https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/FinancialDates/">
	<!ENTITY fibo-fnd-pas-psch "https://spec.edmcouncil.org/fibo/ontology/FND/ProductsAndServices/PaymentsAndSchedules/">
	<!ENTITY fibo-fnd-qt-qtu "https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/">
	<!ENTITY fibo-fnd-rel-rel "https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/">
	<!ENTITY fibo-fnd-utl-alx "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/Analytics/">
	<!ENTITY fibo-fnd-utl-av "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/">
	<!ENTITY fibo-ind-ei-ei "https://spec.edmcouncil.org/fibo/ontology/IND/EconomicIndicators/EconomicIndicators/">
	<!ENTITY fibo-ind-ir-ir "https://spec.edmcouncil.org/fibo/ontology/IND/InterestRates/InterestRates/">
	<!ENTITY fibo-sec-dbt-bnd "https://spec.edmcouncil.org/fibo/ontology/SEC/Debt/Bonds/">
	<!ENTITY fibo-sec-sec-sch "https://spec.edmcouncil.org/fibo/ontology/SEC/Securities/ParametricSchedules/">
	<!ENTITY owl "http://www.w3.org/2002/07/owl#">
	<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
	<!ENTITY skos "http://www.w3.org/2004/02/skos/core#">
	<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
]>
<rdf:RDF xml:base="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/IRSwaps/"
	xmlns:cmns-av="https://www.omg.org/spec/Commons/AnnotationVocabulary/"
	xmlns:cmns-dt="https://www.omg.org/spec/Commons/DatesAndTimes/"
	xmlns:dct="http://purl.org/dc/terms/"
	xmlns:fibo-der-drc-bsc="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/DerivativesBasics/"
	xmlns:fibo-der-drc-swp="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/Swaps/"
	xmlns:fibo-der-rtd-irswp="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/IRSwaps/"
	xmlns:fibo-der-rtd-rtd="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/RateDerivatives/"
	xmlns:fibo-fbc-dae-dbt="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"
	xmlns:fibo-fbc-fct-ra="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegistrationAuthorities/"
	xmlns:fibo-fbc-fi-fi="https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/"
	xmlns:fibo-fbc-pas-fpas="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/FinancialProductsAndServices/"
	xmlns:fibo-fnd-acc-cur="https://spec.edmcouncil.org/fibo/ontology/FND/Accounting/CurrencyAmount/"
	xmlns:fibo-fnd-agr-ctr="https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Contracts/"
	xmlns:fibo-fnd-dt-bd="https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/BusinessDates/"
	xmlns:fibo-fnd-dt-fd="https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/FinancialDates/"
	xmlns:fibo-fnd-pas-psch="https://spec.edmcouncil.org/fibo/ontology/FND/ProductsAndServices/PaymentsAndSchedules/"
	xmlns:fibo-fnd-qt-qtu="https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/"
	xmlns:fibo-fnd-rel-rel="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"
	xmlns:fibo-fnd-utl-alx="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/Analytics/"
	xmlns:fibo-fnd-utl-av="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"
	xmlns:fibo-ind-ei-ei="https://spec.edmcouncil.org/fibo/ontology/IND/EconomicIndicators/EconomicIndicators/"
	xmlns:fibo-ind-ir-ir="https://spec.edmcouncil.org/fibo/ontology/IND/InterestRates/InterestRates/"
	xmlns:fibo-sec-dbt-bnd="https://spec.edmcouncil.org/fibo/ontology/SEC/Debt/Bonds/"
	xmlns:fibo-sec-sec-sch="https://spec.edmcouncil.org/fibo/ontology/SEC/Securities/ParametricSchedules/"
	xmlns:owl="http://www.w3.org/2002/07/owl#"
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
	xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
	xmlns:skos="http://www.w3.org/2004/02/skos/core#"
	xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
	
	<owl:Ontology rdf:about="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/IRSwaps/">
		<rdfs:label>Interest Rate Swaps Ontology</rdfs:label>
		<dct:abstract>This ontology defines concepts specific to interest rate swap contracts, including but not limited to fixed and floating rate combinations, single and cross-currency contracts, etc.</dct:abstract>
		<dct:license rdf:datatype="&xsd;anyURI">http://opensource.org/licenses/MIT</dct:license>
		<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/DerivativesBasics/"/>
		<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/DerivativesContracts/Swaps/"/>
		<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/RateDerivatives/RateDerivatives/"/>
		<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/"/>
		<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FinancialInstruments/FinancialInstruments/"/>
		<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/RegistrationAuthorities/"/>
		<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/FinancialProductsAndServices/"/>
		<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/Accounting/CurrencyAmount/"/>
		<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/Agreements/Contracts/"/>
		<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/BusinessDates/"/>
		<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/FinancialDates/"/>
		<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/ProductsAndServices/PaymentsAndSchedules/"/>
		<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/Quantities/QuantitiesAndUnits/"/>
		<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"/>
		<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/Analytics/"/>
		<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"/>
		<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/IND/EconomicIndicators/EconomicIndicators/"/>
		<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/IND/InterestRates/InterestRates/"/>
		<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/SEC/Debt/Bonds/"/>
		<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/SEC/Securities/ParametricSchedules/"/>
		<owl:imports rdf:resource="https://www.omg.org/spec/Commons/AnnotationVocabulary/"/>
		<owl:imports rdf:resource="https://www.omg.org/spec/Commons/DatesAndTimes/"/>
		<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/DER/20230501/RateDerivatives/IRSwaps/"/>
		<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/DER/20180801/RateDerivatives/IRSwaps.rdf version of this ontology was modified to use the generic statistical measures and measurements now in FND.</skos:changeNote>
		<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/DER/20190501/RateDerivatives/IRSwaps/ version of this ontology was modified to eliminate the property &apos;hasPaymentSchedule&apos; from the Swaps ontology in favor of the equivalent property with the same name from FND.</skos:changeNote>
		<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/DER/20200701/RateDerivatives/IRSwaps/ version of this ontology was modified take advantage of basic fixed and floating legs as higher level concepts common to many swaps, and to refine definitions to eliminate ambiguity and conform with ISO 704.</skos:changeNote>
		<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/DER/20201201/RateDerivatives/IRSwaps/ version of this ontology was modified to move the property &apos;exchanges&apos; to FND given that it could be applied more generally than with respect to swaps only.</skos:changeNote>
		<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/DER/20210101/RateDerivatives/IRSwaps/ version of this ontology was modified to enable representation of plain vanilla interest rate swaps as a separate concept, to integrate the concept of an inflation swap and correct spelling.</skos:changeNote>
		<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/DER/20211201/RateDerivatives/IRSwaps/ version of this ontology was modified to reflect the addition of the concept of a rates swap and the corresponding rate-based leg to the Swaps ontology and augment this ontology to include both OIS and zero coupon swaps to facilitate mapping to the CFI standard as well as eliminate a redundant notional step percentage amount, which is not used anywhere.</skos:changeNote>
		<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/DER/20220301/RateDerivatives/IRSwaps/ version of this ontology was modified to eliminate deprecated swap elements.</skos:changeNote>
		<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/DER/20220501/RateDerivatives/IRSwaps.rdf version of this ontology was modified to use the Commons Ontology Library (Commons) Annotation Vocabulary rather than the OMG&apos;s Specification Metadata vocabulary, and to move the definition of an underlier and the related property, has underlier, to financial instruments so that these concepts are also available for use in relation to pool-backed securities.</skos:changeNote>
		<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/DER/20230201/RateDerivatives/IRSwaps.rdf version of this ontology was modified to use the Commons Ontology Library (Commons) rather than the OMG&apos;s Languages, Countries and Codes (LCC), eliminating redundancies in FIBO as appropriate.</skos:changeNote>
		<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/DER/20230301/RateDerivatives/IRSwaps.rdf version of this ontology was modified to clarify restrictions on a plain vanilla IR swap.</skos:changeNote>
		<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
		<cmns-av:copyright>Copyright (c) 2016-2023 EDM Council, Inc.</cmns-av:copyright>
		<cmns-av:copyright>Copyright (c) 2016-2023 Object Management Group, Inc.</cmns-av:copyright>
	</owl:Ontology>
	
	<owl:Class rdf:about="&fibo-der-rtd-irswp;CrossCurrencyInterestRateSwap">
		<rdfs:subClassOf rdf:resource="&fibo-der-rtd-irswp;InterestRateSwap"/>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-fbc-fct-ra;specifies"/>
				<owl:onClass rdf:resource="&fibo-fnd-acc-cur;Currency"/>
				<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">2</owl:qualifiedCardinality>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:label>cross-currency interest rate swap</rdfs:label>
		<skos:definition>interest rate swap in which the two streams of interest payments are in different currencies</skos:definition>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-der-rtd-irswp;ExplicitInterestAmountCalculationEvent">
		<rdfs:subClassOf rdf:resource="&fibo-der-rtd-irswp;InterestRateStreamEvent"/>
		<rdfs:subClassOf rdf:resource="&fibo-sec-sec-sch;ScheduledCalculationPeriodEndEvent"/>
		<rdfs:label>explicit interest amount calculation event</rdfs:label>
		<skos:definition>the explicit representation of the calculation event in a given period, in which an interest payment is calculated based on the rate (fixed or floating) and the notional amount (in the payment currency, and factored for Fx if necessary), on a given date</skos:definition>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-der-rtd-irswp;FixedFloatCrossCurrencyInterestRateSwap">
		<rdfs:subClassOf rdf:resource="&fibo-der-rtd-irswp;CrossCurrencyInterestRateSwap"/>
		<rdfs:subClassOf rdf:resource="&fibo-der-rtd-irswp;FixedFloatInterestRateSwap"/>
		<rdfs:label>fixed float cross-currency interest rate swap</rdfs:label>
		<owl:equivalentClass>
			<owl:Class>
				<owl:intersectionOf rdf:parseType="Collection">
					<rdf:Description rdf:about="&fibo-der-rtd-irswp;CrossCurrencyInterestRateSwap">
					</rdf:Description>
					<rdf:Description rdf:about="&fibo-der-rtd-irswp;FixedFloatInterestRateSwap">
					</rdf:Description>
				</owl:intersectionOf>
			</owl:Class>
		</owl:equivalentClass>
		<skos:definition>interest rate swap in which fixed interest payments on the notional are exchanged for floating interest payments and the two streams of interest payments are in different currencies</skos:definition>
		<cmns-av:synonym>fixed float cross currency interest rate swap</cmns-av:synonym>
		<cmns-av:synonym>fixed-float cross-currency interest rate swap</cmns-av:synonym>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-der-rtd-irswp;FixedFloatInterestRateSwap">
		<rdfs:subClassOf rdf:resource="&fibo-der-rtd-irswp;InterestRateSwap"/>
		<rdfs:subClassOf>
			<owl:Class>
				<owl:intersectionOf rdf:parseType="Collection">
					<owl:Restriction>
						<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;exchanges"/>
						<owl:someValuesFrom rdf:resource="&fibo-der-rtd-irswp;FixedInterestRateLeg"/>
					</owl:Restriction>
					<owl:Restriction>
						<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;exchanges"/>
						<owl:someValuesFrom rdf:resource="&fibo-der-rtd-irswp;FloatingInterestRateLeg"/>
					</owl:Restriction>
				</owl:intersectionOf>
			</owl:Class>
		</rdfs:subClassOf>
		<rdfs:label>fixed float interest rate swap</rdfs:label>
		<owl:equivalentClass>
			<owl:Class>
				<owl:intersectionOf rdf:parseType="Collection">
					<rdf:Description rdf:about="&fibo-der-rtd-irswp;InterestRateSwap">
					</rdf:Description>
					<owl:Restriction>
						<owl:onProperty rdf:resource="&fibo-der-drc-swp;hasLeg"/>
						<owl:someValuesFrom rdf:resource="&fibo-der-rtd-irswp;FixedInterestRateLeg"/>
					</owl:Restriction>
					<owl:Restriction>
						<owl:onProperty rdf:resource="&fibo-der-drc-swp;hasLeg"/>
						<owl:someValuesFrom rdf:resource="&fibo-der-rtd-irswp;FloatingInterestRateLeg"/>
					</owl:Restriction>
				</owl:intersectionOf>
			</owl:Class>
		</owl:equivalentClass>
		<skos:definition>interest rate swap in which fixed interest payments on the notional are exchanged for floating interest payments</skos:definition>
		<cmns-av:synonym>fixed-float interest rate swap</cmns-av:synonym>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-der-rtd-irswp;FixedFloatSingleCurrencyInterestRateSwap">
		<rdfs:subClassOf rdf:resource="&fibo-der-rtd-irswp;FixedFloatInterestRateSwap"/>
		<rdfs:label>fixed float single currency interest rate swap</rdfs:label>
		<owl:equivalentClass>
			<owl:Class>
				<owl:intersectionOf rdf:parseType="Collection">
					<rdf:Description rdf:about="&fibo-der-rtd-irswp;FixedFloatInterestRateSwap">
					</rdf:Description>
					<rdf:Description rdf:about="&fibo-der-rtd-irswp;SingleCurrencyInterestRateSwap">
					</rdf:Description>
				</owl:intersectionOf>
			</owl:Class>
		</owl:equivalentClass>
		<skos:definition>interest rate swap in which fixed interest payments on the notional are exchanged for floating interest payments and where both payment streams are expressed in terms of the same currency</skos:definition>
		<cmns-av:synonym>fixed-float single-currency interest rate swap</cmns-av:synonym>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-der-rtd-irswp;FixedInterestRateLeg">
		<rdfs:subClassOf rdf:resource="&fibo-der-drc-swp;FixedLeg"/>
		<rdfs:subClassOf rdf:resource="&fibo-der-rtd-irswp;InterestRateSwapLeg"/>
		<rdfs:label>fixed interest rate leg</rdfs:label>
		<owl:disjointWith rdf:resource="&fibo-der-rtd-irswp;FloatingInterestRateLeg"/>
		<owl:equivalentClass>
			<owl:Class>
				<owl:intersectionOf rdf:parseType="Collection">
					<rdf:Description rdf:about="&fibo-der-rtd-irswp;InterestRateSwapLeg">
					</rdf:Description>
					<owl:Restriction>
						<owl:onProperty rdf:resource="&fibo-fbc-dae-dbt;hasInterestRate"/>
						<owl:someValuesFrom rdf:resource="&fibo-fbc-dae-dbt;FixedInterestRate"/>
					</owl:Restriction>
				</owl:intersectionOf>
			</owl:Class>
		</owl:equivalentClass>
		<skos:definition>fixed leg that specifies fixed interest amounts and terms for the payment of that interest</skos:definition>
		<cmns-av:explanatoryNote>This may be the funding leg of some swaps (i.e. one party agrees to pay fixed interest amounts in exchange for whatever is the other leg) or it may be one or both sides of an interest rate swap, where the two parties exchange different interest streams.</cmns-av:explanatoryNote>
		<cmns-av:synonym>fixed interest rate swap stream</cmns-av:synonym>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-der-rtd-irswp;FloatFloatCrossCurrencyInterestRateSwap">
		<rdfs:subClassOf rdf:resource="&fibo-der-rtd-irswp;FloatFloatInterestRateSwap"/>
		<rdfs:label>float float cross-currency interest rate swap</rdfs:label>
		<owl:equivalentClass>
			<owl:Class>
				<owl:intersectionOf rdf:parseType="Collection">
					<rdf:Description rdf:about="&fibo-der-rtd-irswp;CrossCurrencyInterestRateSwap">
					</rdf:Description>
					<rdf:Description rdf:about="&fibo-der-rtd-irswp;FloatFloatInterestRateSwap">
					</rdf:Description>
				</owl:intersectionOf>
			</owl:Class>
		</owl:equivalentClass>
		<skos:definition>interest rate swap that exchanges cashflows based on two different interest rates in different currencies</skos:definition>
		<cmns-av:synonym>float-float cross-currency interest rate swap</cmns-av:synonym>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-der-rtd-irswp;FloatFloatInterestRateSwap">
		<rdfs:subClassOf rdf:resource="&fibo-der-drc-swp;BasisSwap"/>
		<rdfs:subClassOf rdf:resource="&fibo-der-rtd-irswp;InterestRateSwap"/>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;exchanges"/>
				<owl:onClass rdf:resource="&fibo-der-rtd-irswp;FloatingInterestRateLeg"/>
				<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">2</owl:qualifiedCardinality>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:label>float float interest rate swap</rdfs:label>
		<owl:equivalentClass>
			<owl:Class>
				<owl:intersectionOf rdf:parseType="Collection">
					<rdf:Description rdf:about="&fibo-der-rtd-irswp;InterestRateSwap">
					</rdf:Description>
					<owl:Restriction>
						<owl:onProperty rdf:resource="&fibo-der-drc-swp;hasLeg"/>
						<owl:onClass rdf:resource="&fibo-der-rtd-irswp;FloatingInterestRateLeg"/>
						<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">2</owl:qualifiedCardinality>
					</owl:Restriction>
				</owl:intersectionOf>
			</owl:Class>
		</owl:equivalentClass>
		<skos:definition>interest rate swap that exchanges cashflows based on two different floating interest rates</skos:definition>
		<cmns-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.investopedia.com/terms/b/basisrateswap.asp</cmns-av:adaptedFrom>
		<cmns-av:explanatoryNote>This is a swap in which two parties swap variable interest rates based on different money markets, and this is usually done to limit interest-rate risk that a company faces as a result of having differing lending and borrowing rates.</cmns-av:explanatoryNote>
		<cmns-av:synonym>basis rate swap</cmns-av:synonym>
		<cmns-av:synonym>float-float interest rate swap</cmns-av:synonym>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-der-rtd-irswp;FloatFloatSingleCurrencyInterestRateSwap">
		<rdfs:subClassOf rdf:resource="&fibo-der-rtd-irswp;FloatFloatInterestRateSwap"/>
		<rdfs:label>float float single currency interest rate swap</rdfs:label>
		<owl:equivalentClass>
			<owl:Class>
				<owl:intersectionOf rdf:parseType="Collection">
					<rdf:Description rdf:about="&fibo-der-rtd-irswp;FloatFloatInterestRateSwap">
					</rdf:Description>
					<rdf:Description rdf:about="&fibo-der-rtd-irswp;SingleCurrencyInterestRateSwap">
					</rdf:Description>
				</owl:intersectionOf>
			</owl:Class>
		</owl:equivalentClass>
		<skos:definition>interest rate swap that exchanges cashflows based on two different floating interest rates in the same currency</skos:definition>
		<cmns-av:synonym>float-float single-currency interest rate swap</cmns-av:synonym>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-der-rtd-irswp;FloatingInterestRateLeg">
		<rdfs:subClassOf rdf:resource="&fibo-der-drc-swp;FloatingLeg"/>
		<rdfs:subClassOf rdf:resource="&fibo-der-rtd-irswp;InterestRateSwapLeg"/>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-der-rtd-irswp;hasInterestCalculationSchedule"/>
				<owl:someValuesFrom rdf:resource="&fibo-der-rtd-irswp;SwapStreamInterestCalculationSchedule"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-der-rtd-irswp;hasInterestRateResetSchedule"/>
				<owl:someValuesFrom rdf:resource="&fibo-der-rtd-irswp;SwapStreamInterestRateResetSchedule"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-fbc-fct-ra;specifies"/>
				<owl:someValuesFrom rdf:resource="&fibo-der-rtd-irswp;SwapStreamInterestRateReset"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-fbc-fct-ra;specifies"/>
				<owl:someValuesFrom rdf:resource="&fibo-der-rtd-irswp;SwapStreamInterestRateSettingEvent"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:label>floating interest rate leg</rdfs:label>
		<owl:equivalentClass>
			<owl:Class>
				<owl:intersectionOf rdf:parseType="Collection">
					<rdf:Description rdf:about="&fibo-der-rtd-irswp;InterestRateSwapLeg">
					</rdf:Description>
					<owl:Restriction>
						<owl:onProperty rdf:resource="&fibo-fbc-dae-dbt;hasInterestRate"/>
						<owl:someValuesFrom rdf:resource="&fibo-fbc-dae-dbt;FloatingInterestRate"/>
					</owl:Restriction>
				</owl:intersectionOf>
			</owl:Class>
		</owl:equivalentClass>
		<skos:definition>floating leg in which variable interest is paid on some notional amount, linked to some underlying interest reference rate</skos:definition>
		<cmns-av:explanatoryNote>Instead of an absolute rate you have either a variable reference rate or fixed reference rate and an offset that varies in some way, called a spread (same as margin in floating rate notes).</cmns-av:explanatoryNote>
		<cmns-av:synonym>floating interest rate swap stream</cmns-av:synonym>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-der-rtd-irswp;InflationLeg">
		<rdfs:subClassOf rdf:resource="&fibo-der-drc-swp;FloatingLeg"/>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-fbc-fi-fi;hasUnderlier"/>
				<owl:someValuesFrom rdf:resource="&fibo-ind-ei-ei;EconomicIndicator"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:label xml:lang="en">inflation leg</rdfs:label>
		<skos:definition xml:lang="en">floating rate leg of an inflation swap linked to an inflation index, such as the Consumer Price Index (CPI)</skos:definition>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-der-rtd-irswp;InflationSwap">
		<rdfs:subClassOf rdf:resource="&fibo-der-drc-swp;RatesSwap"/>
		<rdfs:subClassOf rdf:resource="&fibo-der-rtd-rtd;RateBasedDerivativeInstrument"/>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-sec-dbt-bnd;isLinkedToFallback"/>
				<owl:onClass rdf:resource="&fibo-sec-dbt-bnd;GovernmentBond"/>
				<owl:maxQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:maxQualifiedCardinality>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-der-drc-swp;hasLeg"/>
				<owl:someValuesFrom rdf:resource="&fibo-der-rtd-irswp;InflationLeg"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:label xml:lang="en">inflation swap</rdfs:label>
		<skos:definition xml:lang="en">rate swap in which one party pays an amount calculated using an inflation rate index, and the other party pays an amount calculated using another inflation rate index, or a fixed or floating interest rate</skos:definition>
		<cmns-av:adaptedFrom xml:lang="en">ISO 10962, Securities and related financial instruments - Classification of financial instruments (CFI) code, Fifth edition, 2021-06-15</cmns-av:adaptedFrom>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-der-rtd-irswp;InterestRateStreamEvent">
		<rdfs:subClassOf rdf:resource="&fibo-der-drc-swp;SwapStreamEvent"/>
		<rdfs:label>interest rate stream event</rdfs:label>
		<skos:definition>interest-rate specific event occurring with respect to one leg of a swap</skos:definition>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-der-rtd-irswp;InterestRateSwap">
		<rdfs:subClassOf rdf:resource="&fibo-der-drc-swp;RatesSwap"/>
		<rdfs:subClassOf rdf:resource="&fibo-der-rtd-rtd;InterestRateDerivativeInstrument"/>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;exchanges"/>
				<owl:onClass rdf:resource="&fibo-der-rtd-irswp;InterestRateSwapLeg"/>
				<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">2</owl:qualifiedCardinality>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:label>interest rate swap</rdfs:label>
		<owl:equivalentClass>
			<owl:Class>
				<owl:intersectionOf rdf:parseType="Collection">
					<rdf:Description rdf:about="&fibo-der-drc-swp;Swap">
					</rdf:Description>
					<owl:Restriction>
						<owl:onProperty rdf:resource="&fibo-der-drc-swp;hasLeg"/>
						<owl:onClass rdf:resource="&fibo-der-rtd-irswp;InterestRateSwapLeg"/>
						<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">2</owl:qualifiedCardinality>
					</owl:Restriction>
				</owl:intersectionOf>
			</owl:Class>
		</owl:equivalentClass>
		<skos:definition>swap in which the reference (underlier) for at least one leg is an interest rate</skos:definition>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-der-rtd-irswp;InterestRateSwapLeg">
		<rdfs:subClassOf rdf:resource="&fibo-der-drc-swp;RateBasedLeg"/>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-fbc-fct-ra;specifies"/>
				<owl:onClass rdf:resource="&fibo-der-rtd-irswp;NotionalStepChangeEvent"/>
				<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-der-rtd-irswp;hasNotionalStepSchedule"/>
				<owl:onClass rdf:resource="&fibo-der-rtd-irswp;NotionalStepSchedule"/>
				<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-fbc-fct-ra;specifies"/>
				<owl:onClass rdf:resource="&fibo-fnd-acc-cur;Currency"/>
				<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-fbc-fct-ra;specifies"/>
				<owl:someValuesFrom rdf:resource="&fibo-der-rtd-irswp;InterestRateStreamEvent"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-fbc-fct-ra;specifies"/>
				<owl:someValuesFrom rdf:resource="&fibo-der-rtd-irswp;SwapStreamInterestCalculation"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-fbc-fct-ra;specifies"/>
				<owl:someValuesFrom rdf:resource="&fibo-der-rtd-irswp;SwapStreamInterestPayment"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-fnd-dt-bd;hasBusinessRecurrenceIntervalConvention"/>
				<owl:someValuesFrom rdf:resource="&fibo-fbc-dae-dbt;DayCountConvention"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-fnd-pas-psch;hasPaymentSchedule"/>
				<owl:someValuesFrom rdf:resource="&fibo-der-rtd-irswp;SwapStreamInterestPaymentSchedule"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:label>interest rate swap leg</rdfs:label>
		<owl:equivalentClass>
			<owl:Class>
				<owl:intersectionOf rdf:parseType="Collection">
					<rdf:Description rdf:about="&fibo-der-drc-swp;SwapLeg">
					</rdf:Description>
					<owl:Restriction>
						<owl:onProperty rdf:resource="&fibo-fbc-dae-dbt;hasInterestRate"/>
						<owl:someValuesFrom rdf:resource="&fibo-fnd-acc-cur;InterestRate"/>
					</owl:Restriction>
				</owl:intersectionOf>
			</owl:Class>
		</owl:equivalentClass>
		<skos:definition>swap leg specifying an interest rate stream, including both a parametric and cashflow representation for the stream of payments</skos:definition>
		<cmns-av:synonym>interest rate swap stream</cmns-av:synonym>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-der-rtd-irswp;NotionalStepAmount">
		<rdfs:subClassOf rdf:resource="&fibo-fnd-qt-qtu;QuantityValue"/>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-fnd-acc-cur;hasNotionalAmount"/>
				<owl:someValuesFrom>
					<owl:Class>
						<owl:unionOf rdf:parseType="Collection">
							<rdf:Description rdf:about="&fibo-fnd-acc-cur;MonetaryAmount">
							</rdf:Description>
							<rdf:Description rdf:about="&fibo-fnd-acc-cur;PercentageMonetaryAmount">
							</rdf:Description>
						</owl:unionOf>
					</owl:Class>
				</owl:someValuesFrom>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:label>notional step amount</rdfs:label>
		<skos:definition>the amount of money that is subtracted from the notional on each step date</skos:definition>
		<cmns-av:explanatoryNote>Note that this is an actual concrete sum of money, which may be specified either as a monetary amount (e.g. dollars and cents) or as a percentage of either the original notional amount or the previous notional amount.</cmns-av:explanatoryNote>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-der-rtd-irswp;NotionalStepChangeEvent">
		<rdfs:subClassOf rdf:resource="&fibo-der-rtd-irswp;InterestRateStreamEvent"/>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&cmns-dt;hasDate"/>
				<owl:someValuesFrom rdf:resource="&fibo-fnd-dt-fd;CalculatedDate"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:label>notional step change event</rdfs:label>
		<skos:definition>event in which a step change in the notional amount of the swap stream occurs</skos:definition>
		<cmns-av:explanatoryNote>This always occurs on a calculation date (that is, one of the calculation period end dates). Therefore the frequency / period length of the steps in the step schedule is a multiple of the calculation period or frequency. For example, if the notional is recalculated on every calculation date, applying a new interest rate to the new notional amount, then the two frequencies are the same. If notional is updated every second calculation period, then the step schedule specifies periods that are twice as long, and so on.</cmns-av:explanatoryNote>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-der-rtd-irswp;NotionalStepPeriodLength">
		<rdfs:subClassOf rdf:resource="&fibo-fnd-dt-fd;RecurrenceInterval"/>
		<rdfs:label>notional step period length</rdfs:label>
		<skos:definition>recurrence interval indicating the frequency with which step changes occur, which is a multiple of the calculation period in the calculation schedule</skos:definition>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-der-rtd-irswp;NotionalStepSchedule">
		<rdfs:subClassOf rdf:resource="&fibo-sec-sec-sch;ParametricSchedule"/>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-fbc-fct-ra;specifies"/>
				<owl:someValuesFrom rdf:resource="&fibo-der-rtd-irswp;NotionalStepAmount"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;refersTo"/>
				<owl:someValuesFrom rdf:resource="&fibo-der-rtd-irswp;SwapStreamInterestCalculationSchedule"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:label>notional step schedule</rdfs:label>
		<skos:definition>schedule of changes in the notional amount on which interest is paid, comprising the regular sequence of step events</skos:definition>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-der-rtd-irswp;OvernightIndexSwap">
		<rdfs:subClassOf rdf:resource="&fibo-der-rtd-irswp;InterestRateSwap"/>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-der-drc-swp;hasLeg"/>
				<owl:someValuesFrom rdf:resource="&fibo-der-rtd-irswp;OvernightRateIndexLeg"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:label xml:lang="en">overnight index swap</rdfs:label>
		<skos:definition xml:lang="en">swap in which the periodic payments for one leg are based on an overnight interest rate index multiplied by the same notional amount upon which payments for the other leg of the swap are based</skos:definition>
		<cmns-av:abbreviation xml:lang="en">OIS swap</cmns-av:abbreviation>
		<cmns-av:adaptedFrom xml:lang="en">ISO 10962, Securities and related financial instruments - Classification of financial instruments (CFI) code, Fifth edition, 2021-06-15</cmns-av:adaptedFrom>
		<cmns-av:explanatoryNote xml:lang="en">The interest of the overnight rate portion of the swap is compounded and paid at reset dates. The present value for the leg is determined by either compounding of the overnight rate or by taking the geometric average of the rate over a given period.</cmns-av:explanatoryNote>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-der-rtd-irswp;OvernightRateIndexLeg">
		<rdfs:subClassOf rdf:resource="&fibo-der-rtd-irswp;FloatingInterestRateLeg"/>
		<rdfs:label>overnight rate index leg</rdfs:label>
		<owl:equivalentClass>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-fbc-dae-dbt;hasInterestRate"/>
				<owl:someValuesFrom rdf:resource="&fibo-ind-ir-ir;OvernightRate"/>
			</owl:Restriction>
		</owl:equivalentClass>
		<skos:definition>floating leg in which periodic payments are based on an overnight interest rate index multiplied by the same notional amount on which the payments for the other leg of the swap are based</skos:definition>
		<cmns-av:adaptedFrom xml:lang="en">ISO 10962, Securities and related financial instruments - Classification of financial instruments (CFI) code, Fifth edition, 2021-06-15</cmns-av:adaptedFrom>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-der-rtd-irswp;PlainVanillaInterestRateSwap">
		<rdfs:subClassOf rdf:resource="&fibo-der-rtd-irswp;FixedFloatSingleCurrencyInterestRateSwap"/>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-fnd-acc-cur;hasNotionalAmount"/>
				<owl:onClass rdf:resource="&fibo-fnd-acc-cur;MonetaryAmount"/>
				<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-der-drc-swp;hasLeg"/>
				<owl:someValuesFrom>
					<owl:Restriction>
						<owl:onProperty rdf:resource="&fibo-fbc-fct-ra;specifies"/>
						<owl:onClass rdf:resource="&fibo-der-rtd-irswp;NotionalStepChangeEvent"/>
						<owl:maxQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:maxQualifiedCardinality>
					</owl:Restriction>
				</owl:someValuesFrom>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-der-drc-swp;hasLeg"/>
				<owl:someValuesFrom>
					<owl:Restriction>
						<owl:onProperty rdf:resource="&fibo-der-rtd-irswp;hasNotionalStepSchedule"/>
						<owl:onClass rdf:resource="&fibo-der-rtd-irswp;NotionalStepSchedule"/>
						<owl:maxQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:maxQualifiedCardinality>
					</owl:Restriction>
				</owl:someValuesFrom>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:label>plain vanilla interest rate swap</rdfs:label>
		<skos:definition>fixed-float single currency interest rate swap in which interest payments are netted, the notional principal does not change, and there are no embedded options</skos:definition>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-der-rtd-irswp;SingleCurrencyInterestRateSwap">
		<rdfs:subClassOf rdf:resource="&fibo-der-rtd-irswp;InterestRateSwap"/>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-fbc-fct-ra;specifies"/>
				<owl:onClass rdf:resource="&fibo-fnd-acc-cur;Currency"/>
				<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:label>single currency interest rate swap</rdfs:label>
		<skos:definition>interest rate swap in which the two streams of interest payments are in the same currency</skos:definition>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-der-rtd-irswp;SwapStreamCalculationRelativeDate">
		<rdfs:subClassOf rdf:resource="&fibo-fnd-dt-fd;RelativeDate"/>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-fnd-dt-fd;isRelativeTo"/>
				<owl:someValuesFrom rdf:resource="&fibo-der-rtd-irswp;SwapStreamInterestRateResetSchedule"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:label>swap stream calculation relative date</rdfs:label>
		<skos:definition>calculation date that is relative to the rate reset schedule</skos:definition>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-der-rtd-irswp;SwapStreamInterestCalculation">
		<rdfs:subClassOf rdf:resource="&fibo-fnd-utl-alx;Expression"/>
		<rdfs:label>swapstream interest calculation</rdfs:label>
		<skos:definition>expression that specifies the formula for calculation of interest</skos:definition>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-der-rtd-irswp;SwapStreamInterestCalculationSchedule">
		<rdfs:subClassOf rdf:resource="&fibo-sec-sec-sch;ParametricSchedule"/>
		<rdfs:label>swap stream interest calculation schedule</rdfs:label>
		<skos:definition>parametric schedule that represents the dates on which interest is calculated</skos:definition>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-der-rtd-irswp;SwapStreamInterestPayment">
		<rdfs:subClassOf rdf:resource="&fibo-fnd-pas-psch;Payment"/>
		<rdfs:label>swap stream interest payment</rdfs:label>
		<skos:definition>event involving the payment of interest for a given swap leg</skos:definition>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-der-rtd-irswp;SwapStreamInterestPaymentSchedule">
		<rdfs:subClassOf rdf:resource="&fibo-fnd-pas-psch;PaymentSchedule"/>
		<rdfs:subClassOf rdf:resource="&fibo-sec-sec-sch;ParametricSchedule"/>
		<rdfs:label>swap stream interest payment schedule</rdfs:label>
		<skos:definition>parametric schedule that represents the dates on which interest is due to be paid</skos:definition>
		<cmns-av:explanatoryNote>These may more commonly be expressed as an offset of the calculation dates, however the creation of a schedule specifically for payment dates is allowed for.</cmns-av:explanatoryNote>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-der-rtd-irswp;SwapStreamInterestRateReset">
		<rdfs:subClassOf rdf:resource="&fibo-der-rtd-irswp;InterestRateStreamEvent"/>
		<rdfs:label>swap stream interest rate reset</rdfs:label>
		<skos:definition>event in which an interest rate for a given swap stream changes (resets)</skos:definition>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-der-rtd-irswp;SwapStreamInterestRateResetSchedule">
		<rdfs:subClassOf rdf:resource="&fibo-sec-sec-sch;ParametricSchedule"/>
		<rdfs:label>swapstream interest rate reset schedule</rdfs:label>
		<skos:definition>parametric schedule of reset dates</skos:definition>
		<cmns-av:explanatoryNote>These may more commonly be expressed as an offset of the calculation dates, however the creation of a schedule specifically for reset dates is allowed for.</cmns-av:explanatoryNote>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-der-rtd-irswp;SwapStreamInterestRateSettingEvent">
		<rdfs:subClassOf rdf:resource="&fibo-der-rtd-irswp;InterestRateStreamEvent"/>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&cmns-dt;hasDate"/>
				<owl:someValuesFrom rdf:resource="&fibo-der-rtd-irswp;SwapStreamInterestSettingRelativeDate"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:label>swap stream interest rate setting event</rdfs:label>
		<skos:definition>event in which an interest rate for a given swap stream is determined</skos:definition>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-der-rtd-irswp;SwapStreamInterestSettingRelativeDate">
		<rdfs:subClassOf rdf:resource="&fibo-fnd-dt-fd;RelativeDate"/>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-fnd-dt-fd;isRelativeTo"/>
				<owl:someValuesFrom rdf:resource="&fibo-der-rtd-irswp;SwapStreamInterestRateReset"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:label>swap stream interest setting relative date</rdfs:label>
		<skos:definition>date on which an interest rate is revised if that date is relative to a rate reset event</skos:definition>
	</owl:Class>
	
	<owl:Class rdf:about="&fibo-der-rtd-irswp;ZeroCouponInterestRateSwap">
		<rdfs:subClassOf rdf:resource="&fibo-der-rtd-irswp;FixedFloatSingleCurrencyInterestRateSwap"/>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="&fibo-fnd-acc-cur;hasNotionalAmount"/>
				<owl:onClass rdf:resource="&fibo-fnd-acc-cur;MonetaryAmount"/>
				<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:label>zero coupon interest rate swap</rdfs:label>
		<skos:definition>fixed-float single currency interest rate swap in which payments on the floating leg are made periodically, similar to a plain vanilla interest rate swap, but the fixed rate cash flows are compounded and paid as a lump sum on the expiration date, rather than periodically</skos:definition>
		<cmns-av:adaptedFrom xml:lang="en">ISO 10962, Securities and related financial instruments - Classification of financial instruments (CFI) code, Fifth edition, 2021-06-15</cmns-av:adaptedFrom>
	</owl:Class>
	
	<owl:ObjectProperty rdf:about="&fibo-der-rtd-irswp;hasFirstNotionalStepDate">
		<rdfs:subPropertyOf rdf:resource="&cmns-dt;hasStartDate"/>
		<rdfs:label>has first notional step date</rdfs:label>
		<rdfs:range rdf:resource="&cmns-dt;ExplicitDate"/>
		<skos:definition>indicates the initial date in a notional step schedule</skos:definition>
	</owl:ObjectProperty>
	
	<owl:ObjectProperty rdf:about="&fibo-der-rtd-irswp;hasFloatingRateCap">
		<rdfs:subPropertyOf rdf:resource="&fibo-fbc-dae-dbt;hasInterestRate"/>
		<rdfs:label>has floating rate cap</rdfs:label>
		<rdfs:range rdf:resource="&fibo-fbc-dae-dbt;FloatingInterestRate"/>
		<skos:definition>indicates an optional ceiling (cap) on interest rates on floating rate debts</skos:definition>
		<cmns-av:explanatoryNote>Rate caps can be viewed as insurance, ensuring that the maximum borrowing rate never exceeds the specified cap level.</cmns-av:explanatoryNote>
	</owl:ObjectProperty>
	
	<owl:ObjectProperty rdf:about="&fibo-der-rtd-irswp;hasFloatingRateFloor">
		<rdfs:subPropertyOf rdf:resource="&fibo-fbc-dae-dbt;hasInterestRate"/>
		<rdfs:label>has floating rate floor</rdfs:label>
		<rdfs:range rdf:resource="&fibo-fbc-dae-dbt;FloatingInterestRate"/>
		<skos:definition>indicates an optional lower bound on interest rates on floating rate debts</skos:definition>
	</owl:ObjectProperty>
	
	<owl:DatatypeProperty rdf:about="&fibo-der-rtd-irswp;hasFloatingRateSpread">
		<rdfs:label>has floating rate spread</rdfs:label>
		<rdfs:range rdf:resource="&xsd;decimal"/>
		<skos:definition>defines the spread rate that can optionally be used to adjust the floating rate</skos:definition>
		<cmns-av:explanatoryNote>Such adjustments may be added to or subtracted from the floating rate.</cmns-av:explanatoryNote>
	</owl:DatatypeProperty>
	
	<owl:ObjectProperty rdf:about="&fibo-der-rtd-irswp;hasInterestCalculationSchedule">
		<rdfs:subPropertyOf rdf:resource="&fibo-fnd-dt-fd;hasSchedule"/>
		<rdfs:label>has interest calculation schedule</rdfs:label>
		<rdfs:range rdf:resource="&fibo-fnd-dt-fd;RegularSchedule"/>
		<skos:definition>links a set of terms to a corresponding schedule for calculating interest</skos:definition>
	</owl:ObjectProperty>
	
	<owl:ObjectProperty rdf:about="&fibo-der-rtd-irswp;hasInterestRateResetSchedule">
		<rdfs:subPropertyOf rdf:resource="&fibo-fnd-dt-fd;hasSchedule"/>
		<rdfs:label>has interest rate reset schedule</rdfs:label>
		<rdfs:range rdf:resource="&fibo-fnd-dt-fd;Schedule"/>
		<skos:definition>links a set of terms to a corresponding schedule for resetting the interest rate</skos:definition>
	</owl:ObjectProperty>
	
	<owl:ObjectProperty rdf:about="&fibo-der-rtd-irswp;hasLastNotionalStepDate">
		<rdfs:subPropertyOf rdf:resource="&cmns-dt;hasEndDate"/>
		<rdfs:label>has last notional step date</rdfs:label>
		<rdfs:range rdf:resource="&cmns-dt;ExplicitDate"/>
		<skos:definition>indicates the final date in a notional step schedule</skos:definition>
	</owl:ObjectProperty>
	
	<owl:ObjectProperty rdf:about="&fibo-der-rtd-irswp;hasNotionalStepSchedule">
		<rdfs:subPropertyOf rdf:resource="&fibo-fnd-dt-fd;hasSchedule"/>
		<rdfs:label>has notional step schedule</rdfs:label>
		<rdfs:range rdf:resource="&fibo-fnd-dt-fd;Schedule"/>
		<skos:definition>links a set of terms to a corresponding notional step schedule</skos:definition>
	</owl:ObjectProperty>
	
	<owl:DatatypeProperty rdf:about="&fibo-der-rtd-irswp;hasRateMultiplier">
		<rdfs:label>has rate multiplier</rdfs:label>
		<rdfs:range rdf:resource="&xsd;decimal"/>
		<skos:definition>indicates a multiplier applied to the coupon before adding the floating rate spread</skos:definition>
	</owl:DatatypeProperty>

</rdf:RDF>