-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathexternal.links.dbpedia.nt
More file actions
842 lines (842 loc) · 118 KB
/
external.links.dbpedia.nt
File metadata and controls
842 lines (842 loc) · 118 KB
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
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
<http://ontomathpro.org/ontology#E100> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Envelope_%28mathematics%29> .
<http://ontomathpro.org/ontology#E1000> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/One-parameter_group> .
<http://ontomathpro.org/ontology#E1004> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Simple_group> .
<http://ontomathpro.org/ontology#E1008> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Differentiable_manifold> .
<http://ontomathpro.org/ontology#E1009> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Invariant_manifold> .
<http://ontomathpro.org/ontology#E101> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Plane_curve> .
<http://ontomathpro.org/ontology#E1013> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Hopf_manifold> .
<http://ontomathpro.org/ontology#E1018> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Almost_complex_manifold> .
<http://ontomathpro.org/ontology#E1019> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Complex_manifold> .
<http://ontomathpro.org/ontology#E102> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Conic_section> .
<http://ontomathpro.org/ontology#E1020> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Pseudo-Riemannian_manifold> .
<http://ontomathpro.org/ontology#E1021> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Poisson_manifold> .
<http://ontomathpro.org/ontology#E1022> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Riemannian_manifold> .
<http://ontomathpro.org/ontology#E1023> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/K%C3%A4hler_manifold> .
<http://ontomathpro.org/ontology#E1024> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Einstein_manifold> .
<http://ontomathpro.org/ontology#E1025> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Non-positive_curvature> .
<http://ontomathpro.org/ontology#E1027> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Flat_manifold> .
<http://ontomathpro.org/ontology#E103> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Hyperbola> .
<http://ontomathpro.org/ontology#E1030> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Symplectic_manifold> .
<http://ontomathpro.org/ontology#E1032> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Finsler_manifold> .
<http://ontomathpro.org/ontology#E1034> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Klein_bottle> .
<http://ontomathpro.org/ontology#E1035> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/M%C3%B6bius_strip> .
<http://ontomathpro.org/ontology#E1036> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Torus> .
<http://ontomathpro.org/ontology#E1037> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Topological_group> .
<http://ontomathpro.org/ontology#E1039> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Polygon> .
<http://ontomathpro.org/ontology#E1040> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Regular_polygon> .
<http://ontomathpro.org/ontology#E1041> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Fermat_number> .
<http://ontomathpro.org/ontology#E1042> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Julia_set> .
<http://ontomathpro.org/ontology#E1043> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Mandelbrot_set> .
<http://ontomathpro.org/ontology#E1047> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Multifractal_system> .
<http://ontomathpro.org/ontology#E1051> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Bounded_set> .
<http://ontomathpro.org/ontology#E1052> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Horoball> .
<http://ontomathpro.org/ontology#E1056> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Open_set> .
<http://ontomathpro.org/ontology#E106> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Eccentricity_%28mathematics%29> .
<http://ontomathpro.org/ontology#E1061> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Star_domain> .
<http://ontomathpro.org/ontology#E107> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Parabola> .
<http://ontomathpro.org/ontology#E1070> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Simply_connected_space> .
<http://ontomathpro.org/ontology#E1073> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Equivalence_relation> .
<http://ontomathpro.org/ontology#E1074> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Congruence_%28geometry%29> .
<http://ontomathpro.org/ontology#E1077> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Plane_%28geometry%29> .
<http://ontomathpro.org/ontology#E1078> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Dense_set> .
<http://ontomathpro.org/ontology#E108> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Ellipse> .
<http://ontomathpro.org/ontology#E1080> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Space> .
<http://ontomathpro.org/ontology#E1083> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Banach_space> .
<http://ontomathpro.org/ontology#E1084> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Hilbert_space> .
<http://ontomathpro.org/ontology#E1086> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Hyperbolic_group> .
<http://ontomathpro.org/ontology#E1087> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Discrete_space> .
<http://ontomathpro.org/ontology#E1089> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Euclidean_space> .
<http://ontomathpro.org/ontology#E109> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Circle> .
<http://ontomathpro.org/ontology#E1095> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Minkowski_space> .
<http://ontomathpro.org/ontology#E1096> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Symplectic_vector_space> .
<http://ontomathpro.org/ontology#E11> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Riemannian_geometry> .
<http://ontomathpro.org/ontology#E1101> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Quaternion-K%C3%A4hler_symmetric_space> .
<http://ontomathpro.org/ontology#E1102> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Vector_space> .
<http://ontomathpro.org/ontology#E1104> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Metric_space> .
<http://ontomathpro.org/ontology#E1105> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/CAT%28k%29_space> .
<http://ontomathpro.org/ontology#E1107> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Strictly_convex_space> .
<http://ontomathpro.org/ontology#E111> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Involute> .
<http://ontomathpro.org/ontology#E1119> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Glossary_of_Riemannian_and_metric_geometry> .
<http://ontomathpro.org/ontology#E112> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Evolute> .
<http://ontomathpro.org/ontology#E1122> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Homogeneous_space> .
<http://ontomathpro.org/ontology#E1125> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Projective_space> .
<http://ontomathpro.org/ontology#E1126> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Projective_plane> .
<http://ontomathpro.org/ontology#E1127> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Projective_line> .
<http://ontomathpro.org/ontology#E1129> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Weyl_quantization> .
<http://ontomathpro.org/ontology#E1131> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Sobolev_space> .
<http://ontomathpro.org/ontology#E1132> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Hardy_space> .
<http://ontomathpro.org/ontology#E115> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Spinor> .
<http://ontomathpro.org/ontology#E1160> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Topological_space> .
<http://ontomathpro.org/ontology#E1163> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Metrization_theorem> .
<http://ontomathpro.org/ontology#E1165> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Normal_space> .
<http://ontomathpro.org/ontology#E1166> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Separable_space> .
<http://ontomathpro.org/ontology#E1167> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Hausdorff_space> .
<http://ontomathpro.org/ontology#E1168> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Line_%28geometry%29> .
<http://ontomathpro.org/ontology#E1169> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Pseudogroup> .
<http://ontomathpro.org/ontology#E1171> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Empty_set> .
<http://ontomathpro.org/ontology#E1175> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Net_%28mathematics%29> .
<http://ontomathpro.org/ontology#E1177> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Simplex> .
<http://ontomathpro.org/ontology#E1180> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Transversal_%28geometry%29> .
<http://ontomathpro.org/ontology#E1180> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Transversal> .
<http://ontomathpro.org/ontology#E1181> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Transversal> .
<http://ontomathpro.org/ontology#E1183> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Triangle> .
<http://ontomathpro.org/ontology#E1185> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Hyperbolic_triangle> .
<http://ontomathpro.org/ontology#E1186> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Comparison_triangle> .
<http://ontomathpro.org/ontology#E1187> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Angle> .
<http://ontomathpro.org/ontology#E1189> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Fractal> .
<http://ontomathpro.org/ontology#E1190> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Cantor_set> .
<http://ontomathpro.org/ontology#E1191> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Sierpinski_carpet> .
<http://ontomathpro.org/ontology#E1192> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Koch_snowflake> .
<http://ontomathpro.org/ontology#E1193> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Centre_%28geometry%29> .
<http://ontomathpro.org/ontology#E1195> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Center_of_mass> .
<http://ontomathpro.org/ontology#E1197> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Partially_ordered_set> .
<http://ontomathpro.org/ontology#E1198> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Total_order> .
<http://ontomathpro.org/ontology#E1199> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Chebyshev_center> .
<http://ontomathpro.org/ontology#E12> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Symplectic_geometry> .
<http://ontomathpro.org/ontology#E1201> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Ball_%28mathematics%29> .
<http://ontomathpro.org/ontology#E1202> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Inequality_%28mathematics%29> .
<http://ontomathpro.org/ontology#E1206> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Bessel%27s_inequality> .
<http://ontomathpro.org/ontology#E1209> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/H%C3%B6lder%27s_inequality> .
<http://ontomathpro.org/ontology#E1211> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Kolmogorov%27s_inequality> .
<http://ontomathpro.org/ontology#E1217> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Minkowski_inequality> .
<http://ontomathpro.org/ontology#E1220> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Chebyshev%27s_inequality> .
<http://ontomathpro.org/ontology#E1221> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Young%27s_inequality> .
<http://ontomathpro.org/ontology#E1226> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Inequality_of_arithmetic_and_geometric_means> .
<http://ontomathpro.org/ontology#E1227> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Operator_%28mathematics%29> .
<http://ontomathpro.org/ontology#E1229> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Differential_operator> .
<http://ontomathpro.org/ontology#E123> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Mathematical_structure> .
<http://ontomathpro.org/ontology#E123> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Structure> .
<http://ontomathpro.org/ontology#E1231> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Closed_operator> .
<http://ontomathpro.org/ontology#E1232> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Compact_operator> .
<http://ontomathpro.org/ontology#E1240> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Bounded_operator> .
<http://ontomathpro.org/ontology#E1243> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Dirac_operator> .
<http://ontomathpro.org/ontology#E1245> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Hodge_dual> .
<http://ontomathpro.org/ontology#E1253> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Laplace_operator> .
<http://ontomathpro.org/ontology#E127> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Homology_%28mathematics%29> .
<http://ontomathpro.org/ontology#E1292> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Video_projector> .
<http://ontomathpro.org/ontology#E1299> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Decomposition_of_spectrum_%28functional_analysis%29> .
<http://ontomathpro.org/ontology#E13> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Theory_of_relativity> .
<http://ontomathpro.org/ontology#E130> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Reeb_stability_theorem> .
<http://ontomathpro.org/ontology#E1302> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Exponentiation> .
<http://ontomathpro.org/ontology#E1309> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Union_%28set_theory%29> .
<http://ontomathpro.org/ontology#E1313> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Subtraction> .
<http://ontomathpro.org/ontology#E1315> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Addition> .
<http://ontomathpro.org/ontology#E1317> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Modular_arithmetic> .
<http://ontomathpro.org/ontology#E1318> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Multiplication> .
<http://ontomathpro.org/ontology#E1318> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Product_%28mathematics%29> .
<http://ontomathpro.org/ontology#E1319> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Cross_product> .
<http://ontomathpro.org/ontology#E1320> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Blaschke_product> .
<http://ontomathpro.org/ontology#E1322> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Dot_product> .
<http://ontomathpro.org/ontology#E1323> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Triple_product> .
<http://ontomathpro.org/ontology#E1329> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Affine_transformation> .
<http://ontomathpro.org/ontology#E1348> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Bilinear_map> .
<http://ontomathpro.org/ontology#E1349> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Embedding> .
<http://ontomathpro.org/ontology#E1352> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Exterior_derivative> .
<http://ontomathpro.org/ontology#E1354> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Geodesic_map> .
<http://ontomathpro.org/ontology#E1356> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Homeomorphism> .
<http://ontomathpro.org/ontology#E1357> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Diffeomorphism> .
<http://ontomathpro.org/ontology#E1359> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Local_homeomorphism> .
<http://ontomathpro.org/ontology#E1361> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Shift_operator> .
<http://ontomathpro.org/ontology#E1362> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Duality_%28mathematics%29> .
<http://ontomathpro.org/ontology#E1363> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Poincar%C3%A9_duality> .
<http://ontomathpro.org/ontology#E1364> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Serre_duality> .
<http://ontomathpro.org/ontology#E1365> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Group_action> .
<http://ontomathpro.org/ontology#E1366> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Smooth_infinitesimal_analysis> .
<http://ontomathpro.org/ontology#E1367> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Cocompact_group_action> .
<http://ontomathpro.org/ontology#E1372> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Transversality_%28mathematics%29> .
<http://ontomathpro.org/ontology#E1374> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Join_%28topology%29> .
<http://ontomathpro.org/ontology#E1375> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Distortion_%28mathematics%29> .
<http://ontomathpro.org/ontology#E1376> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Lie_derivative> .
<http://ontomathpro.org/ontology#E138> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Cohomology> .
<http://ontomathpro.org/ontology#E1382> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Isometry> .
<http://ontomathpro.org/ontology#E1383> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Isomorphism> .
<http://ontomathpro.org/ontology#E1388> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Infinitesimal_transformation> .
<http://ontomathpro.org/ontology#E139> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/CW_complex> .
<http://ontomathpro.org/ontology#E1391> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Quantization_%28physics%29> .
<http://ontomathpro.org/ontology#E1392> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Geometric_quantization> .
<http://ontomathpro.org/ontology#E1395> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Cobordism> .
<http://ontomathpro.org/ontology#E1397> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Compactification_%28mathematics%29> .
<http://ontomathpro.org/ontology#E1398> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Stone%E2%80%93%C4%8Cech_compactification> .
<http://ontomathpro.org/ontology#E1400> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Conformal_map> .
<http://ontomathpro.org/ontology#E1401> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/M%C3%B6bius_transformation> .
<http://ontomathpro.org/ontology#E1403> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Linear_map> .
<http://ontomathpro.org/ontology#E1405> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Morphism> .
<http://ontomathpro.org/ontology#E1406> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Morphism> .
<http://ontomathpro.org/ontology#E1408> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Mating> .
<http://ontomathpro.org/ontology#E1409> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Functor> .
<http://ontomathpro.org/ontology#E141> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Differential_form> .
<http://ontomathpro.org/ontology#E1411> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Category_theory> .
<http://ontomathpro.org/ontology#E1413> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Continuous_function> .
<http://ontomathpro.org/ontology#E1419> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Gauss_map> .
<http://ontomathpro.org/ontology#E1420> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Injective_function> .
<http://ontomathpro.org/ontology#E1423> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Reflection_%28mathematics%29> .
<http://ontomathpro.org/ontology#E1424> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Parallel_transport> .
<http://ontomathpro.org/ontology#E1424> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Translation_%28geometry%29> .
<http://ontomathpro.org/ontology#E1425> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Rotation_%28mathematics%29> .
<http://ontomathpro.org/ontology#E1428> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Immersion_%28mathematics%29> .
<http://ontomathpro.org/ontology#E143> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Pfaffian> .
<http://ontomathpro.org/ontology#E1434> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Similarity_%28geometry%29> .
<http://ontomathpro.org/ontology#E1435> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Homothetic_transformation> .
<http://ontomathpro.org/ontology#E1437> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Interior_product> .
<http://ontomathpro.org/ontology#E1438> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Flow_%28mathematics%29> .
<http://ontomathpro.org/ontology#E1441> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Lie_algebra_representation> .
<http://ontomathpro.org/ontology#E1448> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Galilean_transformation> .
<http://ontomathpro.org/ontology#E1449> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Homography> .
<http://ontomathpro.org/ontology#E1449> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Projective_transformation> .
<http://ontomathpro.org/ontology#E1450> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Projection_%28mathematics%29> .
<http://ontomathpro.org/ontology#E1452> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Stereographic_projection> .
<http://ontomathpro.org/ontology#E1469> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Translation_%28geometry%29> .
<http://ontomathpro.org/ontology#E1470> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Differential_Galois_theory> .
<http://ontomathpro.org/ontology#E1471> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Symmetry_in_mathematics> .
<http://ontomathpro.org/ontology#E1475> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Point_group> .
<http://ontomathpro.org/ontology#E1477> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Shelling_%28topology%29> .
<http://ontomathpro.org/ontology#E1478> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Lie_bracket_of_vector_fields> .
<http://ontomathpro.org/ontology#E1479> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Poisson_bracket> .
<http://ontomathpro.org/ontology#E1480> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Schouten%E2%80%93Nijenhuis_bracket> .
<http://ontomathpro.org/ontology#E1484> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Submersion_%28mathematics%29> .
<http://ontomathpro.org/ontology#E1485> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Harmonic_map> .
<http://ontomathpro.org/ontology#E1486> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Surjective_function> .
<http://ontomathpro.org/ontology#E1487> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Lie_point_symmetry> .
<http://ontomathpro.org/ontology#E1490> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Functional_%28mathematics%29> .
<http://ontomathpro.org/ontology#E1492> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Convex_function> .
<http://ontomathpro.org/ontology#E15> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Projective_geometry> .
<http://ontomathpro.org/ontology#E150> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Volume_form> .
<http://ontomathpro.org/ontology#E1503> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Minkowski_functional> .
<http://ontomathpro.org/ontology#E1505> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Function_%28mathematics%29> .
<http://ontomathpro.org/ontology#E1507> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Absolute_continuity> .
<http://ontomathpro.org/ontology#E1509> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Automorphism> .
<http://ontomathpro.org/ontology#E1509> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Factor_of_automorphy> .
<http://ontomathpro.org/ontology#E1510> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Analytic_function> .
<http://ontomathpro.org/ontology#E1513> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Univalent_function> .
<http://ontomathpro.org/ontology#E1515> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Entire_function> .
<http://ontomathpro.org/ontology#E1516> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Antiholomorphic_function> .
<http://ontomathpro.org/ontology#E1517> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Density> .
<http://ontomathpro.org/ontology#E1517> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Weight_function> .
<http://ontomathpro.org/ontology#E1519> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Convex_function> .
<http://ontomathpro.org/ontology#E152> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/De_Rham_cohomology> .
<http://ontomathpro.org/ontology#E1520> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Wavelet> .
<http://ontomathpro.org/ontology#E1528> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Morlet_wavelet> .
<http://ontomathpro.org/ontology#E1530> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Haar_wavelet> .
<http://ontomathpro.org/ontology#E1539> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Harmonic_function> .
<http://ontomathpro.org/ontology#E1541> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Hypergeometric_function> .
<http://ontomathpro.org/ontology#E1542> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Holomorphic_function> .
<http://ontomathpro.org/ontology#E1543> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Riemann_zeta_function> .
<http://ontomathpro.org/ontology#E1544> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Differentiable_function> .
<http://ontomathpro.org/ontology#E1546> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Measurable_function> .
<http://ontomathpro.org/ontology#E155> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Spencer_cohomology> .
<http://ontomathpro.org/ontology#E1551> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Meromorphic_function> .
<http://ontomathpro.org/ontology#E1554> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Poincar%C3%A9_metric> .
<http://ontomathpro.org/ontology#E1556> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Induced_metric> .
<http://ontomathpro.org/ontology#E156> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Obstruction_theory> .
<http://ontomathpro.org/ontology#E1566> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Metric_tensor> .
<http://ontomathpro.org/ontology#E1569> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Norm_%28mathematics%29> .
<http://ontomathpro.org/ontology#E1572> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Pseudometric_space> .
<http://ontomathpro.org/ontology#E1578> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Monotonic_function> .
<http://ontomathpro.org/ontology#E1587> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Continuous_function> .
<http://ontomathpro.org/ontology#E1588> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Smooth_function> .
<http://ontomathpro.org/ontology#E159> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Genus_%28mathematics%29> .
<http://ontomathpro.org/ontology#E1591> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Distribution_%28mathematics%29> .
<http://ontomathpro.org/ontology#E1592> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Inverse_function> .
<http://ontomathpro.org/ontology#E1597> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Exponential_function> .
<http://ontomathpro.org/ontology#E160> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Characteristic_class> .
<http://ontomathpro.org/ontology#E1601> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Simple_function> .
<http://ontomathpro.org/ontology#E1603> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Rational_function> .
<http://ontomathpro.org/ontology#E1604> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Singular_function> .
<http://ontomathpro.org/ontology#E1605> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Refinable_function> .
<http://ontomathpro.org/ontology#E1609> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Power_function> .
<http://ontomathpro.org/ontology#E161> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Pontryagin_class> .
<http://ontomathpro.org/ontology#E1614> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Trigonometric_functions> .
<http://ontomathpro.org/ontology#E1618> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Green%27s_function> .
<http://ontomathpro.org/ontology#E1619> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Dirac_delta_function> .
<http://ontomathpro.org/ontology#E1620> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Nowhere_continuous_function> .
<http://ontomathpro.org/ontology#E1625> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Heaviside_step_function> .
<http://ontomathpro.org/ontology#E1626> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Euler%27s_totient_function> .
<http://ontomathpro.org/ontology#E1627> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Beta_function> .
<http://ontomathpro.org/ontology#E1628> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Gamma_function> .
<http://ontomathpro.org/ontology#E163> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Chern_class> .
<http://ontomathpro.org/ontology#E164> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Euler_class> .
<http://ontomathpro.org/ontology#E1646> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Loss_function> .
<http://ontomathpro.org/ontology#E1647> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Likelihood_function> .
<http://ontomathpro.org/ontology#E1648> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Cumulative_distribution_function> .
<http://ontomathpro.org/ontology#E165> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Euler_characteristic> .
<http://ontomathpro.org/ontology#E1658> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Exponential_map> .
<http://ontomathpro.org/ontology#E1660> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Magnitude_%28mathematics%29> .
<http://ontomathpro.org/ontology#E1660> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Meaning_%28linguistics%29> .
<http://ontomathpro.org/ontology#E1666> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Mean> .
<http://ontomathpro.org/ontology#E167> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Dolbeault_cohomology> .
<http://ontomathpro.org/ontology#E1680> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Estimator> .
<http://ontomathpro.org/ontology#E1686> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Consistent_estimator> .
<http://ontomathpro.org/ontology#E1687> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Tensor> .
<http://ontomathpro.org/ontology#E169> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Elliptic_complex> .
<http://ontomathpro.org/ontology#E1693> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Vector_%28mathematics_and_physics%29> .
<http://ontomathpro.org/ontology#E17> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Discrete_mathematics> .
<http://ontomathpro.org/ontology#E170> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Simplicial_complex> .
<http://ontomathpro.org/ontology#E1700> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Gradient> .
<http://ontomathpro.org/ontology#E1709> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Stochastic_matrix> .
<http://ontomathpro.org/ontology#E171> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Exact_sequence> .
<http://ontomathpro.org/ontology#E1711> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Position_%28vector%29> .
<http://ontomathpro.org/ontology#E1713> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Second_fundamental_form> .
<http://ontomathpro.org/ontology#E1715> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/First_fundamental_form> .
<http://ontomathpro.org/ontology#E1719> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Gamma_matrices> .
<http://ontomathpro.org/ontology#E1720> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Pauli_matrices> .
<http://ontomathpro.org/ontology#E1721> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Pseudoscalar> .
<http://ontomathpro.org/ontology#E1723> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Killing_tensor> .
<http://ontomathpro.org/ontology#E1727> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Ricci_curvature> .
<http://ontomathpro.org/ontology#E1734> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Weyl_tensor> .
<http://ontomathpro.org/ontology#E1739> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Curvature_form> .
<http://ontomathpro.org/ontology#E1741> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Theorem> .
<http://ontomathpro.org/ontology#E1746> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Stokes%27_theorem> .
<http://ontomathpro.org/ontology#E1748> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Frobenius_theorem_%28differential_topology%29> .
<http://ontomathpro.org/ontology#E1748> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Frobenius_theorem_%28real_division_algebras%29> .
<http://ontomathpro.org/ontology#E1751> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Cauchy%27s_integral_theorem> .
<http://ontomathpro.org/ontology#E1754> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Schwarz_lemma> .
<http://ontomathpro.org/ontology#E1761> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Banach_fixed_point_theorem> .
<http://ontomathpro.org/ontology#E1773> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Egorov%27s_theorem> .
<http://ontomathpro.org/ontology#E1774> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Jordan_curve_theorem> .
<http://ontomathpro.org/ontology#E1783> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Lusin%27s_theorem> .
<http://ontomathpro.org/ontology#E1787> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Picard_theorem> .
<http://ontomathpro.org/ontology#E179> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Almost_complex_manifold> .
<http://ontomathpro.org/ontology#E18> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Mathematical_logic> .
<http://ontomathpro.org/ontology#E180> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Sheaf_%28mathematics%29> .
<http://ontomathpro.org/ontology#E1803> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Fatou%27s_theorem> .
<http://ontomathpro.org/ontology#E1810> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Hausdorff_paradox> .
<http://ontomathpro.org/ontology#E1811> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Helly%27s_theorem> .
<http://ontomathpro.org/ontology#E1817> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Schur%27s_theorem> .
<http://ontomathpro.org/ontology#E1833> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Law_of_large_numbers> .
<http://ontomathpro.org/ontology#E1836> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Bayes%27_theorem> .
<http://ontomathpro.org/ontology#E1840> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Dominated_convergence_theorem> .
<http://ontomathpro.org/ontology#E185> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Distribution_%28differential_geometry%29> .
<http://ontomathpro.org/ontology#E1857> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Theorem> .
<http://ontomathpro.org/ontology#E1860> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Arzel%C3%A0%E2%80%93Ascoli_theorem> .
<http://ontomathpro.org/ontology#E1865> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Cauchy_theorem> .
<http://ontomathpro.org/ontology#E1866> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Residue_theorem> .
<http://ontomathpro.org/ontology#E1868> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Rouch%C3%A9%E2%80%93Capelli_theorem> .
<http://ontomathpro.org/ontology#E1873> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Poincar%C3%A9%E2%80%93Hopf_theorem> .
<http://ontomathpro.org/ontology#E188> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Foliation> .
<http://ontomathpro.org/ontology#E1882> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Implicit_function_theorem> .
<http://ontomathpro.org/ontology#E1890> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Brouwer_fixed_point_theorem> .
<http://ontomathpro.org/ontology#E1891> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Equation> .
<http://ontomathpro.org/ontology#E1892> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Differential_equation> .
<http://ontomathpro.org/ontology#E1893> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Partial_differential_equation> .
<http://ontomathpro.org/ontology#E1894> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Hyperbolic_partial_differential_equation> .
<http://ontomathpro.org/ontology#E1898> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Parabolic_partial_differential_equation> .
<http://ontomathpro.org/ontology#E19> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Mathematical_analysis> .
<http://ontomathpro.org/ontology#E1905> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Quadratic_equation> .
<http://ontomathpro.org/ontology#E1906> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Cubic_function> .
<http://ontomathpro.org/ontology#E1907> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Linear_equation> .
<http://ontomathpro.org/ontology#E1908> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Linear_equation> .
<http://ontomathpro.org/ontology#E1924> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Helmholtz_equation> .
<http://ontomathpro.org/ontology#E1925> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Dirac_equation> .
<http://ontomathpro.org/ontology#E1927> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Laplace%27s_equation> .
<http://ontomathpro.org/ontology#E1929> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Poisson%27s_equation> .
<http://ontomathpro.org/ontology#E1930> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Heat_equation> .
<http://ontomathpro.org/ontology#E1932> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Advection> .
<http://ontomathpro.org/ontology#E1934> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Maxwell%27s_equations> .
<http://ontomathpro.org/ontology#E1936> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Propositional_formula> .
<http://ontomathpro.org/ontology#E1942> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Cauchy%27s_convergence_test> .
<http://ontomathpro.org/ontology#E1947> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Test_statistic> .
<http://ontomathpro.org/ontology#E195> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Irrational_winding_of_a_torus> .
<http://ontomathpro.org/ontology#E1988> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Formula> .
<http://ontomathpro.org/ontology#E1990> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Sparse_grid> .
<http://ontomathpro.org/ontology#E1993> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Group_representation> .
<http://ontomathpro.org/ontology#E2> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Algebra> .
<http://ontomathpro.org/ontology#E20> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Theory_of_computation> .
<http://ontomathpro.org/ontology#E2007> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Law_of_total_probability> .
<http://ontomathpro.org/ontology#E2011> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Jensen%27s_formula> .
<http://ontomathpro.org/ontology#E2016> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/De_Moivre%27s_formula> .
<http://ontomathpro.org/ontology#E2018> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Divergence_theorem> .
<http://ontomathpro.org/ontology#E2023> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Euler%27s_formula> .
<http://ontomathpro.org/ontology#E2024> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Chain_rule> .
<http://ontomathpro.org/ontology#E203> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Novikov%27s_compact_leaf_theorem> .
<http://ontomathpro.org/ontology#E2072> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Property_%28philosophy%29> .
<http://ontomathpro.org/ontology#E2073> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Connectedness> .
<http://ontomathpro.org/ontology#E2075> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Bond_convexity> .
<http://ontomathpro.org/ontology#E2077> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Principal_curvature> .
<http://ontomathpro.org/ontology#E2079> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Diameter_%28protocol%29> .
<http://ontomathpro.org/ontology#E2079> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Diameter> .
<http://ontomathpro.org/ontology#E2082> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Length> .
<http://ontomathpro.org/ontology#E2083> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Arc_length> .
<http://ontomathpro.org/ontology#E2084> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Invariant_%28mathematics%29> .
<http://ontomathpro.org/ontology#E2087> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Haar_measure> .
<http://ontomathpro.org/ontology#E2097> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Curvature> .
<http://ontomathpro.org/ontology#E2102> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Torsion_of_a_curve> .
<http://ontomathpro.org/ontology#E2104> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Hausdorff_measure> .
<http://ontomathpro.org/ontology#E2105> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Orientation_%28geometry%29> .
<http://ontomathpro.org/ontology#E2105> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Orientation_%28vector_space%29> .
<http://ontomathpro.org/ontology#E2107> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Hausdorff_dimension> .
<http://ontomathpro.org/ontology#E2108> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Distance> .
<http://ontomathpro.org/ontology#E2110> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Dynkin_diagram> .
<http://ontomathpro.org/ontology#E2113> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Betti_number> .
<http://ontomathpro.org/ontology#E2114> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Number> .
<http://ontomathpro.org/ontology#E2115> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Algebraic_number> .
<http://ontomathpro.org/ontology#E2116> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Real_number> .
<http://ontomathpro.org/ontology#E2117> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Rational_number> .
<http://ontomathpro.org/ontology#E2118> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Integer> .
<http://ontomathpro.org/ontology#E2119> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Natural_number> .
<http://ontomathpro.org/ontology#E2121> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Prime_number> .
<http://ontomathpro.org/ontology#E2124> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Hypercomplex_number> .
<http://ontomathpro.org/ontology#E2125> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Irrational_number> .
<http://ontomathpro.org/ontology#E2126> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Transcendental_number> .
<http://ontomathpro.org/ontology#E2127> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Complex_number> .
<http://ontomathpro.org/ontology#E2128> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Imaginary_number> .
<http://ontomathpro.org/ontology#E2129> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Coefficient> .
<http://ontomathpro.org/ontology#E2134> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Constant_%28mathematics%29> .
<http://ontomathpro.org/ontology#E2135> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Lebesgue_constant_%28interpolation%29> .
<http://ontomathpro.org/ontology#E2139> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Schwarzian_derivative> .
<http://ontomathpro.org/ontology#E2143> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Algebra> .
<http://ontomathpro.org/ontology#E2144> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Algebraic_structure> .
<http://ontomathpro.org/ontology#E2145> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Group_%28mathematics%29> .
<http://ontomathpro.org/ontology#E2146> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Abelian_group> .
<http://ontomathpro.org/ontology#E215> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Affine_connection> .
<http://ontomathpro.org/ontology#E2154> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Infinite_group> .
<http://ontomathpro.org/ontology#E2155> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Kleinian_group> .
<http://ontomathpro.org/ontology#E2176> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Ideal_%28ring_theory%29> .
<http://ontomathpro.org/ontology#E2180> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Alternating_group> .
<http://ontomathpro.org/ontology#E2183> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Finite_group> .
<http://ontomathpro.org/ontology#E2186> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/General_linear_group> .
<http://ontomathpro.org/ontology#E219> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Covariant_derivative> .
<http://ontomathpro.org/ontology#E2197> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Multiplicative_group_of_integers_modulo_n> .
<http://ontomathpro.org/ontology#E2200> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Nilpotent_group> .
<http://ontomathpro.org/ontology#E2204> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Orthogonal_group> .
<http://ontomathpro.org/ontology#E2208> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Divisible_group> .
<http://ontomathpro.org/ontology#E2214> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Projective_linear_group> .
<http://ontomathpro.org/ontology#E2216> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Profinite_group> .
<http://ontomathpro.org/ontology#E2217> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Simple_group> .
<http://ontomathpro.org/ontology#E2218> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Solvable_group> .
<http://ontomathpro.org/ontology#E222> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Connection_%28vector_bundle%29> .
<http://ontomathpro.org/ontology#E2227> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Free_group> .
<http://ontomathpro.org/ontology#E223> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Metric_connection> .
<http://ontomathpro.org/ontology#E2230> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Symmetric_group> .
<http://ontomathpro.org/ontology#E2232> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Topological_group> .
<http://ontomathpro.org/ontology#E2240> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Cyclic_group> .
<http://ontomathpro.org/ontology#E2243> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Ideal_%28ethics%29> .
<http://ontomathpro.org/ontology#E2243> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Ideal_%28ring_theory%29> .
<http://ontomathpro.org/ontology#E2248> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Principal_ideal> .
<http://ontomathpro.org/ontology#E2256> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Maximal_ideal> .
<http://ontomathpro.org/ontology#E2259> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Nilpotent_ideal> .
<http://ontomathpro.org/ontology#E2260> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Prime_ideal> .
<http://ontomathpro.org/ontology#E2265> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Prime_ideal> .
<http://ontomathpro.org/ontology#E2271> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Ring_%28mathematics%29> .
<http://ontomathpro.org/ontology#E2273> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Artinian_ring> .
<http://ontomathpro.org/ontology#E228> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Levi-Civita_connection> .
<http://ontomathpro.org/ontology#E2280> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Differential_algebra> .
<http://ontomathpro.org/ontology#E2286> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/B%C3%A9zout_domain> .
<http://ontomathpro.org/ontology#E2288> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Principal_ideal_domain> .
<http://ontomathpro.org/ontology#E23> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Complex_analysis> .
<http://ontomathpro.org/ontology#E2303> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Local_ring> .
<http://ontomathpro.org/ontology#E2307> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Noetherian_ring> .
<http://ontomathpro.org/ontology#E2309> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Integral_domain> .
<http://ontomathpro.org/ontology#E231> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Bundle_%28mathematics%29> .
<http://ontomathpro.org/ontology#E232> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Fiber_bundle> .
<http://ontomathpro.org/ontology#E2324> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Euclidean_domain> .
<http://ontomathpro.org/ontology#E2325> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Module_%28mathematics%29> .
<http://ontomathpro.org/ontology#E2326> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Artinian_module> .
<http://ontomathpro.org/ontology#E233> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Principal_bundle> .
<http://ontomathpro.org/ontology#E2332> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Injective_module> .
<http://ontomathpro.org/ontology#E2342> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Module_%28mathematics%29> .
<http://ontomathpro.org/ontology#E2343> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Projective_module> .
<http://ontomathpro.org/ontology#E2345> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Free_module> .
<http://ontomathpro.org/ontology#E2351> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Subgroup> .
<http://ontomathpro.org/ontology#E2353> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Normal_subgroup> .
<http://ontomathpro.org/ontology#E2368> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Field_%28mathematics%29> .
<http://ontomathpro.org/ontology#E2369> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Finite_field> .
<http://ontomathpro.org/ontology#E2373> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Semigroup> .
<http://ontomathpro.org/ontology#E2377> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Semilattice> .
<http://ontomathpro.org/ontology#E2378> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Lattice_%28order%29> .
<http://ontomathpro.org/ontology#E2379> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Division_ring> .
<http://ontomathpro.org/ontology#E2385> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Simultaneous_equations> .
<http://ontomathpro.org/ontology#E2386> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/System_of_linear_equations> .
<http://ontomathpro.org/ontology#E2389> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Algorithm> .
<http://ontomathpro.org/ontology#E239> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Vertical_bundle> .
<http://ontomathpro.org/ontology#E2399> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Computable_function> .
<http://ontomathpro.org/ontology#E24> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Number_theory> .
<http://ontomathpro.org/ontology#E240> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Horizontal_bundle> .
<http://ontomathpro.org/ontology#E2408> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Brownian_motion> .
<http://ontomathpro.org/ontology#E2410> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Probability> .
<http://ontomathpro.org/ontology#E2420> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Probability_density_function> .
<http://ontomathpro.org/ontology#E2422> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Time_series> .
<http://ontomathpro.org/ontology#E2423> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Choice> .
<http://ontomathpro.org/ontology#E2434> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Quantile> .
<http://ontomathpro.org/ontology#E2435> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Quartile> .
<http://ontomathpro.org/ontology#E244> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Hopf_fibration> .
<http://ontomathpro.org/ontology#E2446> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Remainder> .
<http://ontomathpro.org/ontology#E2447> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Standard_deviation> .
<http://ontomathpro.org/ontology#E246> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Vector_field> .
<http://ontomathpro.org/ontology#E2484> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Cauchy_distribution> .
<http://ontomathpro.org/ontology#E2485> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Laplace_distribution> .
<http://ontomathpro.org/ontology#E2486> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Pareto_distribution> .
<http://ontomathpro.org/ontology#E2487> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Rayleigh_distribution> .
<http://ontomathpro.org/ontology#E2488> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Student%27s_t-distribution> .
<http://ontomathpro.org/ontology#E249> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Hamiltonian_vector_field> .
<http://ontomathpro.org/ontology#E2490> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/F-distribution> .
<http://ontomathpro.org/ontology#E2499> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Probability_distribution> .
<http://ontomathpro.org/ontology#E25> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Topology> .
<http://ontomathpro.org/ontology#E251> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Laplacian_vector_field> .
<http://ontomathpro.org/ontology#E252> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Integral_curve> .
<http://ontomathpro.org/ontology#E253> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Fundamental_vector_field> .
<http://ontomathpro.org/ontology#E2533> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Chi-square_distribution> .
<http://ontomathpro.org/ontology#E2536> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Risk> .
<http://ontomathpro.org/ontology#E254> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Tensor_field> .
<http://ontomathpro.org/ontology#E2544> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Random_variable> .
<http://ontomathpro.org/ontology#E2545> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Magnitude_%28mathematics%29> .
<http://ontomathpro.org/ontology#E255> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Surface_normal> .
<http://ontomathpro.org/ontology#E2550> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Independence_%28probability_theory%29> .
<http://ontomathpro.org/ontology#E257> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Tensor_bundle> .
<http://ontomathpro.org/ontology#E2571> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Histogram> .
<http://ontomathpro.org/ontology#E2576> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Analysis_of_variance> .
<http://ontomathpro.org/ontology#E258> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Vector_bundle> .
<http://ontomathpro.org/ontology#E2582> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Covariance> .
<http://ontomathpro.org/ontology#E2587> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Correlation_and_dependence> .
<http://ontomathpro.org/ontology#E2597> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Skewness> .
<http://ontomathpro.org/ontology#E26> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Algebraic_topology> .
<http://ontomathpro.org/ontology#E260> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Secondary_vector_bundle_structure> .
<http://ontomathpro.org/ontology#E2605> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Kurtosis> .
<http://ontomathpro.org/ontology#E2607> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Expected_value> .
<http://ontomathpro.org/ontology#E2608> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Conditional_expectation> .
<http://ontomathpro.org/ontology#E261> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Tangent_bundle> .
<http://ontomathpro.org/ontology#E262> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Tangent_space> .
<http://ontomathpro.org/ontology#E2632> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Sample_mean_and_sample_covariance> .
<http://ontomathpro.org/ontology#E2637> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Stochastic_process> .
<http://ontomathpro.org/ontology#E264> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Cotangent_space> .
<http://ontomathpro.org/ontology#E2656> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Statistics> .
<http://ontomathpro.org/ontology#E2659> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Statistical_inference> .
<http://ontomathpro.org/ontology#E266> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Complexification> .
<http://ontomathpro.org/ontology#E267> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Normal_bundle> .
<http://ontomathpro.org/ontology#E2670> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Stochastic_differential_equation> .
<http://ontomathpro.org/ontology#E2678> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Markov_chain> .
<http://ontomathpro.org/ontology#E2679> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Experiment> .
<http://ontomathpro.org/ontology#E2689> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Approximation> .
<http://ontomathpro.org/ontology#E2695> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Total_variation> .
<http://ontomathpro.org/ontology#E2698> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Vector-valued_function> .
<http://ontomathpro.org/ontology#E2708> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Differential_inclusion> .
<http://ontomathpro.org/ontology#E2709> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Differential_calculus> .
<http://ontomathpro.org/ontology#E2712> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Differential_game> .
<http://ontomathpro.org/ontology#E2713> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/CPT_symmetry> .
<http://ontomathpro.org/ontology#E2715> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/M%C3%B6bius_transformation> .
<http://ontomathpro.org/ontology#E2731> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Parameter> .
<http://ontomathpro.org/ontology#E274> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Cotangent_bundle> .
<http://ontomathpro.org/ontology#E2758> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Decidability_%28logic%29> .
<http://ontomathpro.org/ontology#E2759> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Well-posed_problem> .
<http://ontomathpro.org/ontology#E276> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Covering_space> .
<http://ontomathpro.org/ontology#E2764> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Differential_equation> .
<http://ontomathpro.org/ontology#E2793> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/System> .
<http://ontomathpro.org/ontology#E2794> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Lyapunov_stability> .
<http://ontomathpro.org/ontology#E28> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Geometric_topology> .
<http://ontomathpro.org/ontology#E2814> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Autonomous_system_%28mathematics%29> .
<http://ontomathpro.org/ontology#E2826> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/LTI_system_theory> .
<http://ontomathpro.org/ontology#E2832> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Maxwell%27s_equations> .
<http://ontomathpro.org/ontology#E2836> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Lyapunov_stability> .
<http://ontomathpro.org/ontology#E2837> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Soliton> .
<http://ontomathpro.org/ontology#E2842> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Subderivative> .
<http://ontomathpro.org/ontology#E2843> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Riemannian_submersion> .
<http://ontomathpro.org/ontology#E2846> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Disk_%28mathematics%29> .
<http://ontomathpro.org/ontology#E2849> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Unit_disk> .
<http://ontomathpro.org/ontology#E2855> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Integral> .
<http://ontomathpro.org/ontology#E2861> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Lebesgue_integration> .
<http://ontomathpro.org/ontology#E2862> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Poisson_kernel> .
<http://ontomathpro.org/ontology#E2865> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Riemann_integral> .
<http://ontomathpro.org/ontology#E2867> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Riemann%E2%80%93Stieltjes_integral> .
<http://ontomathpro.org/ontology#E287> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Pasch%27s_axiom> .
<http://ontomathpro.org/ontology#E2871> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Gamma_function> .
<http://ontomathpro.org/ontology#E2878> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Stochastic_calculus> .
<http://ontomathpro.org/ontology#E2883> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Multiple_integral> .
<http://ontomathpro.org/ontology#E2886> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Line_integral> .
<http://ontomathpro.org/ontology#E2888> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Improper_integral> .
<http://ontomathpro.org/ontology#E289> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Zariski_topology> .
<http://ontomathpro.org/ontology#E2893> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Stochastic_calculus> .
<http://ontomathpro.org/ontology#E2894> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Counterexample> .
<http://ontomathpro.org/ontology#E2897> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/%CE%A3-finite_measure> .
<http://ontomathpro.org/ontology#E29> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Surface> .
<http://ontomathpro.org/ontology#E290> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Fundamental_group> .
<http://ontomathpro.org/ontology#E2903> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Jordan_measure> .
<http://ontomathpro.org/ontology#E2904> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Lebesgue_measure> .
<http://ontomathpro.org/ontology#E291> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Chain_complex> .
<http://ontomathpro.org/ontology#E2915> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Mathematical_singularity> .
<http://ontomathpro.org/ontology#E2920> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Polynomial> .
<http://ontomathpro.org/ontology#E2922> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Lagrange_polynomial> .
<http://ontomathpro.org/ontology#E2926> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Orthogonal_polynomials> .
<http://ontomathpro.org/ontology#E2931> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Sequence> .
<http://ontomathpro.org/ontology#E2943> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Cauchy_sequence> .
<http://ontomathpro.org/ontology#E295> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Interior_%28topology%29> .
<http://ontomathpro.org/ontology#E2951> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Limit_%28mathematics%29> .
<http://ontomathpro.org/ontology#E2954> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Limit_of_a_sequence> .
<http://ontomathpro.org/ontology#E2956> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Limit_of_a_function> .
<http://ontomathpro.org/ontology#E2959> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Discrete_wavelet_transform> .
<http://ontomathpro.org/ontology#E2960> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Continuous_wavelet_transform> .
<http://ontomathpro.org/ontology#E2961> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/M%C3%B6bius_transformation> .
<http://ontomathpro.org/ontology#E2969> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Hilbert_transform> .
<http://ontomathpro.org/ontology#E2971> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Laplace_transform> .
<http://ontomathpro.org/ontology#E2973> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Legendre_transformation> .
<http://ontomathpro.org/ontology#E2975> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Fourier_transform> .
<http://ontomathpro.org/ontology#E2976> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Eigenvalues_and_eigenvectors> .
<http://ontomathpro.org/ontology#E2977> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Transpose> .
<http://ontomathpro.org/ontology#E2986> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Abel%27s_test> .
<http://ontomathpro.org/ontology#E2988> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Dirichlet%27s_test> .
<http://ontomathpro.org/ontology#E2989> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Comparison_test> .
<http://ontomathpro.org/ontology#E2998> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Integral_test_for_convergence> .
<http://ontomathpro.org/ontology#E3> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Geometry> .
<http://ontomathpro.org/ontology#E30> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Knot_theory> .
<http://ontomathpro.org/ontology#E300> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Isolated_point> .
<http://ontomathpro.org/ontology#E3004> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Alternating_series> .
<http://ontomathpro.org/ontology#E301> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Critical_point_%28mathematics%29> .
<http://ontomathpro.org/ontology#E3012> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Argument_principle> .
<http://ontomathpro.org/ontology#E3015> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Maximum_modulus_principle> .
<http://ontomathpro.org/ontology#E3019> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Schwarz_reflection_principle> .
<http://ontomathpro.org/ontology#E302> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Fixed_point_%28mathematics%29> .
<http://ontomathpro.org/ontology#E3020> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Carath%C3%A9odory%27s_theorem_%28conformal_mapping%29> .
<http://ontomathpro.org/ontology#E3026> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Smale%27s_problems> .
<http://ontomathpro.org/ontology#E3029> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Analytic_continuation> .
<http://ontomathpro.org/ontology#E3040> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Derivative> .
<http://ontomathpro.org/ontology#E3041> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/G%C3%A2teaux_derivative> .
<http://ontomathpro.org/ontology#E3043> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Fr%C3%A9chet_derivative> .
<http://ontomathpro.org/ontology#E3047> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Directional_derivative> .
<http://ontomathpro.org/ontology#E3049> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Partial_derivative> .
<http://ontomathpro.org/ontology#E3063> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Harmonic_series_%28mathematics%29> .
<http://ontomathpro.org/ontology#E3065> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Laurent_series> .
<http://ontomathpro.org/ontology#E3070> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Power_series> .
<http://ontomathpro.org/ontology#E3071> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Taylor_series> .
<http://ontomathpro.org/ontology#E3079> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Fourier_series> .
<http://ontomathpro.org/ontology#E308> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Essential_singularity> .
<http://ontomathpro.org/ontology#E3080> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Conditional_convergence> .
<http://ontomathpro.org/ontology#E3081> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Function_series> .
<http://ontomathpro.org/ontology#E309> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Removable_singularity> .
<http://ontomathpro.org/ontology#E3095> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Rate_of_convergence> .
<http://ontomathpro.org/ontology#E3098> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Pointwise_convergence> .
<http://ontomathpro.org/ontology#E3099> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Absolute_convergence> .
<http://ontomathpro.org/ontology#E31> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Morse_theory> .
<http://ontomathpro.org/ontology#E310> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Limit_point> .
<http://ontomathpro.org/ontology#E3107> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Equality_%28mathematics%29> .
<http://ontomathpro.org/ontology#E3107> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Identity_%28mathematics%29> .
<http://ontomathpro.org/ontology#E3108> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Triangle_inequality> .
<http://ontomathpro.org/ontology#E3109> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Parseval%27s_identity> .
<http://ontomathpro.org/ontology#E311> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Saddle_point> .
<http://ontomathpro.org/ontology#E3110> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Iwasawa_decomposition> .
<http://ontomathpro.org/ontology#E3124> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Frenet%E2%80%93Serret_formulas> .
<http://ontomathpro.org/ontology#E3126> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Supremum> .
<http://ontomathpro.org/ontology#E3127> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Supremum> .
<http://ontomathpro.org/ontology#E3128> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Maxima_and_minima> .
<http://ontomathpro.org/ontology#E3135> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Dirichlet_character> .
<http://ontomathpro.org/ontology#E3137> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Exceptional_character> .
<http://ontomathpro.org/ontology#E3138> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Dirichlet_character> .
<http://ontomathpro.org/ontology#E314> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Branch_point> .
<http://ontomathpro.org/ontology#E3140> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Computational_mathematics> .
<http://ontomathpro.org/ontology#E3142> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Algebraic_geometry> .
<http://ontomathpro.org/ontology#E3143> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Affine_space> .
<http://ontomathpro.org/ontology#E3153> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Scalar_field> .
<http://ontomathpro.org/ontology#E3175> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Dirichlet_kernel> .
<http://ontomathpro.org/ontology#E3177> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Topological_vector_space> .
<http://ontomathpro.org/ontology#E3179> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Radon_transform> .
<http://ontomathpro.org/ontology#E3185> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Computational_complexity_theory> .
<http://ontomathpro.org/ontology#E3186> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Finite_element_method> .
<http://ontomathpro.org/ontology#E3187> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Finite_element_method> .
<http://ontomathpro.org/ontology#E3189> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Coercive_function> .
<http://ontomathpro.org/ontology#E3190> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Coercive_function> .
<http://ontomathpro.org/ontology#E3191> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Operator_norm> .
<http://ontomathpro.org/ontology#E3193> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Coercive_function> .
<http://ontomathpro.org/ontology#E3195> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Kakutani_fixed_point_theorem> .
<http://ontomathpro.org/ontology#E32> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Functional_analysis> .
<http://ontomathpro.org/ontology#E3201> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Kronecker_delta> .
<http://ontomathpro.org/ontology#E3202> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Symmetry> .
<http://ontomathpro.org/ontology#E3203> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Distribution_%28mathematics%29> .
<http://ontomathpro.org/ontology#E3205> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Index_%28mathematics%29> .
<http://ontomathpro.org/ontology#E3206> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Convolution> .
<http://ontomathpro.org/ontology#E3209> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Special_functions> .
<http://ontomathpro.org/ontology#E3210> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Uniform_convergence> .
<http://ontomathpro.org/ontology#E3211> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Skew-symmetric_matrix> .
<http://ontomathpro.org/ontology#E3212> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Symmetric_matrix> .
<http://ontomathpro.org/ontology#E3213> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Symmetrization> .
<http://ontomathpro.org/ontology#E3216> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Flat_manifold> .
<http://ontomathpro.org/ontology#E3217> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Image_%28mathematics%29> .
<http://ontomathpro.org/ontology#E3218> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Homomorphism> .
<http://ontomathpro.org/ontology#E3220> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Edge_%28geometry%29> .
<http://ontomathpro.org/ontology#E3222> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Gauss%E2%80%93Codazzi_equations> .
<http://ontomathpro.org/ontology#E3223> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Law_of_cosines> .
<http://ontomathpro.org/ontology#E3225> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Hypercone> .
<http://ontomathpro.org/ontology#E3229> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Congruence_relation> .
<http://ontomathpro.org/ontology#E3230> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Metric_tensor> .
<http://ontomathpro.org/ontology#E3235> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Epimorphism> .
<http://ontomathpro.org/ontology#E3236> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Monomorphism> .
<http://ontomathpro.org/ontology#E3237> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Injective_function> .
<http://ontomathpro.org/ontology#E3239> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Lagrangian> .
<http://ontomathpro.org/ontology#E3240> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Subbundle> .
<http://ontomathpro.org/ontology#E3244> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Jet_%28mathematics%29> .
<http://ontomathpro.org/ontology#E3248> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Support_function> .
<http://ontomathpro.org/ontology#E3249> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Elliptic_operator> .
<http://ontomathpro.org/ontology#E3252> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Sign_function> .
<http://ontomathpro.org/ontology#E3252> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Sign> .
<http://ontomathpro.org/ontology#E3253> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Mathematical_proof> .
<http://ontomathpro.org/ontology#E3257> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Infinity> .
<http://ontomathpro.org/ontology#E3261> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Periodic_function> .
<http://ontomathpro.org/ontology#E3263> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Convergence_tests> .
<http://ontomathpro.org/ontology#E3264> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Modulus_of_continuity> .
<http://ontomathpro.org/ontology#E3267> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Catalan_number> .
<http://ontomathpro.org/ontology#E3277> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Weierstrass_factorization_theorem> .
<http://ontomathpro.org/ontology#E3280> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Neighbourhood_%28mathematics%29> .
<http://ontomathpro.org/ontology#E3282> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Parallelogram> .
<http://ontomathpro.org/ontology#E3284> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Support_%28mathematics%29> .
<http://ontomathpro.org/ontology#E3286> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Line_segment> .
<http://ontomathpro.org/ontology#E3287> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/System> .
<http://ontomathpro.org/ontology#E3289> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Orthonormality> .
<http://ontomathpro.org/ontology#E3292> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Catalan%27s_constant> .
<http://ontomathpro.org/ontology#E3294> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Absolute_value> .
<http://ontomathpro.org/ontology#E3298> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Complex_plane> .
<http://ontomathpro.org/ontology#E3308> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Compact_space> .
<http://ontomathpro.org/ontology#E3309> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Cover_%28topology%29> .
<http://ontomathpro.org/ontology#E3310> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Hausdorff_distance> .
<http://ontomathpro.org/ontology#E3312> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Restriction_%28mathematics%29> .
<http://ontomathpro.org/ontology#E3313> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Function_composition> .
<http://ontomathpro.org/ontology#E3315> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Parameter> .
<http://ontomathpro.org/ontology#E3319> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Square_%28geometry%29> .
<http://ontomathpro.org/ontology#E332> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Bieberbach_conjecture> .
<http://ontomathpro.org/ontology#E3322> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Integral_transform> .
<http://ontomathpro.org/ontology#E3323> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Partial_fractions_in_complex_analysis> .
<http://ontomathpro.org/ontology#E3326> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Lipschitz_continuity> .
<http://ontomathpro.org/ontology#E333> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Riemann_hypothesis> .
<http://ontomathpro.org/ontology#E3330> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Homogeneous_polynomial> .
<http://ontomathpro.org/ontology#E3332> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Hilbert%27s_problems> .
<http://ontomathpro.org/ontology#E3333> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Big_O_notation> .
<http://ontomathpro.org/ontology#E3338> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Floor_and_ceiling_functions> .
<http://ontomathpro.org/ontology#E334> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Jacobian_conjecture> .
<http://ontomathpro.org/ontology#E3341> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Graph_of_a_function> .
<http://ontomathpro.org/ontology#E3348> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Spherical_harmonics> .
<http://ontomathpro.org/ontology#E3349> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Sampling_%28signal_processing%29> .
<http://ontomathpro.org/ontology#E3370> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Fibonacci_number> .
<http://ontomathpro.org/ontology#E3371> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Bernoulli_number> .
<http://ontomathpro.org/ontology#E3372> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Mersenne_prime> .
<http://ontomathpro.org/ontology#E3374> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Condition_number> .
<http://ontomathpro.org/ontology#E338> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Null_hypothesis> .
<http://ontomathpro.org/ontology#E3385> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Linear_programming> .
<http://ontomathpro.org/ontology#E3386> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Ellipsoid_method> .
<http://ontomathpro.org/ontology#E339> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Mathematical_problem> .
<http://ontomathpro.org/ontology#E3390> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Decomposition_%28computer_science%29> .
<http://ontomathpro.org/ontology#E3396> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Fractional_calculus> .
<http://ontomathpro.org/ontology#E340> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Compass_and_straightedge_constructions> .
<http://ontomathpro.org/ontology#E3403> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Smooth_function> .
<http://ontomathpro.org/ontology#E341> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Squaring_the_circle> .
<http://ontomathpro.org/ontology#E342> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Angle_trisection> .
<http://ontomathpro.org/ontology#E3423> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Friedrichs%27_inequality> .
<http://ontomathpro.org/ontology#E3424> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Markov%27s_inequality> .
<http://ontomathpro.org/ontology#E3443> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Intrinsic_metric> .
<http://ontomathpro.org/ontology#E3445> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Linear_function> .
<http://ontomathpro.org/ontology#E357> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Dirichlet_problem> .
<http://ontomathpro.org/ontology#E359> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Cauchy_problem> .
<http://ontomathpro.org/ontology#E362> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Neumann_boundary_condition> .
<http://ontomathpro.org/ontology#E365> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Sergey_Stechkin> .
<http://ontomathpro.org/ontology#E376> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Boundary_value_problem> .
<http://ontomathpro.org/ontology#E394> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Inverse_problem> .
<http://ontomathpro.org/ontology#E4> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Analytic_geometry> .
<http://ontomathpro.org/ontology#E40> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Clifford_algebra> .
<http://ontomathpro.org/ontology#E420> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Data_compression> .
<http://ontomathpro.org/ontology#E421> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Numerical_differentiation> .
<http://ontomathpro.org/ontology#E422> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Numerical_integration> .
<http://ontomathpro.org/ontology#E44> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Basis_%28linear_algebra%29> .
<http://ontomathpro.org/ontology#E456> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Mathematical_induction> .
<http://ontomathpro.org/ontology#E46> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Gr%C3%B6bner_basis> .
<http://ontomathpro.org/ontology#E5> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Affine_geometry> .
<http://ontomathpro.org/ontology#E536> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Linear_multistep_method> .
<http://ontomathpro.org/ontology#E54> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Holonomic> .
<http://ontomathpro.org/ontology#E55> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Orthonormal_basis> .
<http://ontomathpro.org/ontology#E553> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Gaussian_elimination> .
<http://ontomathpro.org/ontology#E56> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Frame_%28linear_algebra%29> .
<http://ontomathpro.org/ontology#E560> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Godunov%27s_scheme> .
<http://ontomathpro.org/ontology#E57> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Affine_frame> .
<http://ontomathpro.org/ontology#E61> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Orthonormal_frame> .
<http://ontomathpro.org/ontology#E617> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Euler_method> .
<http://ontomathpro.org/ontology#E63> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Lie_algebroid> .
<http://ontomathpro.org/ontology#E631> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Branch_and_bound> .
<http://ontomathpro.org/ontology#E653> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Golden_section_search> .
<http://ontomathpro.org/ontology#E663> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Newton%27s_method> .
<http://ontomathpro.org/ontology#E67> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Coordinate_system> .
<http://ontomathpro.org/ontology#E671> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Finite_difference_method> .
<http://ontomathpro.org/ontology#E68> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Barycentric_coordinate_system_%28mathematics%29> .
<http://ontomathpro.org/ontology#E690> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Least_squares> .
<http://ontomathpro.org/ontology#E71> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Pl%C3%BCcker_coordinates> .
<http://ontomathpro.org/ontology#E728> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Rectangle_method> .
<http://ontomathpro.org/ontology#E742> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Successive_over-relaxation> .
<http://ontomathpro.org/ontology#E75> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Differential_geometry_of_curves> .
<http://ontomathpro.org/ontology#E756> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Monte_Carlo_method> .
<http://ontomathpro.org/ontology#E759> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Trapezoidal_rule> .
<http://ontomathpro.org/ontology#E76> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Origin_%28mathematics%29> .
<http://ontomathpro.org/ontology#E77> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Homogeneous_coordinates> .
<http://ontomathpro.org/ontology#E8> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Differential_geometry> .
<http://ontomathpro.org/ontology#E809> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Simplex_algorithm> .
<http://ontomathpro.org/ontology#E811> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Secant_method> .
<http://ontomathpro.org/ontology#E814> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Horner_scheme> .
<http://ontomathpro.org/ontology#E83> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Parallel_%28geometry%29> .
<http://ontomathpro.org/ontology#E84> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Cylindrical_coordinate_system> .
<http://ontomathpro.org/ontology#E847> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Set_%28mathematics%29> .
<http://ontomathpro.org/ontology#E850> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Algebra> .
<http://ontomathpro.org/ontology#E856> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Sigma-algebra> .
<http://ontomathpro.org/ontology#E86> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Curve> .
<http://ontomathpro.org/ontology#E860> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Banach_algebra> .
<http://ontomathpro.org/ontology#E861> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Commutative_algebra> .
<http://ontomathpro.org/ontology#E866> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Sample_%28statistics%29> .
<http://ontomathpro.org/ontology#E873> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Convex_hull> .
<http://ontomathpro.org/ontology#E874> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Convex_set> .
<http://ontomathpro.org/ontology#E875> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Statistical_population> .
<http://ontomathpro.org/ontology#E876> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Geodesic> .
<http://ontomathpro.org/ontology#E88> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Asymptote> .
<http://ontomathpro.org/ontology#E887> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Graph_%28mathematics%29> .
<http://ontomathpro.org/ontology#E89> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Asymptotic_curve> .
<http://ontomathpro.org/ontology#E890> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Cayley_graph> .
<http://ontomathpro.org/ontology#E892> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Closed_set> .
<http://ontomathpro.org/ontology#E893> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Tessellation> .
<http://ontomathpro.org/ontology#E894> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Space_group> .
<http://ontomathpro.org/ontology#E896> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Crystallographic_point_group> .
<http://ontomathpro.org/ontology#E898> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Tessellation> .
<http://ontomathpro.org/ontology#E9> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Contact_geometry> .
<http://ontomathpro.org/ontology#E900> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Interval_%28mathematics%29> .
<http://ontomathpro.org/ontology#E901> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Confidence_interval> .
<http://ontomathpro.org/ontology#E911> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Finite_set> .
<http://ontomathpro.org/ontology#E912> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Total_order> .
<http://ontomathpro.org/ontology#E913> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Well-order> .
<http://ontomathpro.org/ontology#E915> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Polyhedron> .
<http://ontomathpro.org/ontology#E917> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Parallelepiped> .
<http://ontomathpro.org/ontology#E918> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Cube> .
<http://ontomathpro.org/ontology#E919> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Doubling_the_cube> .
<http://ontomathpro.org/ontology#E92> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Arc_%28geometry%29> .
<http://ontomathpro.org/ontology#E921> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Tetrahedron> .
<http://ontomathpro.org/ontology#E922> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Semiregular_polyhedron> .
<http://ontomathpro.org/ontology#E923> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Platonic_solid> .
<http://ontomathpro.org/ontology#E924> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Dodecahedron> .
<http://ontomathpro.org/ontology#E925> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Icosahedron> .
<http://ontomathpro.org/ontology#E926> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Octahedron> .
<http://ontomathpro.org/ontology#E927> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Prism_%28geometry%29> .
<http://ontomathpro.org/ontology#E928> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Manifold> .
<http://ontomathpro.org/ontology#E929> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Algebraic_variety> .
<http://ontomathpro.org/ontology#E930> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Hyperplane> .
<http://ontomathpro.org/ontology#E933> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Stiefel_manifold> .
<http://ontomathpro.org/ontology#E935> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Jet_bundle> .
<http://ontomathpro.org/ontology#E937> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Orbifold> .
<http://ontomathpro.org/ontology#E938> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Surface> .
<http://ontomathpro.org/ontology#E940> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Hypersurface> .
<http://ontomathpro.org/ontology#E945> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Sphere> .
<http://ontomathpro.org/ontology#E946> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Ruled_surface> .
<http://ontomathpro.org/ontology#E947> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Helicoid> .
<http://ontomathpro.org/ontology#E951> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Minimal_surface> .
<http://ontomathpro.org/ontology#E952> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Surface_of_revolution> .
<http://ontomathpro.org/ontology#E953> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Quadric> .
<http://ontomathpro.org/ontology#E954> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Hyperboloid> .
<http://ontomathpro.org/ontology#E956> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Conical_surface> .
<http://ontomathpro.org/ontology#E959> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Paraboloid> .
<http://ontomathpro.org/ontology#E960> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Cylinder_%28geometry%29> .
<http://ontomathpro.org/ontology#E964> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Ellipsoid> .
<http://ontomathpro.org/ontology#E965> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Riemann_surface> .
<http://ontomathpro.org/ontology#E969> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Submanifold> .
<http://ontomathpro.org/ontology#E970> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/CR_manifold> .
<http://ontomathpro.org/ontology#E973> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Hodge_index_theorem> .
<http://ontomathpro.org/ontology#E977> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Tubular_neighborhood> .
<http://ontomathpro.org/ontology#E978> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Topological_manifold> .
<http://ontomathpro.org/ontology#E981> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Analytic_manifold> .
<http://ontomathpro.org/ontology#E982> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Lie_group> .
<http://ontomathpro.org/ontology#E983> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Lie_algebra> .
<http://ontomathpro.org/ontology#E985> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Compact_Lie_algebra> .
<http://ontomathpro.org/ontology#E986> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Cartan_subalgebra> .
<http://ontomathpro.org/ontology#E987> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Semisimple_Lie_algebra> .
<http://ontomathpro.org/ontology#E989> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Principal_subalgebra> .
<http://ontomathpro.org/ontology#E991> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Orthogonal_group> .
<http://ontomathpro.org/ontology#E994> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Spin_group> .
<http://ontomathpro.org/ontology#E995> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Spin_group> .
<http://ontomathpro.org/ontology#E997> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Poincar%C3%A9_group> .
<http://ontomathpro.org/ontology#E998> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Lorentz_group> .
<http://ontomathpro.org/ontology#E999> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Differential_invariant> .