-
Notifications
You must be signed in to change notification settings - Fork 0
/
correspondences.nt
738 lines (737 loc) · 103 KB
/
correspondences.nt
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
<http://oekg.l3s.uni-hannover.de/uner/Pro_Sports_Organization> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/SoccerClub> .
<http://oekg.l3s.uni-hannover.de/uner/Sports_Facility> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/GolfCourse> .
<http://oekg.l3s.uni-hannover.de/uner/Geological_Region_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Cape> .
<http://oekg.l3s.uni-hannover.de/uner/Food_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Beverage> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/BullFighter> .
<http://oekg.l3s.uni-hannover.de/uner/Product_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Media> .
<http://oekg.l3s.uni-hannover.de/uner/Product_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Sound> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/ChristianBishop> .
<http://oekg.l3s.uni-hannover.de/uner/Facility_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Dike> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/TheatreDirector> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Chancellor> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Engineer> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/MusicalArtist> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Referee> .
<http://oekg.l3s.uni-hannover.de/uner/Product_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Device> .
<http://oekg.l3s.uni-hannover.de/uner/Organization_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Library> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/RugbyPlayer> .
<http://oekg.l3s.uni-hannover.de/uner/Time> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Year> .
<http://oekg.l3s.uni-hannover.de/uner/Vehicle_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Escalator> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Wrestler> .
<http://oekg.l3s.uni-hannover.de/uner/Product_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/File> .
<http://oekg.l3s.uni-hannover.de/uner/Station> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/RailwayStation> .
<http://oekg.l3s.uni-hannover.de/uner/Geological_Region_Island> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Archipelago> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/OfficeHolder> .
<http://oekg.l3s.uni-hannover.de/uner/Region_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Desert> .
<http://oekg.l3s.uni-hannover.de/uner/Fungus> <http://www.w3.org/2002/07/owl#equivalentClass> <http://dbpedia.org/ontology/Fungus> .
<http://oekg.l3s.uni-hannover.de/uner/Sports_League> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/GolfLeague> .
<http://oekg.l3s.uni-hannover.de/uner/Facility_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/MilitaryStructure> .
<http://oekg.l3s.uni-hannover.de/uner/Holiday> <http://www.w3.org/2002/07/owl#equivalentClass> <http://dbpedia.org/ontology/Holiday> .
<http://oekg.l3s.uni-hannover.de/uner/Historical_Event> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/SpaceMission> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/SongWriter> .
<http://oekg.l3s.uni-hannover.de/uner/Printing_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Annotation> .
<http://oekg.l3s.uni-hannover.de/uner/GOE_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Infrastructure> .
<http://oekg.l3s.uni-hannover.de/uner/River> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Stream> .
<http://oekg.l3s.uni-hannover.de/uner/Broadcast_Program> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/RadioProgram> .
<http://oekg.l3s.uni-hannover.de/uner/Product_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/AutomobileEngine> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/IceHockeyPlayer> .
<http://oekg.l3s.uni-hannover.de/uner/Vehicle_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/MovingWalkway> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Surname> .
<http://oekg.l3s.uni-hannover.de/uner/GPE_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Arrondissement> .
<http://oekg.l3s.uni-hannover.de/uner/Facility_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Treadmill> .
<http://oekg.l3s.uni-hannover.de/uner/River> <http://www.w3.org/2002/07/owl#equivalentClass> <http://dbpedia.org/ontology/River> .
<http://oekg.l3s.uni-hannover.de/uner/Food_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/ControlledDesignationOfOriginWine> .
<http://oekg.l3s.uni-hannover.de/uner/Military> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/MilitaryUnit> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/RacingDriver> .
<http://oekg.l3s.uni-hannover.de/uner/Pro_Sports_Organization> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/HockeyTeam> .
<http://oekg.l3s.uni-hannover.de/uner/Country> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/HistoricalCountry> .
<http://oekg.l3s.uni-hannover.de/uner/Organization_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Organisation> .
<http://oekg.l3s.uni-hannover.de/uner/Currency> <http://www.w3.org/2002/07/owl#equivalentClass> <http://dbpedia.org/ontology/Currency> .
<http://oekg.l3s.uni-hannover.de/uner/Food_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Vodka> .
<http://oekg.l3s.uni-hannover.de/uner/GPE_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/HistoricalAreaOfAuthority> .
<http://oekg.l3s.uni-hannover.de/uner/Product_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Archive> .
<http://oekg.l3s.uni-hannover.de/uner/Culture> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/LineOfFashion> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/SnookerChamp> .
<http://oekg.l3s.uni-hannover.de/uner/Living_Thing_Part> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Brain> .
<http://oekg.l3s.uni-hannover.de/uner/Road> <http://www.w3.org/2002/07/owl#equivalentClass> <http://dbpedia.org/ontology/Road> .
<http://oekg.l3s.uni-hannover.de/uner/Geological_Region_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Ocean> .
<http://oekg.l3s.uni-hannover.de/uner/Organization_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/ReligiousOrganisation> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Cleric> .
<http://oekg.l3s.uni-hannover.de/uner/Facility_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Tower> .
<http://oekg.l3s.uni-hannover.de/uner/Product_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Blazon> .
<http://oekg.l3s.uni-hannover.de/uner/Measurement_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Demographics> .
<http://oekg.l3s.uni-hannover.de/uner/Sports_Facility> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Stadium> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Farmer> .
<http://oekg.l3s.uni-hannover.de/uner/Spaceship> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Spacecraft> .
<http://oekg.l3s.uni-hannover.de/uner/Facility_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/RouteStop> .
<http://oekg.l3s.uni-hannover.de/uner/Facility_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Venue> .
<http://oekg.l3s.uni-hannover.de/uner/Occasion_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/FootballLeagueSeason> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/LacrossePlayer> .
<http://oekg.l3s.uni-hannover.de/uner/Product_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/MovingImage> .
<http://oekg.l3s.uni-hannover.de/uner/Phenomenon_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/StormSurge> .
<http://oekg.l3s.uni-hannover.de/uner/Law> <http://www.w3.org/2002/07/owl#equivalentClass> <http://dbpedia.org/ontology/Law> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Religious> .
<http://oekg.l3s.uni-hannover.de/uner/Decoration> <http://www.w3.org/2002/07/owl#equivalentClass> <http://dbpedia.org/ontology/Decoration> .
<http://oekg.l3s.uni-hannover.de/uner/Lake> <http://www.w3.org/2002/07/owl#equivalentClass> <http://dbpedia.org/ontology/Lake> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Professor> .
<http://oekg.l3s.uni-hannover.de/uner/Astral_Body_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Nebula> .
<http://oekg.l3s.uni-hannover.de/uner/Time_TOP_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/TimePeriod> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/VolleyballCoach> .
<http://oekg.l3s.uni-hannover.de/uner/Region_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Glacier> .
<http://oekg.l3s.uni-hannover.de/uner/Living_Thing_Part> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/GeneLocation> .
<http://oekg.l3s.uni-hannover.de/uner/Object> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Weapon> .
<http://oekg.l3s.uni-hannover.de/uner/Spaceship> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/SpaceStation> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Archbishop> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Archeologist> .
<http://oekg.l3s.uni-hannover.de/uner/Geological_Region_Island> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Island> .
<http://oekg.l3s.uni-hannover.de/uner/Compound> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Enzyme> .
<http://oekg.l3s.uni-hannover.de/uner/Printing_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/AcademicJournal> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Photographer> .
<http://oekg.l3s.uni-hannover.de/uner/GPE_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Locality> .
<http://oekg.l3s.uni-hannover.de/uner/Sports_League> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/CurlingLeague> .
<http://oekg.l3s.uni-hannover.de/uner/Mammal> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Horse> .
<http://oekg.l3s.uni-hannover.de/uner/Ship> <http://www.w3.org/2002/07/owl#equivalentClass> <http://dbpedia.org/ontology/Ship> .
<http://oekg.l3s.uni-hannover.de/uner/Product_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Work> .
<http://oekg.l3s.uni-hannover.de/uner/Doctrine_Method_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Ideology> .
<http://oekg.l3s.uni-hannover.de/uner/Archaeological_Place_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Memorial> .
<http://oekg.l3s.uni-hannover.de/uner/Product_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Guitar> .
<http://oekg.l3s.uni-hannover.de/uner/Element> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/ChemicalElement> .
<http://oekg.l3s.uni-hannover.de/uner/Tunnel> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/WaterwayTunnel> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/AmericanFootballPlayer> .
<http://oekg.l3s.uni-hannover.de/uner/Attack> <http://www.w3.org/2002/07/owl#equivalentClass> <http://dbpedia.org/ontology/Attack> .
<http://oekg.l3s.uni-hannover.de/uner/Historical_Event> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/HistoricalEvent> .
<http://oekg.l3s.uni-hannover.de/uner/Fictional> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/DisneyCharacter> .
<http://oekg.l3s.uni-hannover.de/uner/Sports_League> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/VolleyballLeague> .
<http://oekg.l3s.uni-hannover.de/uner/Facility_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Skyscraper> .
<http://oekg.l3s.uni-hannover.de/uner/Compound> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/ChemicalCompound> .
<http://oekg.l3s.uni-hannover.de/uner/GPE_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Territory> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/BusinessPerson> .
<http://oekg.l3s.uni-hannover.de/uner/Railroad> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/RailwayLine> .
<http://oekg.l3s.uni-hannover.de/uner/Worship_Place> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Synagogue> .
<http://oekg.l3s.uni-hannover.de/uner/Culture> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Fashion> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Skier> .
<http://oekg.l3s.uni-hannover.de/uner/Sports_League> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/TennisLeague> .
<http://oekg.l3s.uni-hannover.de/uner/Printing_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/WrittenWork> .
<http://oekg.l3s.uni-hannover.de/uner/Province> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Department> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Bodybuilder> .
<http://oekg.l3s.uni-hannover.de/uner/Astral_Body_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Openswarm> .
<http://oekg.l3s.uni-hannover.de/uner/Music> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/ClassicalMusicComposition> .
<http://oekg.l3s.uni-hannover.de/uner/Station> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/MetroStation> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/MotocycleRacer> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Man> .
<http://oekg.l3s.uni-hannover.de/uner/GPE_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/ClericalAdministrativeRegion> .
<http://oekg.l3s.uni-hannover.de/uner/School> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/RecordLabel> .
<http://oekg.l3s.uni-hannover.de/uner/Facility_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/ArchitecturalStructure> .
<http://oekg.l3s.uni-hannover.de/uner/Sports_League> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/MixedMartialArtsLeague> .
<http://oekg.l3s.uni-hannover.de/uner/Sports_Facility> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/CricketGround> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/BritishRoyalty> .
<http://oekg.l3s.uni-hannover.de/uner/Archaeological_Place_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/HistoricPlace> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/VoiceActor> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/ChristianPatriarch> .
<http://oekg.l3s.uni-hannover.de/uner/Reptile> <http://www.w3.org/2002/07/owl#equivalentClass> <http://dbpedia.org/ontology/Reptile> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Linguist> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Philosopher> .
<http://oekg.l3s.uni-hannover.de/uner/Award> <http://www.w3.org/2002/07/owl#equivalentClass> <http://dbpedia.org/ontology/Award> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/BadmintonPlayer> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Presenter> .
<http://oekg.l3s.uni-hannover.de/uner/Continental_Region> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Continent> .
<http://oekg.l3s.uni-hannover.de/uner/Train> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Locomotive> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Architect> .
<http://oekg.l3s.uni-hannover.de/uner/Plant> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/FloweringPlant> .
<http://oekg.l3s.uni-hannover.de/uner/Spaceship> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Rocket> .
<http://oekg.l3s.uni-hannover.de/uner/Product_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Browser> .
<http://oekg.l3s.uni-hannover.de/uner/Language_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/ProgrammingLanguage> .
<http://oekg.l3s.uni-hannover.de/uner/Product_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/RocketEngine> .
<http://oekg.l3s.uni-hannover.de/uner/Geological_Region_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/BodyOfWater> .
<http://oekg.l3s.uni-hannover.de/uner/Company> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/BroadcastNetwork> .
<http://oekg.l3s.uni-hannover.de/uner/Sports_Facility> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/SkiArea> .
<http://oekg.l3s.uni-hannover.de/uner/Sports_League> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/SpeedwayLeague> .
<http://oekg.l3s.uni-hannover.de/uner/Location_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Place> .
<http://oekg.l3s.uni-hannover.de/uner/Region_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Forest> .
<http://oekg.l3s.uni-hannover.de/uner/Sports_League> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/PaintballLeague> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/PokerPlayer> .
<http://oekg.l3s.uni-hannover.de/uner/Fish> <http://www.w3.org/2002/07/owl#equivalentClass> <http://dbpedia.org/ontology/Fish> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/CrossCountrySkier> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Baronet> .
<http://oekg.l3s.uni-hannover.de/uner/Sports_League> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/CricketLeague> .
<http://oekg.l3s.uni-hannover.de/uner/Music> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Album> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Lawyer> .
<http://oekg.l3s.uni-hannover.de/uner/Living_Thing_Part> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Gene> .
<http://oekg.l3s.uni-hannover.de/uner/Food_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Wine> .
<http://oekg.l3s.uni-hannover.de/uner/Product_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Camera> .
<http://oekg.l3s.uni-hannover.de/uner/Location_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/ProtectedArea> .
<http://oekg.l3s.uni-hannover.de/uner/County> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/HistoricalDistrict> .
<http://oekg.l3s.uni-hannover.de/uner/Organization_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/TradeUnion> .
<http://oekg.l3s.uni-hannover.de/uner/Sports_League> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/FieldHockeyLeague> .
<http://oekg.l3s.uni-hannover.de/uner/GOE_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Hospital> .
<http://oekg.l3s.uni-hannover.de/uner/Province> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/DistrictWaterBoard> .
<http://oekg.l3s.uni-hannover.de/uner/Religion> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/TheologicalConcept> .
<http://oekg.l3s.uni-hannover.de/uner/Printing_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/LightNovel> .
<http://oekg.l3s.uni-hannover.de/uner/Product_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/FileSystem> .
<http://oekg.l3s.uni-hannover.de/uner/Province> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/MicroRegion> .
<http://oekg.l3s.uni-hannover.de/uner/GPE_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Square> .
<http://oekg.l3s.uni-hannover.de/uner/Sports_League> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/InlineHockeyLeague> .
<http://oekg.l3s.uni-hannover.de/uner/Broadcast_Program> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/TelevisionShow> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/MartialArtist> .
<http://oekg.l3s.uni-hannover.de/uner/Compound> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Biomolecule> .
<http://oekg.l3s.uni-hannover.de/uner/Product_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Cipher> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Historian> .
<http://oekg.l3s.uni-hannover.de/uner/Printing_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Manhwa> .
<http://oekg.l3s.uni-hannover.de/uner/Pro_Sports_Organization> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/HandballTeam> .
<http://oekg.l3s.uni-hannover.de/uner/Family> <http://www.w3.org/2002/07/owl#equivalentClass> <http://dbpedia.org/ontology/Family> .
<http://oekg.l3s.uni-hannover.de/uner/GPE_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Region> .
<http://oekg.l3s.uni-hannover.de/uner/Book> <http://www.w3.org/2002/07/owl#equivalentClass> <http://dbpedia.org/ontology/Book> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Ski_jumper> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Minister> .
<http://oekg.l3s.uni-hannover.de/uner/Printing_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Comic> .
<http://oekg.l3s.uni-hannover.de/uner/Profession> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/PoliticalFunction> .
<http://oekg.l3s.uni-hannover.de/uner/Plant> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/ClubMoss> .
<http://oekg.l3s.uni-hannover.de/uner/Culture> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/ArtisticGenre> .
<http://oekg.l3s.uni-hannover.de/uner/Theory> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/ScientificConcept> .
<http://oekg.l3s.uni-hannover.de/uner/Food_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Cheese> .
<http://oekg.l3s.uni-hannover.de/uner/Time_TOP_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/GeologicalPeriod> .
<http://oekg.l3s.uni-hannover.de/uner/Company> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Bank> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Canoeist> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/VicePrimeMinister> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Pope> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Painter> .
<http://oekg.l3s.uni-hannover.de/uner/Government> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Parliament> .
<http://oekg.l3s.uni-hannover.de/uner/Fictional> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/MythologicalFigure> .
<http://oekg.l3s.uni-hannover.de/uner/City> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/FormerMunicipality> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Poet> .
<http://oekg.l3s.uni-hannover.de/uner/GPE_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Garden> .
<http://oekg.l3s.uni-hannover.de/uner/Product_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Project> .
<http://oekg.l3s.uni-hannover.de/uner/Game> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/SportsEvent> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/ScreenWriter> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Entomologist> .
<http://oekg.l3s.uni-hannover.de/uner/Tunnel> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/RailwayTunnel> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/ClassicalMusicArtist> .
<http://oekg.l3s.uni-hannover.de/uner/Facility_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/CountrySeat> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/SoccerManager> .
<http://oekg.l3s.uni-hannover.de/uner/Bridge> <http://www.w3.org/2002/07/owl#equivalentClass> <http://dbpedia.org/ontology/Bridge> .
<http://oekg.l3s.uni-hannover.de/uner/Company> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Airline> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/RallyDriver> .
<http://oekg.l3s.uni-hannover.de/uner/Sports_Facility> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Arena> .
<http://oekg.l3s.uni-hannover.de/uner/Theory> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/PoliticalConcept> .
<http://oekg.l3s.uni-hannover.de/uner/Amusement_Park> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/AmusementParkAttraction> .
<http://oekg.l3s.uni-hannover.de/uner/GOE_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Casino> .
<http://oekg.l3s.uni-hannover.de/uner/Culture> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/MusicGenre> .
<http://oekg.l3s.uni-hannover.de/uner/Province> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/OverseasDepartment> .
<http://oekg.l3s.uni-hannover.de/uner/Bay> <http://www.w3.org/2002/07/owl#equivalentClass> <http://dbpedia.org/ontology/Bay> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Aristocrat> .
<http://oekg.l3s.uni-hannover.de/uner/Sports_League> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/SportsLeague> .
<http://oekg.l3s.uni-hannover.de/uner/Worship_Place> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Church> .
<http://oekg.l3s.uni-hannover.de/uner/Spaceship> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/SpaceShuttle> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/AthleticsPlayer> .
<http://oekg.l3s.uni-hannover.de/uner/Sports_League> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/BasketballLeague> .
<http://oekg.l3s.uni-hannover.de/uner/Sports_League> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/SoftballLeague> .
<http://oekg.l3s.uni-hannover.de/uner/School> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/University> .
<http://oekg.l3s.uni-hannover.de/uner/Music> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/NationalAnthem> .
<http://oekg.l3s.uni-hannover.de/uner/Theory> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/PhilosophicalConcept> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/HandballPlayer> .
<http://oekg.l3s.uni-hannover.de/uner/GPE_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/OldTerritory> .
<http://oekg.l3s.uni-hannover.de/uner/GPE_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Parish> .
<http://oekg.l3s.uni-hannover.de/uner/Facility_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Dam> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/MotorcycleRider> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Skater> .
<http://oekg.l3s.uni-hannover.de/uner/Mammal> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Cat> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Medician> .
<http://oekg.l3s.uni-hannover.de/uner/Newspaper> <http://www.w3.org/2002/07/owl#equivalentClass> <http://dbpedia.org/ontology/Newspaper> .
<http://oekg.l3s.uni-hannover.de/uner/Living_Thing_Part> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/BloodVessel> .
<http://oekg.l3s.uni-hannover.de/uner/School> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/EducationalInstitutiName-Facility-GOE-Schoolon> .
<http://oekg.l3s.uni-hannover.de/uner/Art_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Anime> .
<http://oekg.l3s.uni-hannover.de/uner/Region_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/HistoricalRegion> .
<http://oekg.l3s.uni-hannover.de/uner/Mollusc_Arthropod> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Arachnid> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Jockey> .
<http://oekg.l3s.uni-hannover.de/uner/Academic> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Diploma> .
<http://oekg.l3s.uni-hannover.de/uner/Culture> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Genre> .
<http://oekg.l3s.uni-hannover.de/uner/Facility_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Mine> .
<http://oekg.l3s.uni-hannover.de/uner/Product_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Document> .
<http://oekg.l3s.uni-hannover.de/uner/Facility_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Mill> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Instrumentalist> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/GaelicGamesPlayer> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/AmericanFootballCoach> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/SportsTeamMember> .
<http://oekg.l3s.uni-hannover.de/uner/Sports_League> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/PoloLeague> .
<http://oekg.l3s.uni-hannover.de/uner/Substance> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/CombinationDrug> .
<http://oekg.l3s.uni-hannover.de/uner/Sports_Facility> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/RaceTrack> .
<http://oekg.l3s.uni-hannover.de/uner/Province> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Canton> .
<http://oekg.l3s.uni-hannover.de/uner/Bird> <http://www.w3.org/2002/07/owl#equivalentClass> <http://dbpedia.org/ontology/Bird> .
<http://oekg.l3s.uni-hannover.de/uner/Food_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Beer> .
<http://oekg.l3s.uni-hannover.de/uner/Astral_Body_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/ArtificialSatellite> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Noble> .
<http://oekg.l3s.uni-hannover.de/uner/Sports_League> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/CyclingLeague> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/BeautyQueen> .
<http://oekg.l3s.uni-hannover.de/uner/Doctrine_Method_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Standard> .
<http://oekg.l3s.uni-hannover.de/uner/Printing_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Manga> .
<http://oekg.l3s.uni-hannover.de/uner/City> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Town> .
<http://oekg.l3s.uni-hannover.de/uner/Geological_Region_Mountain> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/MountainPass> .
<http://oekg.l3s.uni-hannover.de/uner/Broadcast_Program> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/TelevisionSeason> .
<http://oekg.l3s.uni-hannover.de/uner/Game> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Olympics> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/GivenName> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Actor> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/MotorsportRacer> .
<http://oekg.l3s.uni-hannover.de/uner/Event_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Outbreak> .
<http://oekg.l3s.uni-hannover.de/uner/Company> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/PublicTransitSystem> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/GridironFootballPlayer> .
<http://oekg.l3s.uni-hannover.de/uner/Profession> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/PersonFunction> .
<http://oekg.l3s.uni-hannover.de/uner/Archaeological_Place_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Monument> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/SpeedwayRider> .
<http://oekg.l3s.uni-hannover.de/uner/Occasion_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Contest> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Coach> .
<http://oekg.l3s.uni-hannover.de/uner/Facility_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/WindMotor> .
<http://oekg.l3s.uni-hannover.de/uner/Music> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/TrackList> .
<http://oekg.l3s.uni-hannover.de/uner/GPE_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/HistoricalSettlement> .
<http://oekg.l3s.uni-hannover.de/uner/GPE_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/AdministrativeRegion> .
<http://oekg.l3s.uni-hannover.de/uner/Living_Thing_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Animal> .
<http://oekg.l3s.uni-hannover.de/uner/Pro_Sports_Organization> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/FormulaOneTeam> .
<http://oekg.l3s.uni-hannover.de/uner/Plant> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Ginkgo> .
<http://oekg.l3s.uni-hannover.de/uner/Occasion_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/SportsSeason> .
<http://oekg.l3s.uni-hannover.de/uner/Astral_Body_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Satellite> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/MusicDirector> .
<http://oekg.l3s.uni-hannover.de/uner/Sports_League> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/MotorcycleRacingLeague> .
<http://oekg.l3s.uni-hannover.de/uner/Occasion_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/SoccerLeagueSeason> .
<http://oekg.l3s.uni-hannover.de/uner/Music> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/EurovisionSongContestEntry> .
<http://oekg.l3s.uni-hannover.de/uner/Occasion_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/SportsTeamSeason> .
<http://oekg.l3s.uni-hannover.de/uner/Company> <http://www.w3.org/2002/07/owl#equivalentClass> <http://dbpedia.org/ontology/Company> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/BackScene> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/AustralianRulesFootballPlayer> .
<http://oekg.l3s.uni-hannover.de/uner/Zoo> <http://www.w3.org/2002/07/owl#equivalentClass> <http://dbpedia.org/ontology/Zoo> .
<http://oekg.l3s.uni-hannover.de/uner/Product_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Game> .
<http://oekg.l3s.uni-hannover.de/uner/Game> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/WrestlingEvent> .
<http://oekg.l3s.uni-hannover.de/uner/Park> <http://www.w3.org/2002/07/owl#equivalentClass> <http://dbpedia.org/ontology/Park> .
<http://oekg.l3s.uni-hannover.de/uner/Printing_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/MultiVolumePublication> .
<http://oekg.l3s.uni-hannover.de/uner/Theory> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Algorithm> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Name> .
<http://oekg.l3s.uni-hannover.de/uner/Pro_Sports_Organization> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/SportsTeam> .
<http://oekg.l3s.uni-hannover.de/uner/Plant> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Gnetophytes> .
<http://oekg.l3s.uni-hannover.de/uner/Plant> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/CultivatedVariety> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Rower> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/NetballPlayer> .
<http://oekg.l3s.uni-hannover.de/uner/Product_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Database> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Senator> .
<http://oekg.l3s.uni-hannover.de/uner/Sports_League> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/LacrosseLeague> .
<http://oekg.l3s.uni-hannover.de/uner/Geological_Region_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/NaturalPlace> .
<http://oekg.l3s.uni-hannover.de/uner/Living_Thing_Part> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/HumanGeneLocation> .
<http://oekg.l3s.uni-hannover.de/uner/Sports_League> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/CanadianFootballLeague> .
<http://oekg.l3s.uni-hannover.de/uner/Occasion_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/SoccerClubSeason> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Biologist> .
<http://oekg.l3s.uni-hannover.de/uner/Game> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Tournament> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Journalist> .
<http://oekg.l3s.uni-hannover.de/uner/Airport> <http://www.w3.org/2002/07/owl#equivalentClass> <http://dbpedia.org/ontology/Airport> .
<http://oekg.l3s.uni-hannover.de/uner/Occasion_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Convention> .
<http://oekg.l3s.uni-hannover.de/uner/City> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/CapitalOfRegion> .
<http://oekg.l3s.uni-hannover.de/uner/Sports_League> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/AutoRacingLeague> .
<http://oekg.l3s.uni-hannover.de/uner/Award> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/NobelPrize> .
<http://oekg.l3s.uni-hannover.de/uner/Time_TOP_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/PeriodOfArtisticStyle> .
<http://oekg.l3s.uni-hannover.de/uner/Doctrine_Method_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/TopicalConcept> .
<http://oekg.l3s.uni-hannover.de/uner/Company> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Caterer> .
<http://oekg.l3s.uni-hannover.de/uner/Living_Thing_Part> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Lymph> .
<http://oekg.l3s.uni-hannover.de/uner/Astral_Body_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Galaxy> .
<http://oekg.l3s.uni-hannover.de/uner/School> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/College> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Curler> .
<http://oekg.l3s.uni-hannover.de/uner/Doctrine_Method_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Medicine> .
<http://oekg.l3s.uni-hannover.de/uner/Facility_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Lock> .
<http://oekg.l3s.uni-hannover.de/uner/Product_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/BiologicalDatabase> .
<http://oekg.l3s.uni-hannover.de/uner/Region_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/NaturalRegion> .
<http://oekg.l3s.uni-hannover.de/uner/Sports_League> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/SoccerLeague> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Artist> .
<http://oekg.l3s.uni-hannover.de/uner/Game> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Race> .
<http://oekg.l3s.uni-hannover.de/uner/Pro_Sports_Organization> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/RugbyClub> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Producer> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/BeachVolleyballPlayer> .
<http://oekg.l3s.uni-hannover.de/uner/Time_TOP_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/ProtohistoricalPeriod> .
<http://oekg.l3s.uni-hannover.de/uner/Measurement_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Depth> .
<http://oekg.l3s.uni-hannover.de/uner/GPE_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/SubMunicipality> .
<http://oekg.l3s.uni-hannover.de/uner/Music> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/ArtistDiscography> .
<http://oekg.l3s.uni-hannover.de/uner/Law> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/SystemOfLaw> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Psychologist> .
<http://oekg.l3s.uni-hannover.de/uner/GPE_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/GovernmentalAdministrativeRegion> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/HighDiver> .
<http://oekg.l3s.uni-hannover.de/uner/Sport> <http://www.w3.org/2002/07/owl#equivalentClass> <http://dbpedia.org/ontology/Sport> .
<http://oekg.l3s.uni-hannover.de/uner/Worship_Place> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Mosque> .
<http://oekg.l3s.uni-hannover.de/uner/Profession> <http://www.w3.org/2002/07/owl#equivalentClass> <http://dbpedia.org/ontology/Profession> .
<http://oekg.l3s.uni-hannover.de/uner/Product_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Battery> .
<http://oekg.l3s.uni-hannover.de/uner/Living_Thing_Part> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Ligament> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/CanadianFootballPlayer> .
<http://oekg.l3s.uni-hannover.de/uner/GOE_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Prison> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/WaterPoloPlayer> .
<http://oekg.l3s.uni-hannover.de/uner/GOE_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Castle> .
<http://oekg.l3s.uni-hannover.de/uner/Product_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Engine> .
<http://oekg.l3s.uni-hannover.de/uner/Compound> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Lipid> .
<http://oekg.l3s.uni-hannover.de/uner/Pro_Sports_Organization> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/BasketballTeam> .
<http://oekg.l3s.uni-hannover.de/uner/Occasion_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/MusicFestival> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/DTMRacer> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/BasketballPlayer> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/SoccerPlayer> .
<http://oekg.l3s.uni-hannover.de/uner/Facility_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/LaunchPad> .
<http://oekg.l3s.uni-hannover.de/uner/Doctrine_Method_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/ChristianDoctrine> .
<http://oekg.l3s.uni-hannover.de/uner/Game> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/OlympicEvent> .
<http://oekg.l3s.uni-hannover.de/uner/Tunnel> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/RoadTunnel> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/SerialKiller> .
<http://oekg.l3s.uni-hannover.de/uner/Mollusc_Arthropod> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Mollusca> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/FashionDesigner> .
<http://oekg.l3s.uni-hannover.de/uner/Living_Thing_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Bacteria> .
<http://oekg.l3s.uni-hannover.de/uner/Product_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Website> .
<http://oekg.l3s.uni-hannover.de/uner/Game> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/WomensTennisAssociationTournament> .
<http://oekg.l3s.uni-hannover.de/uner/Location_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Area> .
<http://oekg.l3s.uni-hannover.de/uner/Plant> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Conifer> .
<http://oekg.l3s.uni-hannover.de/uner/Plant> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/GreenAlga> .
<http://oekg.l3s.uni-hannover.de/uner/Personal> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/PersonalEvent> .
<http://oekg.l3s.uni-hannover.de/uner/Compound> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/ChemicalSubstance> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Criminal> .
<http://oekg.l3s.uni-hannover.de/uner/Organization_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/ClericalOrder> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Fencer> .
<http://oekg.l3s.uni-hannover.de/uner/Product_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Vaccine> .
<http://oekg.l3s.uni-hannover.de/uner/Earthquake> <http://www.w3.org/2002/07/owl#equivalentClass> <http://dbpedia.org/ontology/Earthquake> .
<http://oekg.l3s.uni-hannover.de/uner/Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Employer> .
<http://oekg.l3s.uni-hannover.de/uner/City> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Municipality> .
<http://oekg.l3s.uni-hannover.de/uner/Living_Thing_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Species> .
<http://oekg.l3s.uni-hannover.de/uner/Magazine> <http://www.w3.org/2002/07/owl#equivalentClass> <http://dbpedia.org/ontology/Magazine> .
<http://oekg.l3s.uni-hannover.de/uner/Astral_Body_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Asteroid> .
<http://oekg.l3s.uni-hannover.de/uner/Amphibian> <http://www.w3.org/2002/07/owl#equivalentClass> <http://dbpedia.org/ontology/Amphibian> .
<http://oekg.l3s.uni-hannover.de/uner/Astral_Body_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Globularswarm> .
<http://oekg.l3s.uni-hannover.de/uner/Culture> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/LiteraryGenre> .
<http://oekg.l3s.uni-hannover.de/uner/Pro_Sports_Organization> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/HockeyClub> .
<http://oekg.l3s.uni-hannover.de/uner/Geological_Region_Island> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Atoll> .
<http://oekg.l3s.uni-hannover.de/uner/Product_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/ResearchProject> .
<http://oekg.l3s.uni-hannover.de/uner/Facility_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Windmill> .
<http://oekg.l3s.uni-hannover.de/uner/Food_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Food> .
<http://oekg.l3s.uni-hannover.de/uner/Station> <http://www.w3.org/2002/07/owl#equivalentClass> <http://dbpedia.org/ontology/Station> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/DBpedian> .
<http://oekg.l3s.uni-hannover.de/uner/GPE_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Diocese> .
<http://oekg.l3s.uni-hannover.de/uner/Product_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/CardGame> .
<http://oekg.l3s.uni-hannover.de/uner/Event_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/PenaltyShootOut> .
<http://oekg.l3s.uni-hannover.de/uner/Occasion_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/SocietalEvent> .
<http://oekg.l3s.uni-hannover.de/uner/Historical_Event> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Election> .
<http://oekg.l3s.uni-hannover.de/uner/Facility_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/RestArea> .
<http://oekg.l3s.uni-hannover.de/uner/Doctrine_Method_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/GovernmentType> .
<http://oekg.l3s.uni-hannover.de/uner/Compound> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Hormone> .
<http://oekg.l3s.uni-hannover.de/uner/Product_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Image> .
<http://oekg.l3s.uni-hannover.de/uner/Company> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Winery> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Governor> .
<http://oekg.l3s.uni-hannover.de/uner/Cabinet> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/GovernmentCabinet> .
<http://oekg.l3s.uni-hannover.de/uner/Product_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/MobilePhone> .
<http://oekg.l3s.uni-hannover.de/uner/Product_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Organ> .
<http://oekg.l3s.uni-hannover.de/uner/Living_Thing_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Archaea> .
<http://oekg.l3s.uni-hannover.de/uner/Movie> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Film> .
<http://oekg.l3s.uni-hannover.de/uner/Game> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/SoccerTournament> .
<http://oekg.l3s.uni-hannover.de/uner/Color> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Colour> .
<http://oekg.l3s.uni-hannover.de/uner/Product_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/StillImage> .
<http://oekg.l3s.uni-hannover.de/uner/Sports_League> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/BaseballLeague> .
<http://oekg.l3s.uni-hannover.de/uner/Time_TOP_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Reign> .
<http://oekg.l3s.uni-hannover.de/uner/Theory> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/MathematicalConcept> .
<http://oekg.l3s.uni-hannover.de/uner/Substance> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Drug> .
<http://oekg.l3s.uni-hannover.de/uner/Company_Group> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/EmployersOrganisation> .
<http://oekg.l3s.uni-hannover.de/uner/Occasion_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/FilmFestival> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Dancer> .
<http://oekg.l3s.uni-hannover.de/uner/Game> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/HorseRace> .
<http://oekg.l3s.uni-hannover.de/uner/Occasion_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/NCAATeamSeason> .
<http://oekg.l3s.uni-hannover.de/uner/Worship_Place> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/ReligiousBuilding> .
<http://oekg.l3s.uni-hannover.de/uner/Living_Thing_Part> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/MouseGeneLocation> .
<http://oekg.l3s.uni-hannover.de/uner/Sports_Facility> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/SportFacility> .
<http://oekg.l3s.uni-hannover.de/uner/Music> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Musical> .
<http://oekg.l3s.uni-hannover.de/uner/Academic> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/AcademicSubject> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Astronaut> .
<http://oekg.l3s.uni-hannover.de/uner/Company> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/LawFirm> .
<http://oekg.l3s.uni-hannover.de/uner/Pro_Sports_Organization> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/NationalSoccerClub> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/MemberResistanceMovement> .
<http://oekg.l3s.uni-hannover.de/uner/Living_Thing_Part> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/MonoclonalAntibody> .
<http://oekg.l3s.uni-hannover.de/uner/Company> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Broadcaster> .
<http://oekg.l3s.uni-hannover.de/uner/Living_Thing_Part> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Vein> .
<http://oekg.l3s.uni-hannover.de/uner/Historical_Event> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Event> .
<http://oekg.l3s.uni-hannover.de/uner/Product_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/CollectionOfValuables> .
<http://oekg.l3s.uni-hannover.de/uner/GOE_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Building> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Congressman> .
<http://oekg.l3s.uni-hannover.de/uner/GPE_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Intercommunality> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/ChessPlayer> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/PrimeMinister> .
<http://oekg.l3s.uni-hannover.de/uner/Fictional> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/NarutoCharacter> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Comedian> .
<http://oekg.l3s.uni-hannover.de/uner/GPE_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Community> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/WinterSportPlayer> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Priest> .
<http://oekg.l3s.uni-hannover.de/uner/Fictional> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/AnimangaCharacter> .
<http://oekg.l3s.uni-hannover.de/uner/Country> <http://www.w3.org/2002/07/owl#equivalentClass> <http://dbpedia.org/ontology/Country> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Cricketer> .
<http://oekg.l3s.uni-hannover.de/uner/Market> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/ShoppingMall> .
<http://oekg.l3s.uni-hannover.de/uner/Plant> <http://www.w3.org/2002/07/owl#equivalentClass> <http://dbpedia.org/ontology/Plant> .
<http://oekg.l3s.uni-hannover.de/uner/Doctrine_Method_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Taxon> .
<http://oekg.l3s.uni-hannover.de/uner/Entity> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Deity> .
<http://oekg.l3s.uni-hannover.de/uner/City> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Capital> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Gymnast> .
<http://oekg.l3s.uni-hannover.de/uner/Geological_Region_Mountain> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/MountainRange> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/MovieDirector> .
<http://oekg.l3s.uni-hannover.de/uner/Living_Thing_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Eukaryote> .
<http://oekg.l3s.uni-hannover.de/uner/Sports_League> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/IceHockeyLeague> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/DartsPlayer> .
<http://oekg.l3s.uni-hannover.de/uner/Sports_League> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/AmericanFootballLeague> .
<http://oekg.l3s.uni-hannover.de/uner/Museum> <http://www.w3.org/2002/07/owl#equivalentClass> <http://dbpedia.org/ontology/Museum> .
<http://oekg.l3s.uni-hannover.de/uner/GPE_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Street> .
<http://oekg.l3s.uni-hannover.de/uner/Product_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Instrument> .
<http://oekg.l3s.uni-hannover.de/uner/Product_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Software> .
<http://oekg.l3s.uni-hannover.de/uner/Printing_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Reference> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/FigureSkater> .
<http://oekg.l3s.uni-hannover.de/uner/Fictional> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/ComicsCharacter> .
<http://oekg.l3s.uni-hannover.de/uner/Aircraft> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/MilitaryAircraft> .
<http://oekg.l3s.uni-hannover.de/uner/Astral_Body_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/LunarCrater> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/RomanEmperor> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/PlayWright> .
<http://oekg.l3s.uni-hannover.de/uner/Star> <http://www.w3.org/2002/07/owl#equivalentClass> <http://dbpedia.org/ontology/Star> .
<http://oekg.l3s.uni-hannover.de/uner/GPE_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Prefecture> .
<http://oekg.l3s.uni-hannover.de/uner/Facility_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/NuclearPowerStation> .
<http://oekg.l3s.uni-hannover.de/uner/Product_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/VideoGame> .
<http://oekg.l3s.uni-hannover.de/uner/Compound> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Polysaccharide> .
<http://oekg.l3s.uni-hannover.de/uner/Conference> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/AcademicConference> .
<http://oekg.l3s.uni-hannover.de/uner/Phenomenon_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/NaturalEvent> .
<http://oekg.l3s.uni-hannover.de/uner/City> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Village> .
<http://oekg.l3s.uni-hannover.de/uner/Game> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/NationalFootballLeagueEvent> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/TennisPlayer> .
<http://oekg.l3s.uni-hannover.de/uner/Culture> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/MovieGenre> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Royalty> .
<http://oekg.l3s.uni-hannover.de/uner/Game> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/CyclingCompetition> .
<http://oekg.l3s.uni-hannover.de/uner/Geological_Region_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Crater> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Biathlete> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Cardinal> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Scientist> .
<http://oekg.l3s.uni-hannover.de/uner/Sports_League> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/RadioControlledRacingLeague> .
<http://oekg.l3s.uni-hannover.de/uner/Game> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/TennisTournament> .
<http://oekg.l3s.uni-hannover.de/uner/Geological_Region_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Valley> .
<http://oekg.l3s.uni-hannover.de/uner/International_Organization> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/InternationalOrganisation> .
<http://oekg.l3s.uni-hannover.de/uner/Train> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Tram> .
<http://oekg.l3s.uni-hannover.de/uner/Sport> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Athletics> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/NationalCollegiateAthleticAssociationAthlete> .
<http://oekg.l3s.uni-hannover.de/uner/Game> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/CyclingRace> .
<http://oekg.l3s.uni-hannover.de/uner/City> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/CityDistrict> .
<http://oekg.l3s.uni-hannover.de/uner/Printing_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Manhua> .
<http://oekg.l3s.uni-hannover.de/uner/Pro_Sports_Organization> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/BaseballTeam> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Sculptor> .
<http://oekg.l3s.uni-hannover.de/uner/Product_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Robot> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/TelevisionHost> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Murderer> .
<http://oekg.l3s.uni-hannover.de/uner/Music> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Single> .
<http://oekg.l3s.uni-hannover.de/uner/Vehicle_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/MilitaryVehicle> .
<http://oekg.l3s.uni-hannover.de/uner/Printing_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Play> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/BaseballPlayer> .
<http://oekg.l3s.uni-hannover.de/uner/Company> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/RecordOffice> .
<http://oekg.l3s.uni-hannover.de/uner/Sports_League> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/BowlingLeague> .
<http://oekg.l3s.uni-hannover.de/uner/Political_Party> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/PoliticalParty> .
<http://oekg.l3s.uni-hannover.de/uner/Product_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/BoardGame> .
<http://oekg.l3s.uni-hannover.de/uner/Living_Thing_Part> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/MouseGene> .
<http://oekg.l3s.uni-hannover.de/uner/Astral_Body_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/BrownDwarf> .
<http://oekg.l3s.uni-hannover.de/uner/Facility_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/RollerCoaster> .
<http://oekg.l3s.uni-hannover.de/uner/Game> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/MotorRace> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/HorseRider> .
<http://oekg.l3s.uni-hannover.de/uner/Geological_Region_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/HotSpring> .
<http://oekg.l3s.uni-hannover.de/uner/Facility_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/WaterRide> .
<http://oekg.l3s.uni-hannover.de/uner/Sports_Facility> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Racecourse> .
<http://oekg.l3s.uni-hannover.de/uner/Occasion_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/BaseballSeason> .
<http://oekg.l3s.uni-hannover.de/uner/Printing_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/UndergroundJournal> .
<http://oekg.l3s.uni-hannover.de/uner/Astral_Body_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/CelestialBody> .
<http://oekg.l3s.uni-hannover.de/uner/Planet> <http://www.w3.org/2002/07/owl#equivalentClass> <http://dbpedia.org/ontology/Planet> .
<http://oekg.l3s.uni-hannover.de/uner/Archaeological_Place_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/ConcentrationCamp> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Humorist> .
<http://oekg.l3s.uni-hannover.de/uner/Vehicle_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Motorcycle> .
<http://oekg.l3s.uni-hannover.de/uner/Facility_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/CoalPit> .
<http://oekg.l3s.uni-hannover.de/uner/Company> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/BusCompany> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/VicePresident> .
<http://oekg.l3s.uni-hannover.de/uner/Plant> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Fern> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/OrganisationMember> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/AdultActor> .
<http://oekg.l3s.uni-hannover.de/uner/Mammal> <http://www.w3.org/2002/07/owl#equivalentClass> <http://dbpedia.org/ontology/Mammal> .
<http://oekg.l3s.uni-hannover.de/uner/Sports_League> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/RugbyLeague> .
<http://oekg.l3s.uni-hannover.de/uner/Phenomenon_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/SolarEclipse> .
<http://oekg.l3s.uni-hannover.de/uner/Doctrine_Method_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/MedicalSpecialty> .
<http://oekg.l3s.uni-hannover.de/uner/GPE_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Settlement> .
<http://oekg.l3s.uni-hannover.de/uner/Location_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/SiteOfSpecialScientificInterest> .
<http://oekg.l3s.uni-hannover.de/uner/Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/NobleFamily> .
<http://oekg.l3s.uni-hannover.de/uner/Printing_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/ComicStrip> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/CollegeCoach> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Economist> .
<http://oekg.l3s.uni-hannover.de/uner/Facility_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Fort> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/TeamMember> .
<http://oekg.l3s.uni-hannover.de/uner/Organization_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/TermOfOffice> .
<http://oekg.l3s.uni-hannover.de/uner/Railroad> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/RouteOfTransportation> .
<http://oekg.l3s.uni-hannover.de/uner/Province> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/District> .
<http://oekg.l3s.uni-hannover.de/uner/Station> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/TramStation> .
<http://oekg.l3s.uni-hannover.de/uner/National_Language> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Language> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/NordicCombined> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/FormulaOneRacer> .
<http://oekg.l3s.uni-hannover.de/uner/GOE_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Restaurant> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Vicar> .
<http://oekg.l3s.uni-hannover.de/uner/Show_Organization> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Band> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Egyptologist> .
<http://oekg.l3s.uni-hannover.de/uner/Facility_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Watermill> .
<http://oekg.l3s.uni-hannover.de/uner/Mammal> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Dog> .
<http://oekg.l3s.uni-hannover.de/uner/Printing_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Article> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/RadioHost> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Saint> .
<http://oekg.l3s.uni-hannover.de/uner/Pro_Sports_Organization> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/SportsClub> .
<http://oekg.l3s.uni-hannover.de/uner/Printing_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Novel> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Guitarist> .
<http://oekg.l3s.uni-hannover.de/uner/Product_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/LegalCase> .
<http://oekg.l3s.uni-hannover.de/uner/Time_TOP_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/PrehistoricalPeriod> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Model> .
<http://oekg.l3s.uni-hannover.de/uner/Company> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/RadioStation> .
<http://oekg.l3s.uni-hannover.de/uner/Game> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/FootballMatch> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Singer> .
<http://oekg.l3s.uni-hannover.de/uner/Facility_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/PowerStation> .
<http://oekg.l3s.uni-hannover.de/uner/Doctrine_Method_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Tax> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Monarch> .
<http://oekg.l3s.uni-hannover.de/uner/Plant> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Cycad> .
<http://oekg.l3s.uni-hannover.de/uner/Sports_League> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/BoxingLeague> .
<http://oekg.l3s.uni-hannover.de/uner/GOE_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Hotel> .
<http://oekg.l3s.uni-hannover.de/uner/Broadcast_Program> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/TelevisionEpisode> .
<http://oekg.l3s.uni-hannover.de/uner/Art_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Cartoon> .
<http://oekg.l3s.uni-hannover.de/uner/Printing_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Poem> .
<http://oekg.l3s.uni-hannover.de/uner/Disease> <http://www.w3.org/2002/07/owl#equivalentClass> <http://dbpedia.org/ontology/Disease> .
<http://oekg.l3s.uni-hannover.de/uner/Astral_Body_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Swarm> .
<http://oekg.l3s.uni-hannover.de/uner/Archaeological_Place_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/WorldHeritageSite> .
<http://oekg.l3s.uni-hannover.de/uner/Sports_League> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/AustralianFootballLeague> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/ComicsCreator> .
<http://oekg.l3s.uni-hannover.de/uner/Organization_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/SambaSchool> .
<http://oekg.l3s.uni-hannover.de/uner/Geological_Region_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Cave> .
<http://oekg.l3s.uni-hannover.de/uner/MilitaryConflict> <http://www.w3.org/2002/07/owl#equivalentClass> <http://dbpedia.org/ontology/MilitaryConflict> .
<http://oekg.l3s.uni-hannover.de/uner/School> <http://www.w3.org/2002/07/owl#equivalentClass> <http://dbpedia.org/ontology/School> .
<http://oekg.l3s.uni-hannover.de/uner/Art_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/HollywoodCartoon> .
<http://oekg.l3s.uni-hannover.de/uner/Constellation> <http://www.w3.org/2002/07/owl#equivalentClass> <http://dbpedia.org/ontology/Constellation> .
<http://oekg.l3s.uni-hannover.de/uner/Music> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/MusicalWork> .
<http://oekg.l3s.uni-hannover.de/uner/Art_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Sculpture> .
<http://oekg.l3s.uni-hannover.de/uner/Occasion_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/MotorsportSeason> .
<http://oekg.l3s.uni-hannover.de/uner/Living_Thing_Part> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Embryology> .
<http://oekg.l3s.uni-hannover.de/uner/Treaty> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/StatedResolution> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/SquashPlayer> .
<http://oekg.l3s.uni-hannover.de/uner/Compound> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Protein> .
<http://oekg.l3s.uni-hannover.de/uner/Printing_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/PeriodicalLiterature> .
<http://oekg.l3s.uni-hannover.de/uner/Company> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Publisher> .
<http://oekg.l3s.uni-hannover.de/uner/Car> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Automobile> .
<http://oekg.l3s.uni-hannover.de/uner/Organization_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Group> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Ambassador> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Writer> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/SnookerPlayer> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Lieutenant> .
<http://oekg.l3s.uni-hannover.de/uner/GPE_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Regency> .
<http://oekg.l3s.uni-hannover.de/uner/Province> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/State> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/SpeedSkater> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Boxer> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/BobsleighAthlete> .
<http://oekg.l3s.uni-hannover.de/uner/Game> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/GolfTournament> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/HorseTrainer> .
<http://oekg.l3s.uni-hannover.de/uner/Government> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/GovernmentAgency> .
<http://oekg.l3s.uni-hannover.de/uner/Canal> <http://www.w3.org/2002/07/owl#equivalentClass> <http://dbpedia.org/ontology/Canal> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/NascarDriver> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/MemberOfParliament> .
<http://oekg.l3s.uni-hannover.de/uner/Province> <http://www.w3.org/2002/07/owl#equivalentClass> <http://dbpedia.org/ontology/Province> .
<http://oekg.l3s.uni-hannover.de/uner/Music> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Opera> .
<http://oekg.l3s.uni-hannover.de/uner/Railroad> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/RoadJunction> .
<http://oekg.l3s.uni-hannover.de/uner/Plant> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Moss> .
<http://oekg.l3s.uni-hannover.de/uner/Pro_Sports_Organization> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/AmericanFootballTeam> .
<http://oekg.l3s.uni-hannover.de/uner/Aircraft> <http://www.w3.org/2002/07/owl#equivalentClass> <http://dbpedia.org/ontology/Aircraft> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Cyclist> .
<http://oekg.l3s.uni-hannover.de/uner/Worship_Place> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Temple> .
<http://oekg.l3s.uni-hannover.de/uner/Product_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/InformationAppliance> .
<http://oekg.l3s.uni-hannover.de/uner/Archaeological_Place_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/GraveMonument> .
<http://oekg.l3s.uni-hannover.de/uner/Measurement_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Altitude> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/VolleyballPlayer> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/MilitaryPerson> .
<http://oekg.l3s.uni-hannover.de/uner/Living_Thing_Part> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Bone> .
<http://oekg.l3s.uni-hannover.de/uner/Game> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/GrandPrix> .
<http://oekg.l3s.uni-hannover.de/uner/Show_Organization> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Non-ProfitOrganisation> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/SumoWrestler> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Politician> .
<http://oekg.l3s.uni-hannover.de/uner/Geological_Region_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Volcano> .
<http://oekg.l3s.uni-hannover.de/uner/Game> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/InternationalFootballLeagueEvent> .
<http://oekg.l3s.uni-hannover.de/uner/Facility_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Lighthouse> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/TableTennisPlayer> .
<http://oekg.l3s.uni-hannover.de/uner/Province> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/HistoricalProvince> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Mayor> .
<http://oekg.l3s.uni-hannover.de/uner/Printing_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Letter> .
<http://oekg.l3s.uni-hannover.de/uner/Tunnel> <http://www.w3.org/2002/07/owl#equivalentClass> <http://dbpedia.org/ontology/Tunnel> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/President> .
<http://oekg.l3s.uni-hannover.de/uner/Art_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Artwork> .
<http://oekg.l3s.uni-hannover.de/uner/Music> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Song> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Surfer> .
<http://oekg.l3s.uni-hannover.de/uner/Pro_Sports_Organization> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/CyclingTeam> .
<http://oekg.l3s.uni-hannover.de/uner/Art_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Painting> .
<http://oekg.l3s.uni-hannover.de/uner/Facility_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/WaterTower> .
<http://oekg.l3s.uni-hannover.de/uner/Personal> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/LifeCycleEvent> .
<http://oekg.l3s.uni-hannover.de/uner/Living_Thing_Part> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/HumanGene> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/PoliticianSpouse> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Chef> .
<http://oekg.l3s.uni-hannover.de/uner/Vehicle_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/MeanOfTransportation> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/TelevisionDirector> .
<http://oekg.l3s.uni-hannover.de/uner/Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Agent> .
<http://oekg.l3s.uni-hannover.de/uner/Printing_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Drama> .
<http://oekg.l3s.uni-hannover.de/uner/Train> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/TrainCarriage> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Swimmer> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Woman> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/MusicComposer> .
<http://oekg.l3s.uni-hannover.de/uner/Show_Organization> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/ComedyGroup> .
<http://oekg.l3s.uni-hannover.de/uner/Pro_Sports_Organization> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/SpeedwayTeam> .
<http://oekg.l3s.uni-hannover.de/uner/Worship_Place> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Shrine> .
<http://oekg.l3s.uni-hannover.de/uner/Train> <http://www.w3.org/2002/07/owl#equivalentClass> <http://dbpedia.org/ontology/Train> .
<http://oekg.l3s.uni-hannover.de/uner/Vehicle_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/ConveyorSystem> .
<http://oekg.l3s.uni-hannover.de/uner/Occasion_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Meeting> .
<http://oekg.l3s.uni-hannover.de/uner/Living_Thing_Part> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Artery> .
<http://oekg.l3s.uni-hannover.de/uner/Time_TOP_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/HistoricalPeriod> .
<http://oekg.l3s.uni-hannover.de/uner/Occasion_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Competition> .
<http://oekg.l3s.uni-hannover.de/uner/Company> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/TelevisionStation> .
<http://oekg.l3s.uni-hannover.de/uner/Ethnic_Group_other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/EthnicGroup> .
<http://oekg.l3s.uni-hannover.de/uner/Astral_Body_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/StarCluster> .
<http://oekg.l3s.uni-hannover.de/uner/Occasion_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/NationalFootballLeagueSeason> .
<http://oekg.l3s.uni-hannover.de/uner/Archaeological_Place_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Pyramid> .
<http://oekg.l3s.uni-hannover.de/uner/Geological_Region_Mountain> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Mountain> .
<http://oekg.l3s.uni-hannover.de/uner/Treaty> <http://www.w3.org/2002/07/owl#equivalentClass> <http://dbpedia.org/ontology/Treaty> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/ArcherPlayer> .
<http://oekg.l3s.uni-hannover.de/uner/Worship_Place> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Monastery> .
<http://oekg.l3s.uni-hannover.de/uner/GOE_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Factory> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Athlete> .
<http://oekg.l3s.uni-hannover.de/uner/Location_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/WineRegion> .
<http://oekg.l3s.uni-hannover.de/uner/Fictional> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/SoapCharacter> .
<http://oekg.l3s.uni-hannover.de/uner/GPE_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/PopulatedPlace> .
<http://oekg.l3s.uni-hannover.de/uner/Insect> <http://www.w3.org/2002/07/owl#equivalentClass> <http://dbpedia.org/ontology/Insect> .
<http://oekg.l3s.uni-hannover.de/uner/Fictional> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/FictionalCharacter> .
<http://oekg.l3s.uni-hannover.de/uner/GOE_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/HistoricBuilding> .
<http://oekg.l3s.uni-hannover.de/uner/GOE_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Cinema> .
<http://oekg.l3s.uni-hannover.de/uner/Political_Organization_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/GeopoliticalOrganisation> .
<http://oekg.l3s.uni-hannover.de/uner/GOE_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Cemetery> .
<http://oekg.l3s.uni-hannover.de/uner/Sports_League> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/VideogamesLeague> .
<http://oekg.l3s.uni-hannover.de/uner/Government> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Legislature> .
<http://oekg.l3s.uni-hannover.de/uner/Sports_League> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/HandballLeague> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Deputy> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Judge> .
<http://oekg.l3s.uni-hannover.de/uner/Pro_Sports_Organization> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/AustralianFootballTeam> .
<http://oekg.l3s.uni-hannover.de/uner/Product_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Flag> .
<http://oekg.l3s.uni-hannover.de/uner/Theater> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Theatre> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/PlayboyPlaymate> .
<http://oekg.l3s.uni-hannover.de/uner/Sports_League> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/FormulaOneRacing> .
<http://oekg.l3s.uni-hannover.de/uner/Plant> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Grape> .
<http://oekg.l3s.uni-hannover.de/uner/Vehicle_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/On-SiteTransportation> .
<http://oekg.l3s.uni-hannover.de/uner/Product_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Case> .
<http://oekg.l3s.uni-hannover.de/uner/Sport> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/TeamSport> .
<http://oekg.l3s.uni-hannover.de/uner/Pro_Sports_Organization> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/CricketTeam> .
<http://oekg.l3s.uni-hannover.de/uner/GPE_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Agglomeration> .
<http://oekg.l3s.uni-hannover.de/uner/GPE_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/GatedCommunity> .
<http://oekg.l3s.uni-hannover.de/uner/Sports_Facility> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/SkiResort> .
<http://oekg.l3s.uni-hannover.de/uner/Geological_Region_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Beach> .
<http://oekg.l3s.uni-hannover.de/uner/Printing_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Resume> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/AmateurBoxer> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/SportsManager> .
<http://oekg.l3s.uni-hannover.de/uner/Sea> <http://www.w3.org/2002/07/owl#equivalentClass> <http://dbpedia.org/ontology/Sea> .
<http://oekg.l3s.uni-hannover.de/uner/Pro_Sports_Organization> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/CanadianFootballTeam> .
<http://oekg.l3s.uni-hannover.de/uner/Game> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/MixedMartialArtsEvent> .
<http://oekg.l3s.uni-hannover.de/uner/Company> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Brewery> .
<http://oekg.l3s.uni-hannover.de/uner/Living_Thing_Part> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Muscle> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/GolfPlayer> .
<http://oekg.l3s.uni-hannover.de/uner/City> <http://www.w3.org/2002/07/owl#equivalentClass> <http://dbpedia.org/ontology/City> .
<http://oekg.l3s.uni-hannover.de/uner/Mollusc_Arthropod> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Crustacean> .
<http://oekg.l3s.uni-hannover.de/uner/Living_Thing_Part> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/AnatomicalStructure> .
<http://oekg.l3s.uni-hannover.de/uner/Historical_Event> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Rebellion> .
<http://oekg.l3s.uni-hannover.de/uner/Port> <http://www.w3.org/2002/07/owl#equivalentClass> <http://dbpedia.org/ontology/Port> .
<http://oekg.l3s.uni-hannover.de/uner/GPE_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Deanery> .
<http://oekg.l3s.uni-hannover.de/uner/Printing_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Quote> .
<http://oekg.l3s.uni-hannover.de/uner/Name_Person> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Person> .
<http://oekg.l3s.uni-hannover.de/uner/Living_Thing_Part> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/Nerve> .
<http://oekg.l3s.uni-hannover.de/uner/Time_TOP_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/YearInSpaceflight> .
<http://oekg.l3s.uni-hannover.de/uner/Product_Other> <http://www.w3.org/2004/02/skos/core#narrower> <http://dbpedia.org/ontology/DigitalCamera> .
<http://oekg.l3s.uni-hannover.de/uner/Mineral> <http://www.w3.org/2002/07/owl#equivalentClass> <http://dbpedia.org/ontology/Mineral> .