-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathscored subclassof set.txt
723 lines (723 loc) · 71.1 KB
/
scored subclassof set.txt
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
axiom,label
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://dbpedia.org/ontology/Agent>),-0.950791446
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://dbpedia.org/ontology/Airport>),-0.995528302
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://dbpedia.org/ontology/Bridge>),-0.99969748
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://dbpedia.org/ontology/Broadcaster>),-0.94260804
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://dbpedia.org/ontology/Building>),-0.86525199
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://dbpedia.org/ontology/Castle>),-0.950668242
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://dbpedia.org/ontology/EducationalInstitution>),-0.950791446
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://dbpedia.org/ontology/HistoricBuilding>),-0.939641121
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://dbpedia.org/ontology/Hospital>),-0.946796411
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://dbpedia.org/ontology/Hotel>),-0.950112984
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://dbpedia.org/ontology/Infrastructure>),-0.87393713
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://dbpedia.org/ontology/LaunchPad>),-1.00E+00
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://dbpedia.org/ontology/Library>),-0.950822825
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://dbpedia.org/ontology/Lighthouse>),-0.949071126
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://dbpedia.org/ontology/MilitaryStructure>),-0.944299995
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://dbpedia.org/ontology/Museum>),-0.94260804
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://dbpedia.org/ontology/Organisation>),-0.950791446
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://dbpedia.org/ontology/Park>),-1.00E+00
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://dbpedia.org/ontology/Person>),-0.999543985
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://dbpedia.org/ontology/Place>),1
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://dbpedia.org/ontology/PopulatedPlace>),-0.966321958
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://dbpedia.org/ontology/PowerStation>),-0.999823916
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://dbpedia.org/ontology/Prison>),-0.950714161
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://dbpedia.org/ontology/PublicTransitSystem>),-1.00E+00
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://dbpedia.org/ontology/RailwayLine>),-0.999543985
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://dbpedia.org/ontology/RailwayStation>),-0.984953115
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://dbpedia.org/ontology/RailwayTunnel>),-1.00E+00
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://dbpedia.org/ontology/ReligiousBuilding>),-0.946086234
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://dbpedia.org/ontology/Restaurant>),-0.95113361
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://dbpedia.org/ontology/Road>),-0.991114784
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://dbpedia.org/ontology/RoadJunction>),-1.00E+00
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://dbpedia.org/ontology/RoadTunnel>),-1.00E+00
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://dbpedia.org/ontology/RouteOfTransportation>),-0.955618354
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://dbpedia.org/ontology/Settlement>),-0.991114784
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://dbpedia.org/ontology/ShoppingMall>),-0.947040375
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://dbpedia.org/ontology/Skyscraper>),-0.95261488
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://dbpedia.org/ontology/Station>),-0.984953115
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://dbpedia.org/ontology/TelevisionStation>),-0.94260804
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://dbpedia.org/ontology/Theatre>),-0.948587862
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://dbpedia.org/ontology/Tunnel>),-1.00E+00
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://dbpedia.org/ontology/Venue>),-0.948587862
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://dbpedia.org/ontology/WaterwayTunnel>),-1.00E+00
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://schema.org/Airport>),-0.995528302
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://schema.org/EducationalOrganization>),-0.950791446
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://schema.org/Hospital>),-0.946796411
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://schema.org/Hotel>),-0.950112984
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://schema.org/LandmarksOrHistoricalBuildings>),-0.939641121
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://schema.org/Library>),-0.950822825
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://schema.org/Museum>),-0.94260804
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://schema.org/Organization>),-0.950791446
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://schema.org/Park>),-1.00E+00
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://schema.org/Person>),-0.999543985
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://schema.org/Place>),1
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://schema.org/Restaurant>),-0.95113361
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://schema.org/ShoppingCenter>),-0.947040375
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://schema.org/TelevisionStation>),-0.94260804
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://www.opengis.net/gml/_Feature>),0.958602714
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://www.w3.org/2002/07/owl#Thing>),1
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://dbpedia.org/ontology/Concept>),-0.659148028
SubClassOf(<http://dbpedia.org/ontology/ArchitecturalStructure> <http://dbpedia.org/ontology/Person>),-0.883999154
SubClassOf(<http://schema.org/Museum> <http://dbpedia.org/ontology/ArchitecturalStructure>),0.999997425
SubClassOf(<http://schema.org/Museum> <http://dbpedia.org/ontology/Broadcaster>),-0.031754032
SubClassOf(<http://schema.org/Museum> <http://dbpedia.org/ontology/Building>),-0.031754032
SubClassOf(<http://schema.org/Museum> <http://dbpedia.org/ontology/Museum>),1
SubClassOf(<http://schema.org/Museum> <http://dbpedia.org/ontology/Place>),0.999999873
SubClassOf(<http://schema.org/Museum> <http://dbpedia.org/ontology/PopulatedPlace>),-1.00E+00
SubClassOf(<http://schema.org/Museum> <http://dbpedia.org/ontology/Settlement>),-1.00E+00
SubClassOf(<http://schema.org/Museum> <http://dbpedia.org/ontology/TelevisionStation>),-0.031754032
SubClassOf(<http://schema.org/Museum> <http://schema.org/Place>),0.999999873
SubClassOf(<http://schema.org/Museum> <http://schema.org/TelevisionStation>),-0.031754032
SubClassOf(<http://schema.org/Museum> <http://www.opengis.net/gml/_Feature>),0.976652334
SubClassOf(<http://schema.org/Museum> <http://www.w3.org/2002/07/owl#Thing>),1
SubClassOf(<http://schema.org/Museum> <http://dbpedia.org/ontology/Concept>),0.132559965
SubClassOf(<http://schema.org/Museum> <http://dbpedia.org/ontology/Person>),0.031754032
SubClassOf(<http://dbpedia.org/ontology/Award> <http://www.opengis.net/gml/_Feature>),0.058483011
SubClassOf(<http://dbpedia.org/ontology/Award> <http://www.w3.org/2002/07/owl#Thing>),1
SubClassOf(<http://dbpedia.org/ontology/Award> <http://dbpedia.org/ontology/Concept>),0.277819512
SubClassOf(<http://dbpedia.org/ontology/Award> <http://dbpedia.org/ontology/Person>),0.029250896
SubClassOf(<http://schema.org/Product> <http://dbpedia.org/ontology/Agent>),-0.982351234
SubClassOf(<http://schema.org/Product> <http://dbpedia.org/ontology/Aircraft>),-0.982351234
SubClassOf(<http://schema.org/Product> <http://dbpedia.org/ontology/Artist>),-0.982354945
SubClassOf(<http://schema.org/Product> <http://dbpedia.org/ontology/Astronaut>),-0.982354945
SubClassOf(<http://schema.org/Product> <http://dbpedia.org/ontology/Automobile>),-0.985623426
SubClassOf(<http://schema.org/Product> <http://dbpedia.org/ontology/Device>),-0.995778571
SubClassOf(<http://schema.org/Product> <http://dbpedia.org/ontology/Locomotive>),-0.998524405
SubClassOf(<http://schema.org/Product> <http://dbpedia.org/ontology/MeanOfTransportation>),-0.41851042
SubClassOf(<http://schema.org/Product> <http://dbpedia.org/ontology/MusicalArtist>),-0.982354945
SubClassOf(<http://schema.org/Product> <http://dbpedia.org/ontology/Person>),-0.934544366
SubClassOf(<http://schema.org/Product> <http://dbpedia.org/ontology/Ship>),-0.867041474
SubClassOf(<http://schema.org/Product> <http://dbpedia.org/ontology/SoccerClub>),-0.985879534
SubClassOf(<http://schema.org/Product> <http://dbpedia.org/ontology/SportsTeam>),-0.985879534
SubClassOf(<http://schema.org/Product> <http://dbpedia.org/ontology/Weapon>),-0.995778571
SubClassOf(<http://schema.org/Product> <http://schema.org/MusicGroup>),-0.982354945
SubClassOf(<http://schema.org/Product> <http://schema.org/Person>),-0.934544366
SubClassOf(<http://schema.org/Product> <http://schema.org/SportsTeam>),-0.985879534
SubClassOf(<http://schema.org/Product> <http://www.opengis.net/gml/_Feature>),0.32618677
SubClassOf(<http://schema.org/Product> <http://www.w3.org/2002/07/owl#Thing>),0.999999981
SubClassOf(<http://schema.org/Product> <http://dbpedia.org/ontology/Concept>),0.186488382
SubClassOf(<http://schema.org/Product> <http://dbpedia.org/ontology/Person>),-0.52026539
SubClassOf(<http://dbpedia.org/ontology/Eukaryote> <http://dbpedia.org/ontology/Agent>),-0.991453178
SubClassOf(<http://dbpedia.org/ontology/Eukaryote> <http://dbpedia.org/ontology/Amphibian>),-0.994596222
SubClassOf(<http://dbpedia.org/ontology/Eukaryote> <http://dbpedia.org/ontology/Animal>),-0.646675511
SubClassOf(<http://dbpedia.org/ontology/Eukaryote> <http://dbpedia.org/ontology/Arachnid>),-0.996147979
SubClassOf(<http://dbpedia.org/ontology/Eukaryote> <http://dbpedia.org/ontology/Artist>),-1.00E+00
SubClassOf(<http://dbpedia.org/ontology/Eukaryote> <http://dbpedia.org/ontology/Athlete>),-0.991457644
SubClassOf(<http://dbpedia.org/ontology/Eukaryote> <http://dbpedia.org/ontology/Bird>),-0.991814349
SubClassOf(<http://dbpedia.org/ontology/Eukaryote> <http://dbpedia.org/ontology/City>),-0.997211997
SubClassOf(<http://dbpedia.org/ontology/Eukaryote> <http://dbpedia.org/ontology/ClubMoss>),-0.983928573
SubClassOf(<http://dbpedia.org/ontology/Eukaryote> <http://dbpedia.org/ontology/Company>),-0.997210727
SubClassOf(<http://dbpedia.org/ontology/Eukaryote> <http://dbpedia.org/ontology/Conifer>),-0.983438964
SubClassOf(<http://dbpedia.org/ontology/Eukaryote> <http://dbpedia.org/ontology/Country>),-1.00E+00
SubClassOf(<http://dbpedia.org/ontology/Eukaryote> <http://dbpedia.org/ontology/Crustacean>),-0.99641144
SubClassOf(<http://dbpedia.org/ontology/Eukaryote> <http://dbpedia.org/ontology/CultivatedVariety>),-0.983810548
SubClassOf(<http://dbpedia.org/ontology/Eukaryote> <http://dbpedia.org/ontology/Cycad>),-0.98386383
SubClassOf(<http://dbpedia.org/ontology/Eukaryote> <http://dbpedia.org/ontology/Device>),-0.997211997
SubClassOf(<http://dbpedia.org/ontology/Eukaryote> <http://dbpedia.org/ontology/Fern>),-0.983350489
SubClassOf(<http://dbpedia.org/ontology/Eukaryote> <http://dbpedia.org/ontology/Fish>),-0.989775923
SubClassOf(<http://dbpedia.org/ontology/Eukaryote> <http://dbpedia.org/ontology/FloweringPlant>),-0.981926513
SubClassOf(<http://dbpedia.org/ontology/Eukaryote> <http://dbpedia.org/ontology/Food>),-0.997212632
SubClassOf(<http://dbpedia.org/ontology/Eukaryote> <http://dbpedia.org/ontology/Fungus>),-0.999056916
SubClassOf(<http://dbpedia.org/ontology/Eukaryote> <http://dbpedia.org/ontology/Ginkgo>),-0.984935926
SubClassOf(<http://dbpedia.org/ontology/Eukaryote> <http://dbpedia.org/ontology/Gnetophytes>),-0.984918789
SubClassOf(<http://dbpedia.org/ontology/Eukaryote> <http://dbpedia.org/ontology/Grape>),-0.983003681
SubClassOf(<http://dbpedia.org/ontology/Eukaryote> <http://dbpedia.org/ontology/GreenAlga>),-0.98372232
SubClassOf(<http://dbpedia.org/ontology/Eukaryote> <http://dbpedia.org/ontology/InformationAppliance>),-0.997217708
SubClassOf(<http://dbpedia.org/ontology/Eukaryote> <http://dbpedia.org/ontology/Insect>),-0.918872725
SubClassOf(<http://dbpedia.org/ontology/Eukaryote> <http://dbpedia.org/ontology/Mammal>),-0.991457644
SubClassOf(<http://dbpedia.org/ontology/Eukaryote> <http://dbpedia.org/ontology/Mollusca>),-0.981728057
SubClassOf(<http://dbpedia.org/ontology/Eukaryote> <http://dbpedia.org/ontology/Moss>),-0.983700612
SubClassOf(<http://dbpedia.org/ontology/Eukaryote> <http://dbpedia.org/ontology/Organisation>),-0.991455411
SubClassOf(<http://dbpedia.org/ontology/Eukaryote> <http://dbpedia.org/ontology/Person>),-0.991454853
SubClassOf(<http://dbpedia.org/ontology/Eukaryote> <http://dbpedia.org/ontology/Place>),-0.99145262
SubClassOf(<http://dbpedia.org/ontology/Eukaryote> <http://dbpedia.org/ontology/Plant>),-0.978447356
SubClassOf(<http://dbpedia.org/ontology/Eukaryote> <http://dbpedia.org/ontology/PopulatedPlace>),-0.99145262
SubClassOf(<http://dbpedia.org/ontology/Eukaryote> <http://dbpedia.org/ontology/RaceHorse>),-0.991457644
SubClassOf(<http://dbpedia.org/ontology/Eukaryote> <http://dbpedia.org/ontology/RecordLabel>),-0.991458202
SubClassOf(<http://dbpedia.org/ontology/Eukaryote> <http://dbpedia.org/ontology/Reptile>),-0.995234133
SubClassOf(<http://dbpedia.org/ontology/Eukaryote> <http://dbpedia.org/ontology/Settlement>),-0.997210409
SubClassOf(<http://dbpedia.org/ontology/Eukaryote> <http://dbpedia.org/ontology/SoccerPlayer>),-0.991852539
SubClassOf(<http://dbpedia.org/ontology/Eukaryote> <http://dbpedia.org/ontology/Species>),1
SubClassOf(<http://dbpedia.org/ontology/Eukaryote> <http://schema.org/City>),-0.997211997
SubClassOf(<http://dbpedia.org/ontology/Eukaryote> <http://schema.org/Country>),-1.00E+00
SubClassOf(<http://dbpedia.org/ontology/Eukaryote> <http://schema.org/MusicGroup>),-0.997211362
SubClassOf(<http://dbpedia.org/ontology/Eukaryote> <http://schema.org/Organization>),-0.991455411
SubClassOf(<http://dbpedia.org/ontology/Eukaryote> <http://schema.org/Person>),-0.991454853
SubClassOf(<http://dbpedia.org/ontology/Eukaryote> <http://schema.org/Place>),-0.99145262
SubClassOf(<http://dbpedia.org/ontology/Eukaryote> <http://www.opengis.net/gml/_Feature>),-0.218552914
SubClassOf(<http://dbpedia.org/ontology/Eukaryote> <http://www.w3.org/2002/07/owl#Thing>),1
SubClassOf(<http://dbpedia.org/ontology/Eukaryote> <http://dbpedia.org/ontology/Concept>),-0.125314525
SubClassOf(<http://dbpedia.org/ontology/Eukaryote> <http://dbpedia.org/ontology/Person>),-0.925015451
SubClassOf(<http://schema.org/Book> <http://dbpedia.org/ontology/Book>),1
SubClassOf(<http://schema.org/Book> <http://dbpedia.org/ontology/Work>),1
SubClassOf(<http://schema.org/Book> <http://dbpedia.org/ontology/WrittenWork>),1
SubClassOf(<http://schema.org/Book> <http://purl.org/ontology/bibo/Book>),1
SubClassOf(<http://schema.org/Book> <http://schema.org/CreativeWork>),1
SubClassOf(<http://schema.org/Book> <http://www.opengis.net/gml/_Feature>),0.02796401
SubClassOf(<http://schema.org/Book> <http://www.w3.org/2002/07/owl#Thing>),1
SubClassOf(<http://schema.org/Book> <http://dbpedia.org/ontology/Concept>),0.053973326
SubClassOf(<http://schema.org/Book> <http://dbpedia.org/ontology/Person>),0.045397569
SubClassOf(<http://dbpedia.org/ontology/Road> <http://dbpedia.org/ontology/ArchitecturalStructure>),1
SubClassOf(<http://dbpedia.org/ontology/Road> <http://dbpedia.org/ontology/Infrastructure>),1
SubClassOf(<http://dbpedia.org/ontology/Road> <http://dbpedia.org/ontology/Place>),1
SubClassOf(<http://dbpedia.org/ontology/Road> <http://dbpedia.org/ontology/PopulatedPlace>),0.014952461
SubClassOf(<http://dbpedia.org/ontology/Road> <http://dbpedia.org/ontology/RouteOfTransportation>),1
SubClassOf(<http://dbpedia.org/ontology/Road> <http://dbpedia.org/ontology/Settlement>),0.014952461
SubClassOf(<http://dbpedia.org/ontology/Road> <http://schema.org/Place>),1
SubClassOf(<http://dbpedia.org/ontology/Road> <http://www.opengis.net/gml/_Feature>),0.410398925
SubClassOf(<http://dbpedia.org/ontology/Road> <http://www.w3.org/2002/07/owl#Thing>),1
SubClassOf(<http://dbpedia.org/ontology/Road> <http://dbpedia.org/ontology/Concept>),0.069291974
SubClassOf(<http://dbpedia.org/ontology/Cyclist> <http://dbpedia.org/ontology/Agent>),1
SubClassOf(<http://dbpedia.org/ontology/Cyclist> <http://dbpedia.org/ontology/Athlete>),1
SubClassOf(<http://dbpedia.org/ontology/Cyclist> <http://dbpedia.org/ontology/Person>),1
SubClassOf(<http://dbpedia.org/ontology/Cyclist> <http://schema.org/Person>),1
SubClassOf(<http://dbpedia.org/ontology/Cyclist> <http://www.opengis.net/gml/_Feature>),0.045542841
SubClassOf(<http://dbpedia.org/ontology/Cyclist> <http://www.w3.org/2002/07/owl#Thing>),1
SubClassOf(<http://dbpedia.org/ontology/Cyclist> <http://dbpedia.org/ontology/Person>),1
SubClassOf(<http://dbpedia.org/ontology/Beverage> <http://dbpedia.org/ontology/Food>),1
SubClassOf(<http://dbpedia.org/ontology/Beverage> <http://www.opengis.net/gml/_Feature>),0.160181871
SubClassOf(<http://dbpedia.org/ontology/Beverage> <http://www.w3.org/2002/07/owl#Thing>),1
SubClassOf(<http://dbpedia.org/ontology/Beverage> <http://dbpedia.org/ontology/Concept>),0.119564801
SubClassOf(<http://dbpedia.org/ontology/Beverage> <http://dbpedia.org/ontology/Person>),0.053547941
SubClassOf(<http://dbpedia.org/ontology/Chancellor> <http://dbpedia.org/ontology/Agent>),1
SubClassOf(<http://dbpedia.org/ontology/Chancellor> <http://dbpedia.org/ontology/Person>),1
SubClassOf(<http://dbpedia.org/ontology/Chancellor> <http://dbpedia.org/ontology/Politician>),1
SubClassOf(<http://dbpedia.org/ontology/Chancellor> <http://schema.org/Person>),1
SubClassOf(<http://dbpedia.org/ontology/Chancellor> <http://www.w3.org/2002/07/owl#Thing>),1
SubClassOf(<http://dbpedia.org/ontology/Chancellor> <http://dbpedia.org/ontology/Person>),1
SubClassOf(<http://dbpedia.org/ontology/SportCompetitionResult> <http://dbpedia.org/ontology/OlympicResult>),1
SubClassOf(<http://dbpedia.org/ontology/SportCompetitionResult> <http://www.w3.org/2002/07/owl#Thing>),1
SubClassOf(<http://dbpedia.org/ontology/Library> <http://dbpedia.org/ontology/Agent>),1
SubClassOf(<http://dbpedia.org/ontology/Library> <http://dbpedia.org/ontology/ArchitecturalStructure>),1
SubClassOf(<http://dbpedia.org/ontology/Library> <http://dbpedia.org/ontology/Building>),1
SubClassOf(<http://dbpedia.org/ontology/Library> <http://dbpedia.org/ontology/EducationalInstitution>),1
SubClassOf(<http://dbpedia.org/ontology/Library> <http://dbpedia.org/ontology/Organisation>),1
SubClassOf(<http://dbpedia.org/ontology/Library> <http://dbpedia.org/ontology/Place>),1
SubClassOf(<http://dbpedia.org/ontology/Library> <http://schema.org/EducationalOrganization>),1
SubClassOf(<http://dbpedia.org/ontology/Library> <http://schema.org/Library>),1
SubClassOf(<http://dbpedia.org/ontology/Library> <http://schema.org/Organization>),1
SubClassOf(<http://dbpedia.org/ontology/Library> <http://schema.org/Place>),1
SubClassOf(<http://dbpedia.org/ontology/Library> <http://www.opengis.net/gml/_Feature>),0.926164957
SubClassOf(<http://dbpedia.org/ontology/Library> <http://www.w3.org/2002/07/owl#Thing>),1
SubClassOf(<http://dbpedia.org/ontology/Library> <http://dbpedia.org/ontology/Concept>),0.091959892
SubClassOf(<http://schema.org/School> <http://dbpedia.org/ontology/Agent>),0.999999999
SubClassOf(<http://schema.org/School> <http://dbpedia.org/ontology/Country>),-1.00E+00
SubClassOf(<http://schema.org/School> <http://dbpedia.org/ontology/EducationalInstitution>),-0.008304333
SubClassOf(<http://schema.org/School> <http://dbpedia.org/ontology/Organisation>),-0.008304333
SubClassOf(<http://schema.org/School> <http://dbpedia.org/ontology/Place>),0.008304333
SubClassOf(<http://schema.org/School> <http://dbpedia.org/ontology/PopulatedPlace>),0.008304333
SubClassOf(<http://schema.org/School> <http://dbpedia.org/ontology/School>),1
SubClassOf(<http://schema.org/School> <http://schema.org/Country>),-1.00E+00
SubClassOf(<http://schema.org/School> <http://schema.org/EducationalOrganization>),-0.008304333
SubClassOf(<http://schema.org/School> <http://schema.org/Organization>),-0.008304333
SubClassOf(<http://schema.org/School> <http://schema.org/Place>),0.008304333
SubClassOf(<http://schema.org/School> <http://www.opengis.net/gml/_Feature>),0.94218545
SubClassOf(<http://schema.org/School> <http://www.w3.org/2002/07/owl#Thing>),1
SubClassOf(<http://schema.org/School> <http://dbpedia.org/ontology/Concept>),0.11367958
SubClassOf(<http://schema.org/School> <http://dbpedia.org/ontology/Person>),0.020340502
SubClassOf(<http://dbpedia.org/ontology/BeautyQueen> <http://dbpedia.org/ontology/Agent>),1
SubClassOf(<http://dbpedia.org/ontology/BeautyQueen> <http://dbpedia.org/ontology/Person>),1
SubClassOf(<http://dbpedia.org/ontology/BeautyQueen> <http://schema.org/Person>),1
SubClassOf(<http://dbpedia.org/ontology/BeautyQueen> <http://www.w3.org/2002/07/owl#Thing>),1
SubClassOf(<http://dbpedia.org/ontology/BeautyQueen> <http://dbpedia.org/ontology/Person>),1
SubClassOf(<http://dbpedia.org/ontology/InformationAppliance> <http://dbpedia.org/ontology/Agent>),0.052217351
SubClassOf(<http://dbpedia.org/ontology/InformationAppliance> <http://dbpedia.org/ontology/Animal>),-0.052217351
SubClassOf(<http://dbpedia.org/ontology/InformationAppliance> <http://dbpedia.org/ontology/Country>),-0.036929543
SubClassOf(<http://dbpedia.org/ontology/InformationAppliance> <http://dbpedia.org/ontology/Device>),0.999999767
SubClassOf(<http://dbpedia.org/ontology/InformationAppliance> <http://dbpedia.org/ontology/Eukaryote>),-0.082520603
SubClassOf(<http://dbpedia.org/ontology/InformationAppliance> <http://dbpedia.org/ontology/Genre>),-0.052217351
SubClassOf(<http://dbpedia.org/ontology/InformationAppliance> <http://dbpedia.org/ontology/MusicGenre>),-0.052217351
SubClassOf(<http://dbpedia.org/ontology/InformationAppliance> <http://dbpedia.org/ontology/Person>),-0.036929543
SubClassOf(<http://dbpedia.org/ontology/InformationAppliance> <http://dbpedia.org/ontology/Place>),0.036929543
SubClassOf(<http://dbpedia.org/ontology/InformationAppliance> <http://dbpedia.org/ontology/PopulatedPlace>),0.036929543
SubClassOf(<http://dbpedia.org/ontology/InformationAppliance> <http://dbpedia.org/ontology/SoccerClub>),-0.09760633
SubClassOf(<http://dbpedia.org/ontology/InformationAppliance> <http://dbpedia.org/ontology/Species>),-0.082520603
SubClassOf(<http://dbpedia.org/ontology/InformationAppliance> <http://dbpedia.org/ontology/SportsTeam>),-0.09760633
SubClassOf(<http://dbpedia.org/ontology/InformationAppliance> <http://dbpedia.org/ontology/TopicalConcept>),-0.052217351
SubClassOf(<http://dbpedia.org/ontology/InformationAppliance> <http://schema.org/Country>),-0.036929543
SubClassOf(<http://dbpedia.org/ontology/InformationAppliance> <http://schema.org/Person>),-0.036929543
SubClassOf(<http://dbpedia.org/ontology/InformationAppliance> <http://schema.org/Place>),0.036929543
SubClassOf(<http://dbpedia.org/ontology/InformationAppliance> <http://schema.org/SportsTeam>),-0.09760633
SubClassOf(<http://dbpedia.org/ontology/InformationAppliance> <http://www.w3.org/2002/07/owl#Thing>),1
SubClassOf(<http://dbpedia.org/ontology/InformationAppliance> <http://dbpedia.org/ontology/Concept>),0.22324985
SubClassOf(<http://dbpedia.org/ontology/InformationAppliance> <http://dbpedia.org/ontology/Person>),0.052217351
SubClassOf(<http://dbpedia.org/ontology/TennisLeague> <http://dbpedia.org/ontology/Agent>),1
SubClassOf(<http://dbpedia.org/ontology/TennisLeague> <http://dbpedia.org/ontology/Organisation>),1
SubClassOf(<http://dbpedia.org/ontology/TennisLeague> <http://dbpedia.org/ontology/SportsLeague>),1
SubClassOf(<http://dbpedia.org/ontology/TennisLeague> <http://schema.org/Organization>),1
SubClassOf(<http://dbpedia.org/ontology/TennisLeague> <http://www.w3.org/2002/07/owl#Thing>),1
SubClassOf(<http://dbpedia.org/ontology/TennisLeague> <http://dbpedia.org/ontology/Concept>),0.699854212
SubClassOf(<http://dbpedia.org/ontology/OrganisationMember> <http://dbpedia.org/ontology/Agent>),1
SubClassOf(<http://dbpedia.org/ontology/OrganisationMember> <http://dbpedia.org/ontology/Person>),1
SubClassOf(<http://dbpedia.org/ontology/OrganisationMember> <http://dbpedia.org/ontology/SportsTeamMember>),1
SubClassOf(<http://dbpedia.org/ontology/OrganisationMember> <http://schema.org/Person>),1
SubClassOf(<http://dbpedia.org/ontology/OrganisationMember> <http://www.opengis.net/gml/_Feature>),0.003969145
SubClassOf(<http://dbpedia.org/ontology/OrganisationMember> <http://www.w3.org/2002/07/owl#Thing>),1
SubClassOf(<http://dbpedia.org/ontology/OrganisationMember> <http://dbpedia.org/ontology/Concept>),0.005613207
SubClassOf(<http://dbpedia.org/ontology/OrganisationMember> <http://dbpedia.org/ontology/Person>),1
SubClassOf(<http://dbpedia.org/ontology/Engineer> <http://dbpedia.org/ontology/Agent>),1
SubClassOf(<http://dbpedia.org/ontology/Engineer> <http://dbpedia.org/ontology/Person>),1
SubClassOf(<http://dbpedia.org/ontology/Engineer> <http://schema.org/Person>),1
SubClassOf(<http://dbpedia.org/ontology/Engineer> <http://www.opengis.net/gml/_Feature>),0.052288686
SubClassOf(<http://dbpedia.org/ontology/Engineer> <http://www.w3.org/2002/07/owl#Thing>),1
SubClassOf(<http://dbpedia.org/ontology/Engineer> <http://dbpedia.org/ontology/Concept>),0.138058497
SubClassOf(<http://dbpedia.org/ontology/Engineer> <http://dbpedia.org/ontology/Person>),1
SubClassOf(<http://dbpedia.org/ontology/RadioHost> <http://dbpedia.org/ontology/Agent>),1
SubClassOf(<http://dbpedia.org/ontology/RadioHost> <http://dbpedia.org/ontology/Person>),1
SubClassOf(<http://dbpedia.org/ontology/RadioHost> <http://dbpedia.org/ontology/Presenter>),1
SubClassOf(<http://dbpedia.org/ontology/RadioHost> <http://schema.org/Person>),1
SubClassOf(<http://dbpedia.org/ontology/RadioHost> <http://www.w3.org/2002/07/owl#Thing>),1
SubClassOf(<http://dbpedia.org/ontology/RadioHost> <http://dbpedia.org/ontology/Person>),1
SubClassOf(<http://dbpedia.org/ontology/Racecourse> <http://dbpedia.org/ontology/Place>),1
SubClassOf(<http://dbpedia.org/ontology/Racecourse> <http://dbpedia.org/ontology/RaceTrack>),1
SubClassOf(<http://dbpedia.org/ontology/Racecourse> <http://dbpedia.org/ontology/SportFacility>),1
SubClassOf(<http://dbpedia.org/ontology/Racecourse> <http://schema.org/Place>),1
SubClassOf(<http://dbpedia.org/ontology/Racecourse> <http://www.opengis.net/gml/_Feature>),0.996775016
SubClassOf(<http://dbpedia.org/ontology/Racecourse> <http://www.w3.org/2002/07/owl#Thing>),1
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/Activity>),-0.936611276
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/AdministrativeRegion>),-0.998038449
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/Agent>),1
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/Airline>),-0.96423298
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/Album>),-0.965626592
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/AmericanFootballLeague>),-0.99775593
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/AmericanFootballTeam>),-0.998149895
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/Animal>),-0.948670195
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/ArchitecturalStructure>),-0.995759568
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/Artist>),-0.82950401
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/AustralianFootballLeague>),-0.997894249
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/AutoRacingLeague>),-0.99776996
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/Band>),-0.978004085
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/BaseballLeague>),-0.997533129
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/BasketballLeague>),-0.99750958
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/BasketballTeam>),-0.997679319
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/BodyOfWater>),-0.886770806
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/BroadcastNetwork>),-0.997657103
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/Broadcaster>),-0.9325147
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/Building>),-0.995769935
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/CanadianFootballLeague>),-0.997770366
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/CanadianFootballTeam>),-0.998146936
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/Canal>),-0.9667884
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/College>),-0.998014006
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/CollegeCoach>),-0.979163949
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/Colour>),-0.968186253
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/ComedyGroup>),-0.998211124
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/Company>),-0.867241506
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/CricketLeague>),-0.997893263
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/CyclingTeam>),-0.998109187
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/Disease>),-0.941089418
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/EducationalInstitution>),-0.83075561
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/Eukaryote>),-0.948668172
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/Event>),-0.995702176
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/FieldHockeyLeague>),-0.997890302
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/FootballMatch>),-0.997712545
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/Genre>),-0.965679672
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/GolfLeague>),-0.997892671
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/GovernmentAgency>),-0.997365709
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/HandballLeague>),-0.997892079
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/HockeyTeam>),-0.997652106
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/IceHockeyLeague>),-0.99753142
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/InlineHockeyLeague>),-0.997767117
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/LacrosseLeague>),-0.997767726
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/LawFirm>),-0.96748334
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/Legislature>),-0.996111622
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/Library>),-0.997930584
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/Mammal>),-0.998038449
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/MilitaryPerson>),-0.993177781
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/MilitaryUnit>),-0.935700586
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/MixedMartialArtsLeague>),-0.997771584
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/MotorcycleRacingLeague>),-0.997767929
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/Mountain>),-0.998087632
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/MusicGenre>),-0.965679672
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/MusicalArtist>),-0.961699423
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/MusicalWork>),-0.965624141
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/NaturalPlace>),-0.886769224
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/Non-ProfitOrganisation>),-0.99731893
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/OfficeHolder>),-0.991440618
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/Person>),-0.853800148
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/Place>),-0.356685336
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/PoliticalParty>),-0.871180952
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/PoloLeague>),-0.997891881
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/PopulatedPlace>),-0.533086574
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/ProgrammingLanguage>),-0.979436817
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/Publisher>),-0.965469548
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/RaceHorse>),-0.998038449
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/RadioStation>),-0.992281839
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/RecordLabel>),-0.872429199
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/Region>),-0.998038449
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/River>),-0.977952272
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/RugbyClub>),-0.9974147
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/RugbyLeague>),-0.997546565
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/Sales>),-0.970176245
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/School>),-0.988544191
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/Scientist>),-0.991445812
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/Settlement>),-0.873169157
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/SoccerClub>),-0.795307383
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/SoccerLeague>),-0.997491307
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/SoccerManager>),-0.950939193
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/SoftballLeague>),-0.997891684
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/Species>),-0.948668172
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/SpeedwayLeague>),-0.997893855
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/SpeedwayTeam>),-0.99796447
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/Sport>),-0.936611276
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/SportsEvent>),-0.997573963
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/SportsLeague>),-0.994933609
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/SportsManager>),-0.950939193
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/SportsTeam>),-0.785870186
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/Stream>),-0.914787129
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/TelevisionStation>),-0.99598198
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/TennisLeague>),-0.997770366
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/TopicalConcept>),-0.965679672
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/TradeUnion>),-0.997797889
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/University>),-0.942969154
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/VideogamesLeague>),-0.997894052
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/VolleyballLeague>),-0.997883583
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/Work>),-0.991132117
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://schema.org/AdministrativeArea>),-0.998038449
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://schema.org/BodyOfWater>),-0.886770806
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://schema.org/Canal>),-0.9667884
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://schema.org/CollegeOrUniversity>),-0.942882338
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://schema.org/CreativeWork>),-0.991132117
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://schema.org/EducationalOrganization>),-0.83075561
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://schema.org/Event>),-0.995702176
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://schema.org/GovernmentOrganization>),-0.997365709
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://schema.org/Library>),-0.997930584
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://schema.org/Mountain>),-0.998087632
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://schema.org/MusicAlbum>),-0.965626592
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://schema.org/MusicGroup>),-0.939323767
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://schema.org/Organization>),1
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://schema.org/Person>),-0.853800148
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://schema.org/Place>),-0.356685336
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://schema.org/RadioStation>),-0.992281839
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://schema.org/RiverBodyOfWater>),-0.977952272
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://schema.org/School>),-0.988544191
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://schema.org/SportsEvent>),-0.997573963
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://schema.org/SportsTeam>),-0.785870186
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://schema.org/TelevisionStation>),-0.99598198
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://www.opengis.net/gml/_Feature>),-0.108799333
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://www.w3.org/2002/07/owl#Thing>),0.999999998
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/Concept>),-0.0754014
SubClassOf(<http://dbpedia.org/ontology/Organisation> <http://dbpedia.org/ontology/Person>),-0.245645876
SubClassOf(<http://dbpedia.org/ontology/WomensTennisAssociationTournament> <http://dbpedia.org/ontology/Event>),1
SubClassOf(<http://dbpedia.org/ontology/WomensTennisAssociationTournament> <http://dbpedia.org/ontology/SportsEvent>),1
SubClassOf(<http://dbpedia.org/ontology/WomensTennisAssociationTournament> <http://schema.org/Event>),1
SubClassOf(<http://dbpedia.org/ontology/WomensTennisAssociationTournament> <http://schema.org/SportsEvent>),1
SubClassOf(<http://dbpedia.org/ontology/WomensTennisAssociationTournament> <http://www.opengis.net/gml/_Feature>),0.502793118
SubClassOf(<http://dbpedia.org/ontology/WomensTennisAssociationTournament> <http://www.w3.org/2002/07/owl#Thing>),1
SubClassOf(<http://dbpedia.org/ontology/WomensTennisAssociationTournament> <http://dbpedia.org/ontology/Concept>),0.472452877
SubClassOf(<http://dbpedia.org/ontology/VolleyballCoach> <http://dbpedia.org/ontology/Agent>),1
SubClassOf(<http://dbpedia.org/ontology/VolleyballCoach> <http://dbpedia.org/ontology/Person>),1
SubClassOf(<http://dbpedia.org/ontology/VolleyballCoach> <http://schema.org/Person>),1
SubClassOf(<http://dbpedia.org/ontology/VolleyballCoach> <http://www.w3.org/2002/07/owl#Thing>),1
SubClassOf(<http://dbpedia.org/ontology/VolleyballCoach> <http://dbpedia.org/ontology/Person>),1
SubClassOf(<http://schema.org/Airport> <http://dbpedia.org/ontology/Airport>),1
SubClassOf(<http://schema.org/Airport> <http://dbpedia.org/ontology/ArchitecturalStructure>),0.999999997
SubClassOf(<http://schema.org/Airport> <http://dbpedia.org/ontology/Infrastructure>),0.999999997
SubClassOf(<http://schema.org/Airport> <http://dbpedia.org/ontology/Place>),1
SubClassOf(<http://schema.org/Airport> <http://dbpedia.org/ontology/PopulatedPlace>),0.012554802
SubClassOf(<http://schema.org/Airport> <http://dbpedia.org/ontology/RouteOfTransportation>),0.012554802
SubClassOf(<http://schema.org/Airport> <http://schema.org/Place>),1
SubClassOf(<http://schema.org/Airport> <http://www.opengis.net/gml/_Feature>),0.99846824
SubClassOf(<http://schema.org/Airport> <http://www.w3.org/2002/07/owl#Thing>),0.999999997
SubClassOf(<http://schema.org/Airport> <http://dbpedia.org/ontology/Concept>),0.025108119
SubClassOf(<http://dbpedia.org/ontology/Chef> <http://dbpedia.org/ontology/Agent>),1
SubClassOf(<http://dbpedia.org/ontology/Chef> <http://dbpedia.org/ontology/Person>),1
SubClassOf(<http://dbpedia.org/ontology/Chef> <http://schema.org/Person>),1
SubClassOf(<http://dbpedia.org/ontology/Chef> <http://www.opengis.net/gml/_Feature>),0.069212804
SubClassOf(<http://dbpedia.org/ontology/Chef> <http://www.w3.org/2002/07/owl#Thing>),1
SubClassOf(<http://dbpedia.org/ontology/Chef> <http://dbpedia.org/ontology/Person>),1
SubClassOf(<http://dbpedia.org/ontology/Monarch> <http://dbpedia.org/ontology/Agent>),1
SubClassOf(<http://dbpedia.org/ontology/Monarch> <http://dbpedia.org/ontology/Person>),1
SubClassOf(<http://dbpedia.org/ontology/Monarch> <http://schema.org/Person>),1
SubClassOf(<http://dbpedia.org/ontology/Monarch> <http://www.opengis.net/gml/_Feature>),0.099462389
SubClassOf(<http://dbpedia.org/ontology/Monarch> <http://www.w3.org/2002/07/owl#Thing>),1
SubClassOf(<http://dbpedia.org/ontology/Monarch> <http://dbpedia.org/ontology/Concept>),0.081244335
SubClassOf(<http://dbpedia.org/ontology/Monarch> <http://dbpedia.org/ontology/Person>),1
SubClassOf(<http://dbpedia.org/ontology/Presenter> <http://dbpedia.org/ontology/Agent>),1
SubClassOf(<http://dbpedia.org/ontology/Presenter> <http://dbpedia.org/ontology/Person>),1
SubClassOf(<http://dbpedia.org/ontology/Presenter> <http://dbpedia.org/ontology/RadioHost>),-0.394872589
SubClassOf(<http://dbpedia.org/ontology/Presenter> <http://dbpedia.org/ontology/TelevisionHost>),-0.956663297
SubClassOf(<http://dbpedia.org/ontology/Presenter> <http://schema.org/Person>),1
SubClassOf(<http://dbpedia.org/ontology/Presenter> <http://www.w3.org/2002/07/owl#Thing>),1
SubClassOf(<http://dbpedia.org/ontology/Presenter> <http://dbpedia.org/ontology/Person>),1
SubClassOf(<http://dbpedia.org/ontology/GovernmentAgency> <http://dbpedia.org/ontology/Agent>),1
SubClassOf(<http://dbpedia.org/ontology/GovernmentAgency> <http://dbpedia.org/ontology/Organisation>),1
SubClassOf(<http://dbpedia.org/ontology/GovernmentAgency> <http://schema.org/GovernmentOrganization>),1
SubClassOf(<http://dbpedia.org/ontology/GovernmentAgency> <http://schema.org/Organization>),1
SubClassOf(<http://dbpedia.org/ontology/GovernmentAgency> <http://www.opengis.net/gml/_Feature>),0.577159941
SubClassOf(<http://dbpedia.org/ontology/GovernmentAgency> <http://www.w3.org/2002/07/owl#Thing>),1
SubClassOf(<http://dbpedia.org/ontology/GovernmentAgency> <http://dbpedia.org/ontology/Concept>),0.263474124
SubClassOf(<http://dbpedia.org/ontology/GovernmentAgency> <http://dbpedia.org/ontology/Person>),0.024680075
SubClassOf(<http://dbpedia.org/ontology/SoccerClub> <http://dbpedia.org/ontology/Agent>),-0.006527136
SubClassOf(<http://dbpedia.org/ontology/SoccerClub> <http://dbpedia.org/ontology/Automobile>),-1.00E+00
SubClassOf(<http://dbpedia.org/ontology/SoccerClub> <http://dbpedia.org/ontology/BodyOfWater>),-0.043286204
SubClassOf(<http://dbpedia.org/ontology/SoccerClub> <http://dbpedia.org/ontology/CollegeCoach>),-0.224380839
SubClassOf(<http://dbpedia.org/ontology/SoccerClub> <http://dbpedia.org/ontology/Company>),-0.043775096
SubClassOf(<http://dbpedia.org/ontology/SoccerClub> <http://dbpedia.org/ontology/Country>),-1.00E+00
SubClassOf(<http://dbpedia.org/ontology/SoccerClub> <http://dbpedia.org/ontology/Device>),-1.00E+00
SubClassOf(<http://dbpedia.org/ontology/SoccerClub> <http://dbpedia.org/ontology/EducationalInstitution>),-0.025277603
SubClassOf(<http://dbpedia.org/ontology/SoccerClub> <http://dbpedia.org/ontology/InformationAppliance>),-1.00E+00
SubClassOf(<http://dbpedia.org/ontology/SoccerClub> <http://dbpedia.org/ontology/MeanOfTransportation>),-1.00E+00
SubClassOf(<http://dbpedia.org/ontology/SoccerClub> <http://dbpedia.org/ontology/MilitaryUnit>),-0.024420614
SubClassOf(<http://dbpedia.org/ontology/SoccerClub> <http://dbpedia.org/ontology/NaturalPlace>),-0.043286204
SubClassOf(<http://dbpedia.org/ontology/SoccerClub> <http://dbpedia.org/ontology/Organisation>),-0.01130521
SubClassOf(<http://dbpedia.org/ontology/SoccerClub> <http://dbpedia.org/ontology/Place>),-0.009230715
SubClassOf(<http://dbpedia.org/ontology/SoccerClub> <http://dbpedia.org/ontology/PoliticalParty>),-0.045210002
SubClassOf(<http://dbpedia.org/ontology/SoccerClub> <http://dbpedia.org/ontology/PopulatedPlace>),-0.009230715
SubClassOf(<http://dbpedia.org/ontology/SoccerClub> <http://dbpedia.org/ontology/ProgrammingLanguage>),-0.236610997
SubClassOf(<http://dbpedia.org/ontology/SoccerClub> <http://dbpedia.org/ontology/RecordLabel>),-0.044258577
SubClassOf(<http://dbpedia.org/ontology/SoccerClub> <http://dbpedia.org/ontology/River>),-0.046141773
SubClassOf(<http://dbpedia.org/ontology/SoccerClub> <http://dbpedia.org/ontology/Settlement>),-0.042791716
SubClassOf(<http://dbpedia.org/ontology/SoccerClub> <http://dbpedia.org/ontology/SportsTeam>),0.999999949
SubClassOf(<http://dbpedia.org/ontology/SoccerClub> <http://dbpedia.org/ontology/Stream>),-0.045678269
SubClassOf(<http://dbpedia.org/ontology/SoccerClub> <http://dbpedia.org/ontology/University>),-0.025277603
SubClassOf(<http://dbpedia.org/ontology/SoccerClub> <http://schema.org/BodyOfWater>),-0.043286204
SubClassOf(<http://dbpedia.org/ontology/SoccerClub> <http://schema.org/CollegeOrUniversity>),-0.025277603
SubClassOf(<http://dbpedia.org/ontology/SoccerClub> <http://schema.org/Country>),-1.00E+00
SubClassOf(<http://dbpedia.org/ontology/SoccerClub> <http://schema.org/EducationalOrganization>),-0.025277603
SubClassOf(<http://dbpedia.org/ontology/SoccerClub> <http://schema.org/Organization>),-0.01130521
SubClassOf(<http://dbpedia.org/ontology/SoccerClub> <http://schema.org/Place>),-0.009230715
SubClassOf(<http://dbpedia.org/ontology/SoccerClub> <http://schema.org/Product>),-1.00E+00
SubClassOf(<http://dbpedia.org/ontology/SoccerClub> <http://schema.org/RiverBodyOfWater>),-0.046141773
SubClassOf(<http://dbpedia.org/ontology/SoccerClub> <http://schema.org/SportsTeam>),0.999999949
SubClassOf(<http://dbpedia.org/ontology/SoccerClub> <http://www.opengis.net/gml/_Feature>),-0.009230715
SubClassOf(<http://dbpedia.org/ontology/SoccerClub> <http://www.w3.org/2002/07/owl#Thing>),0.999999989
SubClassOf(<http://dbpedia.org/ontology/SoccerClub> <http://dbpedia.org/ontology/Concept>),-0.006527136
SubClassOf(<http://dbpedia.org/ontology/SoccerClub> <http://dbpedia.org/ontology/Person>),0.019580573
SubClassOf(<http://dbpedia.org/ontology/Venue> <http://dbpedia.org/ontology/ArchitecturalStructure>),1
SubClassOf(<http://dbpedia.org/ontology/Venue> <http://dbpedia.org/ontology/Building>),1
SubClassOf(<http://dbpedia.org/ontology/Venue> <http://dbpedia.org/ontology/Place>),1
SubClassOf(<http://dbpedia.org/ontology/Venue> <http://dbpedia.org/ontology/Theatre>),0.918438514
SubClassOf(<http://dbpedia.org/ontology/Venue> <http://schema.org/Place>),1
SubClassOf(<http://dbpedia.org/ontology/Venue> <http://www.opengis.net/gml/_Feature>),0.981106411
SubClassOf(<http://dbpedia.org/ontology/Venue> <http://www.w3.org/2002/07/owl#Thing>),1
SubClassOf(<http://dbpedia.org/ontology/Venue> <http://dbpedia.org/ontology/Concept>),0.049629157
SubClassOf(<http://dbpedia.org/ontology/BasketballTeam> <http://dbpedia.org/ontology/Agent>),1
SubClassOf(<http://dbpedia.org/ontology/BasketballTeam> <http://dbpedia.org/ontology/Organisation>),1
SubClassOf(<http://dbpedia.org/ontology/BasketballTeam> <http://dbpedia.org/ontology/SportsTeam>),1
SubClassOf(<http://dbpedia.org/ontology/BasketballTeam> <http://schema.org/Organization>),1
SubClassOf(<http://dbpedia.org/ontology/BasketballTeam> <http://schema.org/SportsTeam>),1
SubClassOf(<http://dbpedia.org/ontology/BasketballTeam> <http://www.opengis.net/gml/_Feature>),0.048294521
SubClassOf(<http://dbpedia.org/ontology/BasketballTeam> <http://www.w3.org/2002/07/owl#Thing>),1
SubClassOf(<http://dbpedia.org/ontology/BasketballTeam> <http://dbpedia.org/ontology/Concept>),0.166759114
SubClassOf(<http://dbpedia.org/ontology/YearInSpaceflight> <http://dbpedia.org/ontology/TimePeriod>),1
SubClassOf(<http://dbpedia.org/ontology/YearInSpaceflight> <http://www.w3.org/2002/07/owl#Thing>),1
SubClassOf(<http://dbpedia.org/ontology/YearInSpaceflight> <http://dbpedia.org/ontology/Concept>),1
SubClassOf(<http://dbpedia.org/ontology/Village> <http://dbpedia.org/ontology/Place>),1
SubClassOf(<http://dbpedia.org/ontology/Village> <http://dbpedia.org/ontology/PopulatedPlace>),1
SubClassOf(<http://dbpedia.org/ontology/Village> <http://dbpedia.org/ontology/Settlement>),1
SubClassOf(<http://dbpedia.org/ontology/Village> <http://schema.org/Place>),1
SubClassOf(<http://dbpedia.org/ontology/Village> <http://www.opengis.net/gml/_Feature>),0.989740738
SubClassOf(<http://dbpedia.org/ontology/Village> <http://www.w3.org/2002/07/owl#Thing>),1
SubClassOf(<http://dbpedia.org/ontology/Village> <http://dbpedia.org/ontology/Concept>),0.027399545
SubClassOf(<http://dbpedia.org/ontology/Village> <http://dbpedia.org/ontology/Person>),0.004084858
SubClassOf(<http://dbpedia.org/ontology/ProtectedArea> <http://dbpedia.org/ontology/Place>),1
SubClassOf(<http://dbpedia.org/ontology/ProtectedArea> <http://schema.org/Place>),1
SubClassOf(<http://dbpedia.org/ontology/ProtectedArea> <http://www.opengis.net/gml/_Feature>),0.997476824
SubClassOf(<http://dbpedia.org/ontology/ProtectedArea> <http://www.w3.org/2002/07/owl#Thing>),1
SubClassOf(<http://dbpedia.org/ontology/ProtectedArea> <http://dbpedia.org/ontology/Concept>),0.141929955
SubClassOf(<http://dbpedia.org/ontology/Genre> <http://dbpedia.org/ontology/Activity>),-0.132510079
SubClassOf(<http://dbpedia.org/ontology/Genre> <http://dbpedia.org/ontology/AdministrativeRegion>),-0.110473832
SubClassOf(<http://dbpedia.org/ontology/Genre> <http://dbpedia.org/ontology/Agent>),-0.065973873
SubClassOf(<http://dbpedia.org/ontology/Genre> <http://dbpedia.org/ontology/Animal>),-0.111403219
SubClassOf(<http://dbpedia.org/ontology/Genre> <http://dbpedia.org/ontology/BodyOfWater>),-0.094351399
SubClassOf(<http://dbpedia.org/ontology/Genre> <http://dbpedia.org/ontology/Broadcaster>),-0.123674376
SubClassOf(<http://dbpedia.org/ontology/Genre> <http://dbpedia.org/ontology/Company>),-0.097579629
SubClassOf(<http://dbpedia.org/ontology/Genre> <http://dbpedia.org/ontology/Country>),-0.069040464
SubClassOf(<http://dbpedia.org/ontology/Genre> <http://dbpedia.org/ontology/Device>),-0.103732337
SubClassOf(<http://dbpedia.org/ontology/Genre> <http://dbpedia.org/ontology/Event>),-0.115044775
SubClassOf(<http://dbpedia.org/ontology/Genre> <http://dbpedia.org/ontology/InformationAppliance>),-0.113238826
SubClassOf(<http://dbpedia.org/ontology/Genre> <http://dbpedia.org/ontology/Language>),-0.091007666
SubClassOf(<http://dbpedia.org/ontology/Genre> <http://dbpedia.org/ontology/Mammal>),-0.116822441
SubClassOf(<http://dbpedia.org/ontology/Genre> <http://dbpedia.org/ontology/MilitaryConflict>),-0.115937062
SubClassOf(<http://dbpedia.org/ontology/Genre> <http://dbpedia.org/ontology/MusicGenre>),1
SubClassOf(<http://dbpedia.org/ontology/Genre> <http://dbpedia.org/ontology/MusicalWork>),-0.09325026
SubClassOf(<http://dbpedia.org/ontology/Genre> <http://dbpedia.org/ontology/NaturalPlace>),-0.094351399
SubClassOf(<http://dbpedia.org/ontology/Genre> <http://dbpedia.org/ontology/Organisation>),-0.097579629
SubClassOf(<http://dbpedia.org/ontology/Genre> <http://dbpedia.org/ontology/Person>),-0.078835432
SubClassOf(<http://dbpedia.org/ontology/Genre> <http://dbpedia.org/ontology/Place>),-0.057594193
SubClassOf(<http://dbpedia.org/ontology/Genre> <http://dbpedia.org/ontology/PopulatedPlace>),-0.059365195
SubClassOf(<http://dbpedia.org/ontology/Genre> <http://dbpedia.org/ontology/ProgrammingLanguage>),-0.130160832
SubClassOf(<http://dbpedia.org/ontology/Genre> <http://dbpedia.org/ontology/RaceHorse>),-0.116822441
SubClassOf(<http://dbpedia.org/ontology/Genre> <http://dbpedia.org/ontology/Region>),-0.110473832
SubClassOf(<http://dbpedia.org/ontology/Genre> <http://dbpedia.org/ontology/River>),-0.096515662
SubClassOf(<http://dbpedia.org/ontology/Genre> <http://dbpedia.org/ontology/Sales>),-0.463517493
SubClassOf(<http://dbpedia.org/ontology/Genre> <http://dbpedia.org/ontology/Software>),-0.122839094
SubClassOf(<http://dbpedia.org/ontology/Genre> <http://dbpedia.org/ontology/Sport>),-0.132510079
SubClassOf(<http://dbpedia.org/ontology/Genre> <http://dbpedia.org/ontology/Stream>),-0.094351399
SubClassOf(<http://dbpedia.org/ontology/Genre> <http://dbpedia.org/ontology/TopicalConcept>),1
SubClassOf(<http://dbpedia.org/ontology/Genre> <http://dbpedia.org/ontology/Work>),-0.085140938
SubClassOf(<http://dbpedia.org/ontology/Genre> <http://schema.org/AdministrativeArea>),-0.110473832
SubClassOf(<http://dbpedia.org/ontology/Genre> <http://schema.org/BodyOfWater>),-0.094351399
SubClassOf(<http://dbpedia.org/ontology/Genre> <http://schema.org/Country>),-0.069040464
SubClassOf(<http://dbpedia.org/ontology/Genre> <http://schema.org/CreativeWork>),-0.085140938
SubClassOf(<http://dbpedia.org/ontology/Genre> <http://schema.org/Event>),-0.115044775
SubClassOf(<http://dbpedia.org/ontology/Genre> <http://schema.org/Language>),-0.091007666
SubClassOf(<http://dbpedia.org/ontology/Genre> <http://schema.org/Organization>),-0.097579629
SubClassOf(<http://dbpedia.org/ontology/Genre> <http://schema.org/Person>),-0.078835432
SubClassOf(<http://dbpedia.org/ontology/Genre> <http://schema.org/Place>),-0.057594193
SubClassOf(<http://dbpedia.org/ontology/Genre> <http://schema.org/RiverBodyOfWater>),-0.096515662
SubClassOf(<http://dbpedia.org/ontology/Genre> <http://www.opengis.net/gml/_Feature>),-0.06275693
SubClassOf(<http://dbpedia.org/ontology/Genre> <http://www.w3.org/2002/07/owl#Thing>),0.999962926
SubClassOf(<http://dbpedia.org/ontology/Genre> <http://dbpedia.org/ontology/Concept>),-0.014404154
SubClassOf(<http://dbpedia.org/ontology/Genre> <http://dbpedia.org/ontology/Person>),-0.064385579
SubClassOf(<http://dbpedia.org/ontology/Congressman> <http://dbpedia.org/ontology/Agent>),1
SubClassOf(<http://dbpedia.org/ontology/Congressman> <http://dbpedia.org/ontology/Person>),1
SubClassOf(<http://dbpedia.org/ontology/Congressman> <http://dbpedia.org/ontology/Politician>),1
SubClassOf(<http://dbpedia.org/ontology/Congressman> <http://schema.org/Person>),1
SubClassOf(<http://dbpedia.org/ontology/Congressman> <http://www.opengis.net/gml/_Feature>),0.096079478
SubClassOf(<http://dbpedia.org/ontology/Congressman> <http://www.w3.org/2002/07/owl#Thing>),1
SubClassOf(<http://dbpedia.org/ontology/Congressman> <http://dbpedia.org/ontology/Concept>),0.026676153
SubClassOf(<http://dbpedia.org/ontology/Congressman> <http://dbpedia.org/ontology/Person>),1
SubClassOf(<http://dbpedia.org/ontology/Song> <http://dbpedia.org/ontology/EurovisionSongContestEntry>),-0.043558613
SubClassOf(<http://dbpedia.org/ontology/Song> <http://dbpedia.org/ontology/MusicalWork>),1
SubClassOf(<http://dbpedia.org/ontology/Song> <http://dbpedia.org/ontology/Work>),1
SubClassOf(<http://dbpedia.org/ontology/Song> <http://schema.org/CreativeWork>),1
SubClassOf(<http://dbpedia.org/ontology/Song> <http://schema.org/MusicRecording>),1
SubClassOf(<http://dbpedia.org/ontology/Song> <http://www.opengis.net/gml/_Feature>),-0.612058547
SubClassOf(<http://dbpedia.org/ontology/Song> <http://www.w3.org/2002/07/owl#Thing>),1
SubClassOf(<http://dbpedia.org/ontology/Song> <http://dbpedia.org/ontology/Concept>),-0.612058547
SubClassOf(<http://dbpedia.org/ontology/Song> <http://dbpedia.org/ontology/Person>),-0.612058547
SubClassOf(<http://schema.org/MusicAlbum> <http://dbpedia.org/ontology/AdministrativeRegion>),-0.009717984
SubClassOf(<http://schema.org/MusicAlbum> <http://dbpedia.org/ontology/Agent>),-0.00367309
SubClassOf(<http://schema.org/MusicAlbum> <http://dbpedia.org/ontology/Album>),1
SubClassOf(<http://schema.org/MusicAlbum> <http://dbpedia.org/ontology/BodyOfWater>),-0.006361957
SubClassOf(<http://schema.org/MusicAlbum> <http://dbpedia.org/ontology/Broadcaster>),-0.010388945
SubClassOf(<http://schema.org/MusicAlbum> <http://dbpedia.org/ontology/CollegeCoach>),-0.014691988
SubClassOf(<http://schema.org/MusicAlbum> <http://dbpedia.org/ontology/Company>),-1.00E+00
SubClassOf(<http://schema.org/MusicAlbum> <http://dbpedia.org/ontology/Country>),-0.007346143
SubClassOf(<http://schema.org/MusicAlbum> <http://dbpedia.org/ontology/Event>),-1.00E+00
SubClassOf(<http://schema.org/MusicAlbum> <http://dbpedia.org/ontology/MilitaryConflict>),-1.00E+00
SubClassOf(<http://schema.org/MusicAlbum> <http://dbpedia.org/ontology/MusicalWork>),1
SubClassOf(<http://schema.org/MusicAlbum> <http://dbpedia.org/ontology/NaturalPlace>),-0.006361957
SubClassOf(<http://schema.org/MusicAlbum> <http://dbpedia.org/ontology/Organisation>),-0.005194525
SubClassOf(<http://schema.org/MusicAlbum> <http://dbpedia.org/ontology/Place>),0.007346143
SubClassOf(<http://schema.org/MusicAlbum> <http://dbpedia.org/ontology/PopulatedPlace>),-0.00367309
SubClassOf(<http://schema.org/MusicAlbum> <http://dbpedia.org/ontology/Region>),-0.009717984
SubClassOf(<http://schema.org/MusicAlbum> <http://dbpedia.org/ontology/River>),-0.007346143
SubClassOf(<http://schema.org/MusicAlbum> <http://dbpedia.org/ontology/Stream>),-0.006361957
SubClassOf(<http://schema.org/MusicAlbum> <http://dbpedia.org/ontology/Work>),-0.005194525
SubClassOf(<http://schema.org/MusicAlbum> <http://schema.org/AdministrativeArea>),-0.009717984
SubClassOf(<http://schema.org/MusicAlbum> <http://schema.org/BodyOfWater>),-0.006361957
SubClassOf(<http://schema.org/MusicAlbum> <http://schema.org/Country>),-0.007346143
SubClassOf(<http://schema.org/MusicAlbum> <http://schema.org/CreativeWork>),-0.005194525
SubClassOf(<http://schema.org/MusicAlbum> <http://schema.org/Event>),-1.00E+00
SubClassOf(<http://schema.org/MusicAlbum> <http://schema.org/MusicGroup>),-0.007346143
SubClassOf(<http://schema.org/MusicAlbum> <http://schema.org/Organization>),-0.005194525
SubClassOf(<http://schema.org/MusicAlbum> <http://schema.org/Place>),0.007346143
SubClassOf(<http://schema.org/MusicAlbum> <http://schema.org/RiverBodyOfWater>),-0.007346143
SubClassOf(<http://schema.org/MusicAlbum> <http://www.opengis.net/gml/_Feature>),0.013243246
SubClassOf(<http://schema.org/MusicAlbum> <http://www.w3.org/2002/07/owl#Thing>),1
SubClassOf(<http://schema.org/MusicAlbum> <http://dbpedia.org/ontology/Concept>),-0.00367309
SubClassOf(<http://schema.org/MusicAlbum> <http://dbpedia.org/ontology/Person>),0.019779261
SubClassOf(<http://dbpedia.org/ontology/ComedyGroup> <http://dbpedia.org/ontology/Agent>),1
SubClassOf(<http://dbpedia.org/ontology/ComedyGroup> <http://dbpedia.org/ontology/Organisation>),1
SubClassOf(<http://dbpedia.org/ontology/ComedyGroup> <http://schema.org/Organization>),1
SubClassOf(<http://dbpedia.org/ontology/ComedyGroup> <http://www.w3.org/2002/07/owl#Thing>),1
SubClassOf(<http://dbpedia.org/ontology/ComedyGroup> <http://dbpedia.org/ontology/Concept>),0.248039185
SubClassOf(<http://dbpedia.org/ontology/ComedyGroup> <http://dbpedia.org/ontology/Person>),0.975780937
SubClassOf(<http://dbpedia.org/ontology/Rocket> <http://dbpedia.org/ontology/Agent>),0.08104398
SubClassOf(<http://dbpedia.org/ontology/Rocket> <http://dbpedia.org/ontology/MeanOfTransportation>),1
SubClassOf(<http://dbpedia.org/ontology/Rocket> <http://dbpedia.org/ontology/Person>),0.08104398
SubClassOf(<http://dbpedia.org/ontology/Rocket> <http://schema.org/Person>),0.08104398
SubClassOf(<http://dbpedia.org/ontology/Rocket> <http://www.opengis.net/gml/_Feature>),0.140140845
SubClassOf(<http://dbpedia.org/ontology/Rocket> <http://www.w3.org/2002/07/owl#Thing>),1
SubClassOf(<http://dbpedia.org/ontology/Rocket> <http://dbpedia.org/ontology/Concept>),0.213359838
SubClassOf(<http://dbpedia.org/ontology/Rocket> <http://dbpedia.org/ontology/Person>),0.08104398
SubClassOf(<http://dbpedia.org/ontology/GolfPlayer> <http://dbpedia.org/ontology/Agent>),1
SubClassOf(<http://dbpedia.org/ontology/GolfPlayer> <http://dbpedia.org/ontology/Athlete>),1
SubClassOf(<http://dbpedia.org/ontology/GolfPlayer> <http://dbpedia.org/ontology/Person>),1
SubClassOf(<http://dbpedia.org/ontology/GolfPlayer> <http://schema.org/Person>),1
SubClassOf(<http://dbpedia.org/ontology/GolfPlayer> <http://www.opengis.net/gml/_Feature>),0.027679175
SubClassOf(<http://dbpedia.org/ontology/GolfPlayer> <http://www.w3.org/2002/07/owl#Thing>),1
SubClassOf(<http://dbpedia.org/ontology/GolfPlayer> <http://dbpedia.org/ontology/Person>),1
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/Activity>),-0.972423095
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/Actor>),-0.967447475
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/AdultActor>),-0.967712822
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/Agent>),-0.011626697
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/Aircraft>),-0.949157243
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/AmateurBoxer>),-0.966856077
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/Ambassador>),-0.972403468
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/AmericanFootballPlayer>),-0.962659714
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/Animal>),-0.908451603
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/AnimangaCharacter>),-0.97078039
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/Architect>),-0.972030661
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/ArchitecturalStructure>),-0.972299448
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/Artist>),-0.941655038
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/Astronaut>),-0.966679921
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/Athlete>),-0.80660268
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/AustralianRulesFootballPlayer>),-0.966211881
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/Automobile>),-1.00E+00
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/BadmintonPlayer>),-0.967474456
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/Band>),-0.948374393
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/BaseballPlayer>),-0.962589399
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/BasketballPlayer>),-0.965714349
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/BeachVolleyballPlayer>),-0.967380669
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/BeautyQueen>),-0.972218783
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/BodyOfWater>),-0.9673986
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/Bodybuilder>),-0.967534889
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/Boxer>),-0.966856077
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/BritishRoyalty>),-0.970715497
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/Broadcaster>),-0.961975136
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/Cardinal>),-0.972506006
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/Chancellor>),-0.970783467
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/Chef>),-0.972410509
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/ChessPlayer>),-0.967337101
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/ChristianBishop>),-0.971281354
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/Cleric>),-0.9705568
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/CollegeCoach>),-0.963850754
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/Colour>),-0.917410271
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/Comedian>),-0.967699848
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/ComicsCharacter>),-0.970578427
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/ComicsCreator>),-0.967506772
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/Company>),-0.964080732
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/Congressman>),-0.969857224
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/Country>),-0.954302425
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/Cricketer>),-0.964610849
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/Criminal>),-0.971864515
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/Curler>),-0.967472596
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/Cyclist>),-0.966553558
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/DartsPlayer>),-0.9674812
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/Device>),-0.972305647
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/Economist>),-0.972275068
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/Engineer>),-0.972150861
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/Eukaryote>),-0.900062604
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/FashionDesigner>),-0.967978182
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/FictionalCharacter>),-0.969922435
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/FigureSkater>),-0.959058164
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/FormulaOneRacer>),-0.967033147
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/GaelicGamesPlayer>),-0.966869932
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/Genre>),-0.972296027
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/GolfPlayer>),-0.966846682
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/Governor>),-0.969928238
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/GridironFootballPlayer>),-0.962659714
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/Gymnast>),-0.967330342
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/HandballPlayer>),-0.967403489
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/HorseTrainer>),-0.972567093
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/IceHockeyPlayer>),-0.964846495
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/InformationAppliance>),-0.972422456
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/Infrastructure>),-1.00E+00
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/Jockey>),-0.967483758
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/Journalist>),-0.972610896
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/Judge>),-0.971973472
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/LacrossePlayer>),-0.96750375
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/Legislature>),-0.967932958
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/Mammal>),-0.9171933
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/MartialArtist>),-0.966737361
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/Mayor>),-0.970424652
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/MeanOfTransportation>),-0.949134232
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/Medician>),-0.968744371
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/MemberOfParliament>),-0.969325882
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/MilitaryPerson>),-0.966682747
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/Model>),-0.972210217
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/Monarch>),-0.97178751
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/MotorcycleRider>),-0.967206683
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/Murderer>),-0.971864515
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/MusicGenre>),-0.972296027
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/MusicalArtist>),-0.948382721
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/NascarDriver>),-0.967072714
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/NationalCollegiateAthleticAssociationAthlete>),-0.967457478
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/NaturalPlace>),-0.9673986
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/NetballPlayer>),-0.96752606
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/Noble>),-0.971712772
SubClassOf(<http://schema.org/Person> <http://dbpedia.org/ontology/OfficeHolder>),-0.95665131