-
Notifications
You must be signed in to change notification settings - Fork 1
/
limes.nt
815 lines (815 loc) · 114 KB
/
limes.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
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
<http://www.snik.eu/ontology/ciox/Anwendungssystem> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/he/Anwendungssystem> .
<http://www.snik.eu/ontology/ciox/Betriebskonzept> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/OperationalConcept> .
<http://www.snik.eu/ontology/ciox/ChiefExecutiveOfficer> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/he/CEO> .
<http://www.snik.eu/ontology/ciox/ChiefInformationOfficer> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/he/ChiefInformationOfficer> .
<http://www.snik.eu/ontology/ciox/ComputerbasiertesAnwendungssystem> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/ComputerBasedApplicationComponent> .
<http://www.snik.eu/ontology/ciox/EnterpriseResourcePlanningSystem> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/EnterpriseResourcePlanningSystem> .
<http://www.snik.eu/ontology/ciox/EnterpriseResourcePlanningSystem> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/he/EnterpriseResourcePlanningSystem> .
<http://www.snik.eu/ontology/ciox/Etat> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/he/Budget> .
<http://www.snik.eu/ontology/ciox/Etat> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/ProjectBudget> .
<http://www.snik.eu/ontology/ciox/HospitalStaff> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/HospitalStaff> .
<http://www.snik.eu/ontology/ciox/InformationManagementStaff> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/InformationManagementStaff> .
<http://www.snik.eu/ontology/ciox/ITServiceManagementSystem> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/he/ItServicemanagementsystem> .
<http://www.snik.eu/ontology/ciox/Kostenart> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/he/Kostenart> .
<http://www.snik.eu/ontology/ciox/Kostenmanagement> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/he/Kostenmanagement> .
<http://www.snik.eu/ontology/ciox/Krankenhausverwaltung> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/HospitalAdministration> .
<http://www.snik.eu/ontology/ciox/Projektauftrag> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/ProjectOrder> .
<http://www.snik.eu/ontology/ciox/Projektbudget> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/ProjectBudget> .
<http://www.snik.eu/ontology/ciox/Projektdurchfuehrung> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/ProjectExecution> .
<http://www.snik.eu/ontology/ciox/Projektdurchfuehrung> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/ProjectExecution> .
<http://www.snik.eu/ontology/ciox/Projekt> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/Project> .
<http://www.snik.eu/ontology/ciox/Projekt> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/he/Projekt> .
<http://www.snik.eu/ontology/ciox/Projekt> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/Project> .
<http://www.snik.eu/ontology/ciox/Projektmanagement> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/he/Projektmanagement> .
<http://www.snik.eu/ontology/ciox/Projektmanagement> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/ProjectManagement> .
<http://www.snik.eu/ontology/ciox/Projektplan> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/ProjectPlan> .
<http://www.snik.eu/ontology/ciox/Projektplan> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/ProjectPlan> .
<http://www.snik.eu/ontology/ciox/Projektplanung> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/ProjectPlanning> .
<http://www.snik.eu/ontology/ciox/Projektplanung> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/he/Projektplanung> .
<http://www.snik.eu/ontology/ciox/Projektplanung> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/ProjectPlanning> .
<http://www.snik.eu/ontology/ciox/Projektportfolio> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/ProjectPortfolio> .
<http://www.snik.eu/ontology/ciox/Projektportfolio> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/ProjectPortfolio> .
<http://www.snik.eu/ontology/ciox/Projektreview> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/ProjectReview> .
<http://www.snik.eu/ontology/ciox/Projektstatusbericht> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/ProjectStatusReport> .
<http://www.snik.eu/ontology/ciox/Projektueberwachung> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/ProjectMonitoring> .
<http://www.snik.eu/ontology/ciox/Projektueberwachung> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/ProjectMonitoring> .
<http://www.snik.eu/ontology/ciox/Rechnung> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/Bill> .
<http://www.snik.eu/ontology/ciox/Ressource> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/Resource> .
<http://www.snik.eu/ontology/ciox/Ressource> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/he/Ressource> .
<http://www.snik.eu/ontology/ciox/Ressource> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/Resource> .
<http://www.snik.eu/ontology/ciox/Ressourcenplan> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/ResourcePlan> .
<http://www.snik.eu/ontology/ciox/ServiceDesk> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/he/ServiceDesk> .
<http://www.snik.eu/ontology/ciox/Vertragsmanagement> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/he/Vertragsmanagement> .
<http://www.snik.eu/ontology/ciox/Wartungsvertrag> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/MaintenanceContract> .
<http://www.snik.eu/ontology/he/Ablauforganisation> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/OrganizationalStructure> .
<http://www.snik.eu/ontology/he/Ablauforganisation> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/WorkflowManagement> .
<http://www.snik.eu/ontology/he/AcquireAndImplement> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/AcquireAndImplement> .
<http://www.snik.eu/ontology/he/Anbieter> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/Vendor> .
<http://www.snik.eu/ontology/he/Anforderung> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/Requirement> .
<http://www.snik.eu/ontology/he/Anforderungsanalyse> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/RequirementsEngineering> .
<http://www.snik.eu/ontology/he/Anwender> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/User> .
<http://www.snik.eu/ontology/he/ARIS> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/Aris> .
<http://www.snik.eu/ontology/he/Aufbauorganisation> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/OrganizationalStructure> .
<http://www.snik.eu/ontology/he/Aufgabe> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/Task> .
<http://www.snik.eu/ontology/he/Aufgabenanalyse> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/FunctionAnalysis> .
<http://www.snik.eu/ontology/he/Auftraggeber> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/Sponsor> .
<http://www.snik.eu/ontology/he/Auftrag> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/Job> .
<http://www.snik.eu/ontology/he/Auftragnehmer> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/Contractor> .
<http://www.snik.eu/ontology/he/Ausgliederung> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/Outsourcing> .
<http://www.snik.eu/ontology/he/Auslagerung> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/Outsourcing> .
<http://www.snik.eu/ontology/he/Ausschreibung> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/Tendering> .
<http://www.snik.eu/ontology/he/Bedarf> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/Requirement> .
<http://www.snik.eu/ontology/he/Begriffssystem> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/SystemOfConcepts> .
<http://www.snik.eu/ontology/he/Benchmarking> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/Benchmarking> .
<http://www.snik.eu/ontology/he/Beobachtung> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/Observation> .
<http://www.snik.eu/ontology/he/BottomupAnsatz> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/BottomUpApproach> .
<http://www.snik.eu/ontology/he/BottomUpAnsatz> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/BottomUpApproach> .
<http://www.snik.eu/ontology/he/BPEL> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/BusinessProcessExecutionLangugage> .
<http://www.snik.eu/ontology/he/BPMN> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/BusinessProcessModelingNotation> .
<http://www.snik.eu/ontology/he/Brainstorming> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/Brainstorming> .
<http://www.snik.eu/ontology/he/Budget> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/ProjectBudget> .
<http://www.snik.eu/ontology/he/BusinessProcessExecutionLanguage> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/BusinessProcessExecutionLangugage> .
<http://www.snik.eu/ontology/he/CEO> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/ChiefExecutiveOfficer> .
<http://www.snik.eu/ontology/he/CFO> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/ChiefFinancialOfficer> .
<http://www.snik.eu/ontology/he/ChiefInformationOfficer> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/ChiefInformationOfficer> .
<http://www.snik.eu/ontology/he/ChiefInformationOfficer> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/ChiefInformationOfficer> .
<http://www.snik.eu/ontology/he/COBIt> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/Cobit> .
<http://www.snik.eu/ontology/he/COBIT> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/Cobit> .
<http://www.snik.eu/ontology/he/Confidentiality> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/Confidentiality> .
<http://www.snik.eu/ontology/he/Controlling> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/Controlling> .
<http://www.snik.eu/ontology/he/CSI> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/ContinualServiceImprovement> .
<http://www.snik.eu/ontology/he/Datenbanksystem> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/DatabaseSystem> .
<http://www.snik.eu/ontology/he/Daten> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/Data> .
<http://www.snik.eu/ontology/he/Daten> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/Data> .
<http://www.snik.eu/ontology/he/Datenmodell> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/DataModel> .
<http://www.snik.eu/ontology/he/Datenmodellierung> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/DataModeling> .
<http://www.snik.eu/ontology/he/Datenqualitaet> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/QualityOfData> .
<http://www.snik.eu/ontology/he/Datenschutzgesetz> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/DataProtectionLaw> .
<http://www.snik.eu/ontology/he/DeliverAndSupport> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/DeliverAndSupport> .
<http://www.snik.eu/ontology/he/Dienstleistung> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/Service> .
<http://www.snik.eu/ontology/he/eEPK> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/ExtendedEventDrivenProcessChain> .
<http://www.snik.eu/ontology/he/EnterpriseResourcePlanningSystem> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/EnterpriseResourcePlanningSystem> .
<http://www.snik.eu/ontology/he/EPK> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/EventDrivenProcessChain> .
<http://www.snik.eu/ontology/he/EreignisgesteuerteProzesskette> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/EventDrivenProcessChain> .
<http://www.snik.eu/ontology/he/Ereignis> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/Event> .
<http://www.snik.eu/ontology/he/Ereignis> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/Event> .
<http://www.snik.eu/ontology/he/Evaluierung> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/Evaluation> .
<http://www.snik.eu/ontology/he/Evaluierungskriterium> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/EvaluationCriterion> .
<http://www.snik.eu/ontology/he/Formalziel> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/Goal> .
<http://www.snik.eu/ontology/he/Funktionssicht> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/FunctionalView> .
<http://www.snik.eu/ontology/he/Ganzheitlichkeit> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/Completeness> .
<http://www.snik.eu/ontology/he/Ganzheitlichkeit> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/Completeness> .
<http://www.snik.eu/ontology/he/Gerichtsstand> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/Venue> .
<http://www.snik.eu/ontology/he/Geschaeftsprozess> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/BusinessProcess> .
<http://www.snik.eu/ontology/he/Geschaeftsprozess> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/BusinessProcess> .
<http://www.snik.eu/ontology/he/Geschaeftsprozessmodellierung> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/BusinessProcessModelling> .
<http://www.snik.eu/ontology/he/Gesetz> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/Law> .
<http://www.snik.eu/ontology/he/Gesetz> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/Law> .
<http://www.snik.eu/ontology/he/Helpdesk> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/Helpdesk> .
<http://www.snik.eu/ontology/he/Information> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/Information> .
<http://www.snik.eu/ontology/he/Information> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/Information> .
<http://www.snik.eu/ontology/he/InformationTechnologyInfrastructureLibrary> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/Itil> .
<http://www.snik.eu/ontology/he/InformationTechnologyInfrastructureLibrary> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/InformationTechnologyInfrastructureLibrary> .
<http://www.snik.eu/ontology/he/Integration> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/Integration> .
<http://www.snik.eu/ontology/he/Integritaet> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/Integrity> .
<http://www.snik.eu/ontology/he/Integrity> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/Integrity> .
<http://www.snik.eu/ontology/he/Integrity> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/Integrity> .
<http://www.snik.eu/ontology/he/IstZustand> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/CurrentState> .
<http://www.snik.eu/ontology/he/Kaufvertrag> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/PurchaseContract> .
<http://www.snik.eu/ontology/he/Kennzahl> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/KeyPerformanceIndicator> .
<http://www.snik.eu/ontology/he/KeyPerformanceIndicator> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/KeyPerformanceIndicator> .
<http://www.snik.eu/ontology/he/KeyPerformanceIndicator> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/KeyPerformanceIndicator> .
<http://www.snik.eu/ontology/he/Kommunikationsanalyse> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/CommunicationAnalysis> .
<http://www.snik.eu/ontology/he/Kommunikationsdiagramm> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/CommunicationDiagram> .
<http://www.snik.eu/ontology/he/Konsistenz> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/Consistency> .
<http://www.snik.eu/ontology/he/KostenNutzenAnalyse> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/CostBenefitAnalysis> .
<http://www.snik.eu/ontology/he/KPI> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/KeyPerformanceIndicator> .
<http://www.snik.eu/ontology/he/KPI> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/KeyPerformanceIndicator> .
<http://www.snik.eu/ontology/he/Kreativitaetstechnik> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/CreativityTechnique> .
<http://www.snik.eu/ontology/he/Management> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/Management> .
<http://www.snik.eu/ontology/he/MatrixProjektorganisation> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/MatrixProjectOrganization> .
<http://www.snik.eu/ontology/he/Meilenstein> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/Milestone> .
<http://www.snik.eu/ontology/he/Metamodell> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/Metamodel> .
<http://www.snik.eu/ontology/he/Metamodell> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/Metamodel> .
<http://www.snik.eu/ontology/he/Modell> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/Model> .
<http://www.snik.eu/ontology/he/Modell> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/Model> .
<http://www.snik.eu/ontology/he/MonitorAndEvaluate> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/MonitorAndEvaluate> .
<http://www.snik.eu/ontology/he/Motivation> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/ProjectMotivation> .
<http://www.snik.eu/ontology/he/Nutzwertanalyse> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/UtilityAnalysis> .
<http://www.snik.eu/ontology/he/Operation> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/Operation> .
<http://www.snik.eu/ontology/he/OperativesInformationsmanagement> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/OperationalManagementOfInformationSystems> .
<http://www.snik.eu/ontology/he/Operator> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/Operator> .
<http://www.snik.eu/ontology/he/Outsourcing> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/Outsourcing> .
<http://www.snik.eu/ontology/he/Personal> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/Staff> .
<http://www.snik.eu/ontology/he/Pflichtenheft> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/FunctionalSpecificationDocument> .
<http://www.snik.eu/ontology/he/Planung> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/Planning> .
<http://www.snik.eu/ontology/he/PortfolioManagement> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/PortfolioManagement> .
<http://www.snik.eu/ontology/he/Produkt> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/Product> .
<http://www.snik.eu/ontology/he/Projektcontrolling> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/ProjectControlling> .
<http://www.snik.eu/ontology/he/Projekt> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/Project> .
<http://www.snik.eu/ontology/he/Projektidee> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/ProjectIdea> .
<http://www.snik.eu/ontology/he/Projektmanagement> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/ProjectManagement> .
<http://www.snik.eu/ontology/he/Projektorganisation> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/ProjectOrganization> .
<http://www.snik.eu/ontology/he/Projektplanung> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/ProjectPlanning> .
<http://www.snik.eu/ontology/he/Projektplanung> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/ProjectPlanning> .
<http://www.snik.eu/ontology/he/Projektportfolio> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/ProjectPortfolio> .
<http://www.snik.eu/ontology/he/Prozessanalyse> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/ProcessAnalysis> .
<http://www.snik.eu/ontology/he/Prozessqualitaet> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/QualityOfProcesses> .
<http://www.snik.eu/ontology/he/Qualitaet> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/Quality> .
<http://www.snik.eu/ontology/he/Qualitaetsanforderung> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/QualityRequirement> .
<http://www.snik.eu/ontology/he/Qualitaetsmanagement> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/QualityManagement> .
<http://www.snik.eu/ontology/he/Referenzmodell> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/ReferenceModel> .
<http://www.snik.eu/ontology/he/Referenzmodell> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/ReferenceModel> .
<http://www.snik.eu/ontology/he/Release> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/Release> .
<http://www.snik.eu/ontology/he/Reliability> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/Reliability> .
<http://www.snik.eu/ontology/he/Ressource> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/Resource> .
<http://www.snik.eu/ontology/he/Ressource> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/Resource> .
<http://www.snik.eu/ontology/he/Risikoanalyse> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/RiskAnalysis> .
<http://www.snik.eu/ontology/he/SAN> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/StorageAreaNetwork> .
<http://www.snik.eu/ontology/he/SchriftlicheBefragung> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/WrittenSurvey> .
<http://www.snik.eu/ontology/he/Service> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/Service> .
<http://www.snik.eu/ontology/he/ServiceLevelAgreement> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/ServiceLevelAgreement> .
<http://www.snik.eu/ontology/he/Sicherheitskriterium> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/EvaluationCriterion> .
<http://www.snik.eu/ontology/he/Signaturgesetz> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/SigG> .
<http://www.snik.eu/ontology/he/Sla> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/ServiceLevelAgreement> .
<http://www.snik.eu/ontology/he/Stakeholder> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/Stakeholder> .
<http://www.snik.eu/ontology/he/Stelle> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/Job> .
<http://www.snik.eu/ontology/he/Steuerung> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/Directing> .
<http://www.snik.eu/ontology/he/Steuerungssicht> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/ControlView> .
<http://www.snik.eu/ontology/he/Stichprobe> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/Sample> .
<http://www.snik.eu/ontology/he/StrategischesInformationsmanagement> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/StrategicInformationManagement> .
<http://www.snik.eu/ontology/he/Strukturorganisation> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/OrganizationalStructure> .
<http://www.snik.eu/ontology/he/Systementwicklung> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/SystemDevelopment> .
<http://www.snik.eu/ontology/he/Szenario> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/Scenario> .
<http://www.snik.eu/ontology/he/TopdownAnsatz> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/TopDownApproach> .
<http://www.snik.eu/ontology/he/TopManagement> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/TopManagement> .
<http://www.snik.eu/ontology/he/Ueberwachung> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/Monitoring> .
<http://www.snik.eu/ontology/he/UML> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/UnifiedModelingLanguage> .
<http://www.snik.eu/ontology/he/UnifiedModelingLanguage> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/UnifiedModelingLanguage> .
<http://www.snik.eu/ontology/he/Verifizierung> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/Verification> .
<http://www.snik.eu/ontology/he/Virtualisierung> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/Virtualization> .
<http://www.snik.eu/ontology/he/Vollstaendigkeit> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/Completeness> .
<http://www.snik.eu/ontology/he/Werkzeug> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/Tool> .
<http://www.snik.eu/ontology/he/Wirtschaftlichkeit> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/Efficiency> .
<http://www.snik.eu/ontology/he/Wissen> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/Knowledge> .
<http://www.snik.eu/ontology/he/Wissen> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/Knowledge> .
<http://www.snik.eu/ontology/he/XML> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/Xml> .
<http://www.snik.eu/ontology/he/Zerlegung> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/Decomposition> .
<http://www.snik.eu/ontology/he/Zertifizierung> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/Certification> .
<http://www.snik.eu/ontology/he/Zielsetzung> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/ob/ObjectiveOfAnalysis> .
<http://www.snik.eu/ontology/ob/3LGM2ApplicationComponent> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/3LGM2ApplicationComponent> .
<http://www.snik.eu/ontology/ob/3LGM2CommunicationInterface> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/3LGM2CommunicationInterface> .
<http://www.snik.eu/ontology/ob/3LGM2InformationProcess> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/3LGM2InformationProcess> .
<http://www.snik.eu/ontology/ob/3LGM2OrganizationalUnit> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/3LGM2OrganizationalUnit> .
<http://www.snik.eu/ontology/ob/3LGM2PhysicalToolLayer> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/3LGM2PhysicalToolLayer> .
<http://www.snik.eu/ontology/ob/3LGM2PhysicalToolLayer> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/PhysicalToolLayer> .
<http://www.snik.eu/ontology/ob/BusinessProcess> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/BusinessProcess> .
<http://www.snik.eu/ontology/ob/BusinessProcessMetamodel> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/BusinessProcessMetamodel> .
<http://www.snik.eu/ontology/ob/CommunicationLink> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/CommunicationLink> .
<http://www.snik.eu/ontology/ob/ComputerBasedInformationSystem> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/ComputerBasedInformationSystem> .
<http://www.snik.eu/ontology/ob/ComputingCenter> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/ComputingCenter> .
<http://www.snik.eu/ontology/ob/FinancialResource> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/FinancialResource> .
<http://www.snik.eu/ontology/ob/HisCertification> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/HisCertification> .
<http://www.snik.eu/ontology/ob/HospitalInformationSystem> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/HospitalInformationSystem> .
<http://www.snik.eu/ontology/ob/HumanResource> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/HumanResource> .
<http://www.snik.eu/ontology/ob/MigrationPath> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/MigrationPath> .
<http://www.snik.eu/ontology/ob/NonComputerBasedApplicationComponent> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/NonComputerBasedApplicationComponent> .
<http://www.snik.eu/ontology/ob/OrganizationalSystem> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/OrganizationalSystem> .
<http://www.snik.eu/ontology/ob/OrganizationalUnit> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/OrganizationalUnit> .
<http://www.snik.eu/ontology/ob/PatientIdentificationAndCheckingForRecurrent> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/PatientIdentificationAndCheckingForRecurrent> .
<http://www.snik.eu/ontology/ob/PhysicalToolLayer> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/PhysicalToolLayer> .
<http://www.snik.eu/ontology/ob/ProjectExecution> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/ProjectExecution> .
<http://www.snik.eu/ontology/ob/Project> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/Project> .
<http://www.snik.eu/ontology/ob/ProjectInitiationPhase> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/ProjectInitiationPhase> .
<http://www.snik.eu/ontology/ob/ProjectPlanningPhase> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/ProjectPlanningPhase> .
<http://www.snik.eu/ontology/ob/ProjectResult> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/ProjectResult> .
<http://www.snik.eu/ontology/ob/QualityOfHISStructures> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/QualityOfHISStructures> .
<http://www.snik.eu/ontology/ob/QualityOfStructures> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/QualityOfStructures> .
<http://www.snik.eu/ontology/ob/SocioTechnicalSystem> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/SocioTechnicalSystem> .
<http://www.snik.eu/ontology/ob/StandardizationOfInterfaces> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/StandardizationOfInterfaces> .
<http://www.snik.eu/ontology/ob/SubInformationSystem> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/SubInformationSystem> .
<http://www.snik.eu/ontology/ob/Subsystem> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/Subsystem> .
<http://www.snik.eu/ontology/ob/SwotAnalysis> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/SwotAnalysis> .
<http://www.snik.eu/ontology/ob/System> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/System> .
<http://www.snik.eu/ontology/ob/Transparency> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/Transparency> .
<http://www.snik.eu/ontology/ob/UmlActivityDiagram> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/UmlActivityDiagram> .
<http://www.snik.eu/ontology/ob/UmlClassDiagram> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/UmlClassDiagram> .
<http://www.snik.eu/ontology/ob/Usability> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://www.snik.eu/ontology/bb/Usability> .
<http://www.snik.eu/ontology/bb/Bill> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Bill> .
<http://www.snik.eu/ontology/bb/Consistency> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Consistency> .
<http://www.snik.eu/ontology/ob/CustomerSatisfaction> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Customer_Satisfaction> .
<http://www.snik.eu/ontology/ob/Activity> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Activity> .
<http://www.snik.eu/ontology/bb/Switch> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Switch> .
<http://www.snik.eu/ontology/bb/Controlling> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Controlling> .
<http://www.snik.eu/ontology/bb/Relevancy> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Relevancy> .
<http://www.snik.eu/ontology/bb/UnstructuredInterview> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Unstructured_Interview> .
<http://www.snik.eu/ontology/ciox/MSWord> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/MS_Word> .
<http://www.snik.eu/ontology/bb/PRINCE2> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/PRINCE_2> .
<http://www.snik.eu/ontology/bb/VirtualServer> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Virtual_Server> .
<http://www.snik.eu/ontology/ob/Job> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Stelle> .
<http://www.snik.eu/ontology/ob/Job> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Job> .
<http://www.snik.eu/ontology/ob/OrganizationalUnit> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Organizational_Unit> .
<http://www.snik.eu/ontology/ob/Task> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Task> .
<http://www.snik.eu/ontology/bb/Organization> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Organization> .
<http://www.snik.eu/ontology/bb/UsLaw> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/US_Law> .
<http://www.snik.eu/ontology/ob/Metamodel> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Metamodel> .
<http://www.snik.eu/ontology/bb/Cobit> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/COBIT> .
<http://www.snik.eu/ontology/it4it/Activity> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Activity> .
<http://www.snik.eu/ontology/he/SupplyChainManagement> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Supply_Chain_Management> .
<http://www.snik.eu/ontology/ob/Visit> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Visit> .
<http://www.snik.eu/ontology/bb/GermanLaw> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/German_Law> .
<http://www.snik.eu/ontology/bb/HospitalAdministration> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Hospital_Administration> .
<http://www.snik.eu/ontology/ob/Subject> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Subject> .
<http://www.snik.eu/ontology/bb/Diet> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Diet> .
<http://www.snik.eu/ontology/bb/ServiceCatalog> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Service_Catalog> .
<http://www.snik.eu/ontology/bb/Laptop> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Laptop> .
<http://www.snik.eu/ontology/ob/StakeholderAnalysis> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Stakeholder_Analysis> .
<http://www.snik.eu/ontology/meta/Method> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Methode> .
<http://www.snik.eu/ontology/ob/Observer> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Beobachter> .
<http://www.snik.eu/ontology/ob/Observer> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Observer> .
<http://www.snik.eu/ontology/bb/IncidentManagement> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Incident_Management> .
<http://www.snik.eu/ontology/ob/ItServiceManagement> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/IT_Service_Management> .
<http://www.snik.eu/ontology/bb/NetworkTopology> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Network_Topology> .
<http://www.snik.eu/ontology/bb/OrganizationalUnit> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Organizational_Unit> .
<http://www.snik.eu/ontology/ob/Survey> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Survey> .
<http://www.snik.eu/ontology/ob/Department> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Department> .
<http://www.snik.eu/ontology/ob/Protocol> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Protocol> .
<http://www.snik.eu/ontology/it4it/Run> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Run> .
<http://www.snik.eu/ontology/ob/Aris> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/ARIS> .
<http://www.snik.eu/ontology/bb/FinancialAccounting> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Financial_Accounting> .
<http://www.snik.eu/ontology/bb/Message> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Message> .
<http://www.snik.eu/ontology/ciox/MSSharePoint> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/MS_SharePoint> .
<http://www.snik.eu/ontology/ob/RandomSampling> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Random_Sampling> .
<http://www.snik.eu/ontology/ob/Usability> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Usability> .
<http://www.snik.eu/ontology/he/Standard> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Standard> .
<http://www.snik.eu/ontology/it4it/Build> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Build> .
<http://www.snik.eu/ontology/ciox/ChiefExecutiveOfficer> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Chief_Executive_Officer> .
<http://www.snik.eu/ontology/bb/RiskManagement> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Risk_Management> .
<http://www.snik.eu/ontology/bb/Portability> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Portability> .
<http://www.snik.eu/ontology/bb/Soa> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/SOA> .
<http://www.snik.eu/ontology/bb/Activity> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Activity> .
<http://www.snik.eu/ontology/bb/TopManagement> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Top_Management> .
<http://www.snik.eu/ontology/ob/FinalReport> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Final_Report> .
<http://www.snik.eu/ontology/ob/InformationTechnologyInfrastructureLibrary> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Information_Technology_Infrastructure_Library> .
<http://www.snik.eu/ontology/he/Urheberrechtsgesetz> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Urheberrechtsgesetz> .
<http://www.snik.eu/ontology/ob/Interview> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Interview> .
<http://www.snik.eu/ontology/bb/Subsystem> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Subsystem> .
<http://www.snik.eu/ontology/it4it/ShoppingCart> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Shopping_Cart> .
<http://www.snik.eu/ontology/bb/TerminalServer> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Terminal_Server> .
<http://www.snik.eu/ontology/bb/MalcolmBaldrigeNationalQualityAward> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Malcolm_Baldrige_National_Quality_Award> .
<http://www.snik.eu/ontology/it4it/Requirement> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Requirement> .
<http://www.snik.eu/ontology/bb/Drg> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/DRG> .
<http://www.snik.eu/ontology/ciox/Projektplan> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Project_Plan> .
<http://www.snik.eu/ontology/bb/Education> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Education> .
<http://www.snik.eu/ontology/bb/Pencil> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Pencil> .
<http://www.snik.eu/ontology/ob/Interviewer> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Interviewer> .
<http://www.snik.eu/ontology/bb/Law> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Law> .
<http://www.snik.eu/ontology/ciox/Krankenhausverwaltung> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Hospital_Administration> .
<http://www.snik.eu/ontology/bb/InformedConsent> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Informed_Consent> .
<http://www.snik.eu/ontology/bb/Consultant> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Consultant> .
<http://www.snik.eu/ontology/ob/InformationManagement> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Information_Management> .
<http://www.snik.eu/ontology/ob/InformationManagement> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Management_of_Information_Systems> .
<http://www.snik.eu/ontology/ob/Lot> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Los> .
<http://www.snik.eu/ontology/ob/Lot> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Lot> .
<http://www.snik.eu/ontology/bb/DataWarehouseSystem> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Data_Warehouse_System> .
<http://www.snik.eu/ontology/ciox/MSExcel> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/MS_Excel> .
<http://www.snik.eu/ontology/bb/Icpm> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/ICPM> .
<http://www.snik.eu/ontology/bb/Framework> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Framework> .
<http://www.snik.eu/ontology/it4it/Policy> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Policy> .
<http://www.snik.eu/ontology/bb/PastMedicalHistory> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Past_Medical_History> .
<http://www.snik.eu/ontology/ob/UmlEntity> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Objekt> .
<http://www.snik.eu/ontology/bb/InformationProcessing> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Information_Processing> .
<http://www.snik.eu/ontology/bb/Complaint> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Complaint> .
<http://www.snik.eu/ontology/he/Matrix> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Matrix> .
<http://www.snik.eu/ontology/ob/SpiderChart> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Spider_Chart> .
<http://www.snik.eu/ontology/bb/Surgeon> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Surgeon> .
<http://www.snik.eu/ontology/bb/Food> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Food> .
<http://www.snik.eu/ontology/bb/BusinessIntelligenceSystem> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Business_Intelligence_System> .
<http://www.snik.eu/ontology/he/ChiefInformationOfficer> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Chief_Information_Officer> .
<http://www.snik.eu/ontology/bb/Jpeg> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/JPEG> .
<http://www.snik.eu/ontology/bb/Saps> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/SAPS> .
<http://www.snik.eu/ontology/ob/ServiceLevelAgreement> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/SLA> .
<http://www.snik.eu/ontology/ob/ServiceLevelAgreement> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Service_Level_Agreement> .
<http://www.snik.eu/ontology/bb/Reliability> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Reliability> .
<http://www.snik.eu/ontology/bb/Acid> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/ACID> .
<http://www.snik.eu/ontology/he/ChiefFinancialOfficer> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Chief_Financial_Officer> .
<http://www.snik.eu/ontology/bb/ServiceDesign> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Service_Design> .
<http://www.snik.eu/ontology/ob/TopManagement> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Top_Management> .
<http://www.snik.eu/ontology/ciox/MSExchange> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/MS_Exchange> .
<http://www.snik.eu/ontology/he/Gesetz> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Law> .
<http://www.snik.eu/ontology/ob/Contractor> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Contractor> .
<http://www.snik.eu/ontology/bb/DataModel> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Data_Model> .
<http://www.snik.eu/ontology/ob/HospitalInformationSystem> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Hospital_Information_System> .
<http://www.snik.eu/ontology/ob/ErrorManagement> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Error_Management> .
<http://www.snik.eu/ontology/bb/Backbone> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Backbone> .
<http://www.snik.eu/ontology/bb/BusinessReferenceModel> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Business_Reference_Model> .
<http://www.snik.eu/ontology/bb/Study> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Study> .
<http://www.snik.eu/ontology/bb/Linear> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Linear> .
<http://www.snik.eu/ontology/ob/Reporting> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Reporting> .
<http://www.snik.eu/ontology/bb/ClientServerArchitecture> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Client-Server_Architecture> .
<http://www.snik.eu/ontology/ob/ComputerSystem> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Computer_System> .
<http://www.snik.eu/ontology/ciox/Ticket> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Ticket> .
<http://www.snik.eu/ontology/ciox/ServiceDesk> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Service_Desk> .
<http://www.snik.eu/ontology/bb/Laundry> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Laundry> .
<http://www.snik.eu/ontology/bb/WebServer> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Web_Server> .
<http://www.snik.eu/ontology/bb/Durability> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Durability> .
<http://www.snik.eu/ontology/bb/InformationAndCommunicationTechnology> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Information_and_Communication_Technology> .
<http://www.snik.eu/ontology/ob/Information> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Information> .
<http://www.snik.eu/ontology/bb/ProjectPlan> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Project_Plan> .
<http://www.snik.eu/ontology/bb/DecisionSupportSystem> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Decision_Support_System> .
<http://www.snik.eu/ontology/bb/Knowledge> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Knowledge> .
<http://www.snik.eu/ontology/bb/Knowledge> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Wissen> .
<http://www.snik.eu/ontology/bb/ItSupport> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/IT_Support> .
<http://www.snik.eu/ontology/ob/RequirementsEngineering> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Requirements_Engineering> .
<http://www.snik.eu/ontology/bb/Adaptability> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Adaptability> .
<http://www.snik.eu/ontology/bb/Sample> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Sample> .
<http://www.snik.eu/ontology/he/ASP> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Application_Service_Provider> .
<http://www.snik.eu/ontology/ob/Scenario> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Scenario> .
<http://www.snik.eu/ontology/bb/RemoteFunctionCall> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Remote_Function_Call> .
<http://www.snik.eu/ontology/bb/Catering> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Catering> .
<http://www.snik.eu/ontology/bb/PersonalDigitalAssistant> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Personal_Digital_Assistant> .
<http://www.snik.eu/ontology/ob/Knowledge> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Knowledge> .
<http://www.snik.eu/ontology/ob/Knowledge> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Wissen> .
<http://www.snik.eu/ontology/ciox/Microsoft> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Microsoft> .
<http://www.snik.eu/ontology/bb/MagneticTape> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Magnetic_Tape> .
<http://www.snik.eu/ontology/bb/RadiologyInformationSystem> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Radiology_Information_System> .
<http://www.snik.eu/ontology/bb/Interoperability> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Interoperability> .
<http://www.snik.eu/ontology/bb/Server> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Server> .
<http://www.snik.eu/ontology/ob/Transparency> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Transparency> .
<http://www.snik.eu/ontology/bb/Outpatient> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Outpatient> .
<http://www.snik.eu/ontology/ob/Adaptation> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Adaptation> .
<http://www.snik.eu/ontology/bb/UniversityMedicalCenter> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/University_Medical_Center> .
<http://www.snik.eu/ontology/ob/ProjectManager> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Project_Manager> .
<http://www.snik.eu/ontology/bb/Monitoring> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Monitoring> .
<http://www.snik.eu/ontology/ob/Project> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Project> .
<http://www.snik.eu/ontology/ob/Project> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Projekt> .
<http://www.snik.eu/ontology/he/BusinessArchitecture> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Business_Architecture> .
<http://www.snik.eu/ontology/bb/AccessControl> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Access_Control> .
<http://www.snik.eu/ontology/bb/InformationSystem> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Informationssystem> .
<http://www.snik.eu/ontology/bb/InformationSystem> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Information_System> .
<http://www.snik.eu/ontology/ciox/Projektleiter> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Project_Manager> .
<http://www.snik.eu/ontology/ob/ProjectTeam> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Project_Team> .
<http://www.snik.eu/ontology/bb/Noc> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/NOC> .
<http://www.snik.eu/ontology/ciox/Ressource> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Resource> .
<http://www.snik.eu/ontology/bb/Evaluation> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Evaluation> .
<http://www.snik.eu/ontology/he/Messe> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Messe> .
<http://www.snik.eu/ontology/he/ItGovernanceInstitute> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/ITGI> .
<http://www.snik.eu/ontology/bb/System> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/System> .
<http://www.snik.eu/ontology/bb/SocialHistory> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Social_History> .
<http://www.snik.eu/ontology/bb/Procedure> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Procedure> .
<http://www.snik.eu/ontology/bb/IntegratedCare> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Integrated_Care> .
<http://www.snik.eu/ontology/he/Haftung> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Liability> .
<http://www.snik.eu/ontology/ciox/ChangeAdvisoryBoard> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Change_Advisory_Board> .
<http://www.snik.eu/ontology/bb/Room> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Room> .
<http://www.snik.eu/ontology/he/Kommunikation> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Kommunikation> .
<http://www.snik.eu/ontology/he/Efficiency> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Efficiency> .
<http://www.snik.eu/ontology/bb/Information> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Information> .
<http://www.snik.eu/ontology/bb/CostAccounting> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Cost_Accounting> .
<http://www.snik.eu/ontology/bb/Nanda> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/NANDA> .
<http://www.snik.eu/ontology/bb/GeneralPractitioner> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/General_Practitioner> .
<http://www.snik.eu/ontology/bb/ClinicalResearch> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Clinical_Research> .
<http://www.snik.eu/ontology/bb/MasterPatientIndex> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Master_Patient_Index> .
<http://www.snik.eu/ontology/ob/ChangeManagement> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Change_Management> .
<http://www.snik.eu/ontology/he/Anwendungsarchitektur> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Application_Architecture> .
<http://www.snik.eu/ontology/bb/SemanticIntegration> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Semantic_Integration> .
<http://www.snik.eu/ontology/ciox/Rechnung> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Bill> .
<http://www.snik.eu/ontology/ob/Verification> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Verification> .
<http://www.snik.eu/ontology/he/Mangel> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Mangel> .
<http://www.snik.eu/ontology/bb/GeneralPractice> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/General_Practice> .
<http://www.snik.eu/ontology/ob/Integrity> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Integrity> .
<http://www.snik.eu/ontology/he/Informationssystem> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Informationssystem> .
<http://www.snik.eu/ontology/ob/Piloting> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Piloting> .
<http://www.snik.eu/ontology/ob/UmlDiagram> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/UML_Diagram> .
<http://www.snik.eu/ontology/bb/ElectronicHealthRecord> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Electronic_Health_Record> .
<http://www.snik.eu/ontology/ob/Smart> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/SMART> .
<http://www.snik.eu/ontology/bb/Bus> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Bus> .
<http://www.snik.eu/ontology/bb/Icd> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/ICD> .
<http://www.snik.eu/ontology/bb/Projector> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Projector> .
<http://www.snik.eu/ontology/bb/Maturity> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Maturity> .
<http://www.snik.eu/ontology/it4it/TestCase> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Test_Case> .
<http://www.snik.eu/ontology/bb/Diagnosis> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Diagnosis> .
<http://www.snik.eu/ontology/ob/RollOut> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Roll_Out> .
<http://www.snik.eu/ontology/bb/Atc> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/ATC> .
<http://www.snik.eu/ontology/ob/Class> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Class> .
<http://www.snik.eu/ontology/bb/Pmbok> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/PMBOK> .
<http://www.snik.eu/ontology/ob/Operator> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Operator> .
<http://www.snik.eu/ontology/ciox/ItStrategie> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/IT_Strategy> .
<http://www.snik.eu/ontology/ciox/Workshop> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Workshop> .
<http://www.snik.eu/ontology/bb/ChiefFinancialOfficer> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Chief_Financial_Officer> .
<http://www.snik.eu/ontology/bb/LaboratoryInformationSystem> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Laboratory_Information_System> .
<http://www.snik.eu/ontology/bb/PortfolioManagement> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Portfolio_Management> .
<http://www.snik.eu/ontology/bb/ApplicationServer> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Application_Server> .
<http://www.snik.eu/ontology/bb/ISO9241> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/ISO_9241> .
<http://www.snik.eu/ontology/bb/ISO9001> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/ISO_9001> .
<http://www.snik.eu/ontology/bb/ISO9001> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/ISO_9002> .
<http://www.snik.eu/ontology/he/MeanTimeToFailure> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/MTTF> .
<http://www.snik.eu/ontology/bb/ChiefInformationOfficer> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Chief_Information_Officer> .
<http://www.snik.eu/ontology/bb/NetworkManagement> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Network_Management> .
<http://www.snik.eu/ontology/ob/GanttChart> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Gantt_Chart> .
<http://www.snik.eu/ontology/he/Methode> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Methode> .
<http://www.snik.eu/ontology/ob/Questionnaire> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Fragebogen> .
<http://www.snik.eu/ontology/ob/Questionnaire> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Questionnaire> .
<http://www.snik.eu/ontology/bb/Nurse> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Nurse> .
<http://www.snik.eu/ontology/it4it/Plan> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Plan> .
<http://www.snik.eu/ontology/bb/HospitalInformationSystem> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Hospital_Information_System> .
<http://www.snik.eu/ontology/bb/SkinCare> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Skin_Care> .
<http://www.snik.eu/ontology/ob/Scheduling> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Scheduling> .
<http://www.snik.eu/ontology/bb/ProjectManager> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Project_Manager> .
<http://www.snik.eu/ontology/bb/ItServiceManagement> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/IT_Service_Management> .
<http://www.snik.eu/ontology/bb/EuropeanNorm> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/European_Norm> .
<http://www.snik.eu/ontology/bb/Cluster> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Cluster> .
<http://www.snik.eu/ontology/ob/UnifiedModelingLanguage> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/UML> .
<http://www.snik.eu/ontology/ob/UnifiedModelingLanguage> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Unified_Modeling_Language> .
<http://www.snik.eu/ontology/bb/Mpeg> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/MPEG> .
<http://www.snik.eu/ontology/he/KeyPerformanceIndicator> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/KPI> .
<http://www.snik.eu/ontology/he/KeyPerformanceIndicator> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Key_Performance_Indicator> .
<http://www.snik.eu/ontology/ob/Cost> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Cost> .
<http://www.snik.eu/ontology/bb/Order> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Order> .
<http://www.snik.eu/ontology/bb/Saturation> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Saturation> .
<http://www.snik.eu/ontology/ob/ProjectManagementTriangle> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Project_Management_Triangle> .
<http://www.snik.eu/ontology/he/Integrity> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Integrity> .
<http://www.snik.eu/ontology/bb/Archiving> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Archiving> .
<http://www.snik.eu/ontology/bb/OpenEHR> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/OpenEHR> .
<http://www.snik.eu/ontology/he/Rollout> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Rollout> .
<http://www.snik.eu/ontology/ob/Subsystem> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Subsystem> .
<http://www.snik.eu/ontology/bb/JointCommission> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Joint_Commission> .
<http://www.snik.eu/ontology/ciox/Etat> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Etat> .
<http://www.snik.eu/ontology/ciox/Etat> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Budget> .
<http://www.snik.eu/ontology/bb/Certification> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Certification> .
<http://www.snik.eu/ontology/bb/OpticalFiber> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Optical_Fiber> .
<http://www.snik.eu/ontology/bb/FacilityManagement> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Facility_Management> .
<http://www.snik.eu/ontology/bb/PatientCare> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Patient_Care> .
<http://www.snik.eu/ontology/bb/Functionality> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Functionality> .
<http://www.snik.eu/ontology/bb/Library> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Library> .
<http://www.snik.eu/ontology/bb/DnsServer> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/DNS_Server> .
<http://www.snik.eu/ontology/bb/CtScanner> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/CT_Scanner> .
<http://www.snik.eu/ontology/ob/Data> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Data> .
<http://www.snik.eu/ontology/bb/Transcription> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Transcription> .
<http://www.snik.eu/ontology/it4it/Incident> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Incident> .
<http://www.snik.eu/ontology/bb/R01> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/R01> .
<http://www.snik.eu/ontology/bb/Medication> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Medication> .
<http://www.snik.eu/ontology/ob/DataProtectionOfficer> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Data_Protection_Officer> .
<http://www.snik.eu/ontology/ob/Sustainability> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Sustainability> .
<http://www.snik.eu/ontology/ob/CriticalPath> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Critical_Path> .
<http://www.snik.eu/ontology/bb/ConfigurationManagement> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Configuration_Management> .
<http://www.snik.eu/ontology/ob/DescriptiveStatistics> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Descriptive_Statistics> .
<http://www.snik.eu/ontology/ob/ProjectPhase> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Project_Phase> .
<http://www.snik.eu/ontology/ob/User> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/User> .
<http://www.snik.eu/ontology/ob/Stakeholder> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Stakeholder> .
<http://www.snik.eu/ontology/bb/Directing> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Directing> .
<http://www.snik.eu/ontology/ob/Sponsor> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Sponsor> .
<http://www.snik.eu/ontology/bb/Radiotherapy> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Radiotherapy> .
<http://www.snik.eu/ontology/bb/Pdfa> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/PDF/A> .
<http://www.snik.eu/ontology/ob/Consultant> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Consultant> .
<http://www.snik.eu/ontology/ciox/Projekt> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Project> .
<http://www.snik.eu/ontology/ciox/Projekt> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Projekt> .
<http://www.snik.eu/ontology/ob/Helpdesk> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Helpdesk> .
<http://www.snik.eu/ontology/bb/Nic> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/NIC> .
<http://www.snik.eu/ontology/bb/ReferenceModel> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Reference_Model> .
<http://www.snik.eu/ontology/bb/ElectronicPatientRecord> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Electronic_Patient_Record> .
<http://www.snik.eu/ontology/ob/OutpatientDepartment> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Outpatient_Department> .
<http://www.snik.eu/ontology/it4it/Defect> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Defect> .
<http://www.snik.eu/ontology/bb/Integration> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Integration> .
<http://www.snik.eu/ontology/bb/Model> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Modell> .
<http://www.snik.eu/ontology/bb/Model> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Model> .
<http://www.snik.eu/ontology/bb/DatabaseSystem> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Database_System> .
<http://www.snik.eu/ontology/bb/IsoosiReferenceModel> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/ISO/OSI_Reference_Model> .
<http://www.snik.eu/ontology/bb/Communication> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Communication> .
<http://www.snik.eu/ontology/bb/GeneralAdministrationDepartment> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/General_Administration_Department> .
<http://www.snik.eu/ontology/bb/Vendor> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Vendor> .
<http://www.snik.eu/ontology/ob/Price> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Preis> .
<http://www.snik.eu/ontology/ob/Price> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Price> .
<http://www.snik.eu/ontology/bb/Inpatient> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Inpatient> .
<http://www.snik.eu/ontology/bb/MobilePhone> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Mobile_Phone> .
<http://www.snik.eu/ontology/ob/ToDoList> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/To-do_List> .
<http://www.snik.eu/ontology/he/Effectiveness> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Effectiveness> .
<http://www.snik.eu/ontology/bb/A03> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/A03> .
<http://www.snik.eu/ontology/bb/Completeness> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Completeness> .
<http://www.snik.eu/ontology/bb/SoftwareDevelopment> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Software_Development> .
<http://www.snik.eu/ontology/bb/A02> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/A02> .
<http://www.snik.eu/ontology/bb/StudyDesign> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Study_Design> .
<http://www.snik.eu/ontology/bb/A01> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/A01> .
<http://www.snik.eu/ontology/bb/DatabaseServer> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Database_Server> .
<http://www.snik.eu/ontology/ob/Program> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Program> .
<http://www.snik.eu/ontology/ob/KeyPerformanceIndicator> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Key_Performance_Indicator> .
<http://www.snik.eu/ontology/bb/Isolation> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Isolation> .
<http://www.snik.eu/ontology/bb/EuroRec> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/EuroRec> .
<http://www.snik.eu/ontology/ob/Simulation> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Simulation> .
<http://www.snik.eu/ontology/it4it/Subscription> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Subscription> .
<http://www.snik.eu/ontology/ob/Actor> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Actor> .
<http://www.snik.eu/ontology/bb/Loinc> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/LOINC> .
<http://www.snik.eu/ontology/bb/Planning> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Planning> .
<http://www.snik.eu/ontology/bb/Usability> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Usability> .
<http://www.snik.eu/ontology/ob/ChiefInformationOfficer> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Chief_Information_Officer> .
<http://www.snik.eu/ontology/ob/HumanResource> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Human_Resource> .
<http://www.snik.eu/ontology/bb/ComputedTomography> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Computed_Tomography> .
<http://www.snik.eu/ontology/ob/Elicitation> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Elicitation> .
<http://www.snik.eu/ontology/bb/Accuracy> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Accuracy> .
<http://www.snik.eu/ontology/ob/ReferenceModel> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Reference_Model> .
<http://www.snik.eu/ontology/bb/Pager> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Pager> .
<http://www.snik.eu/ontology/ob/MindMapping> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Mind_Mapping> .
<http://www.snik.eu/ontology/bb/EfqmExcellenceModel> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/EFQM_Excellence_Model> .
<http://www.snik.eu/ontology/bb/VirtualPrivateNetwork> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Virtual_Private_Network> .
<http://www.snik.eu/ontology/bb/Mesh> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Mesh> .
<http://www.snik.eu/ontology/ob/EnterpriseModelling> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Enterprise_Modelling> .
<http://www.snik.eu/ontology/bb/Project> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Project> .
<http://www.snik.eu/ontology/bb/Car> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Car> .
<http://www.snik.eu/ontology/bb/HumanResource> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Human_Resource> .
<http://www.snik.eu/ontology/bb/MailServer> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Mail_Server> .
<http://www.snik.eu/ontology/bb/Tiff> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/TIFF> .
<http://www.snik.eu/ontology/bb/DataReferenceModel> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Data_Reference_Model> .
<http://www.snik.eu/ontology/he/Handelsgesetzbuch> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Handelsgesetzbuch> .
<http://www.snik.eu/ontology/ob/VModel> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/V-Model> .
<http://www.snik.eu/ontology/ob/VModel> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/V-Modell> .
<http://www.snik.eu/ontology/ob/Correctness> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Correctness> .
<http://www.snik.eu/ontology/bb/Feature> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Feature> .
<http://www.snik.eu/ontology/ob/Commissioning> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Commissioning> .
<http://www.snik.eu/ontology/ob/Law> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Law> .
<http://www.snik.eu/ontology/ob/DynamicSystem> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Dynamic_System> .
<http://www.snik.eu/ontology/bb/Physician> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Physician> .
<http://www.snik.eu/ontology/ob/Staff> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Staff> .
<http://www.snik.eu/ontology/ob/Staff> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Personal> .
<http://www.snik.eu/ontology/bb/Ccow> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/CCOW> .
<http://www.snik.eu/ontology/bb/TabletPC> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Tablet_PC> .
<http://www.snik.eu/ontology/bb/SoftwareQuality> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Software_Quality> .
<http://www.snik.eu/ontology/ob/ClosedSystem> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Closed_System> .
<http://www.snik.eu/ontology/bb/Star> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Star> .
<http://www.snik.eu/ontology/ciox/Angebot> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Bid> .
<http://www.snik.eu/ontology/ob/EventDrivenProcessChain> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Event-Driven_Process_Chain> .
<http://www.snik.eu/ontology/bb/MagneticResonanceImaging> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Magnetic_Resonance_Imaging> .
<http://www.snik.eu/ontology/bb/Router> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Router> .
<http://www.snik.eu/ontology/bb/Metamodel> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Metamodel> .
<http://www.snik.eu/ontology/ob/Prototype> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Prototyp> .
<http://www.snik.eu/ontology/ob/Prototype> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Prototype> .
<http://www.snik.eu/ontology/meta/Role> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Rolle> .
<http://www.snik.eu/ontology/bb/Cchit> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/CCHIT> .
<http://www.snik.eu/ontology/ob/ProjectPlan> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Project_Plan> .
<http://www.snik.eu/ontology/he/Zivilgesetzbuch> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Zivilgesetzbuch> .
<http://www.snik.eu/ontology/ob/Recommendation> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Recommendation> .
<http://www.snik.eu/ontology/bb/QualityAssessment> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Quality_Assessment> .
<http://www.snik.eu/ontology/ob/UseCase> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Use_Case> .
<http://www.snik.eu/ontology/bb/Ring> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Ring> .
<http://www.snik.eu/ontology/bb/Transfer> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Transfer> .
<http://www.snik.eu/ontology/bb/Hospital> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Hospital> .
<http://www.snik.eu/ontology/ob/Goal> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Goal> .
<http://www.snik.eu/ontology/bb/BloodBank> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Blood_Bank> .
<http://www.snik.eu/ontology/bb/Ascii> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/ASCII> .
<http://www.snik.eu/ontology/bb/Umls> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/UMLS> .
<http://www.snik.eu/ontology/bb/Atomicity> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Atomicity> .
<http://www.snik.eu/ontology/ob/Requirement> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Requirement> .
<http://www.snik.eu/ontology/ob/Completeness> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Completeness> .
<http://www.snik.eu/ontology/bb/MedicalProcedure> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Medical_Procedure> .
<http://www.snik.eu/ontology/it4it/RFC> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/RFC> .
<http://www.snik.eu/ontology/it4it/RFC> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Request_for_Change> .
<http://www.snik.eu/ontology/bb/DataProtection> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Data_Protection> .
<http://www.snik.eu/ontology/bb/Ethernet> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Ethernet> .
<http://www.snik.eu/ontology/bb/Stability> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Stability> .
<http://www.snik.eu/ontology/bb/ClinicalInformationSystem> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Clinical_Information_System> .
<http://www.snik.eu/ontology/bb/PictureArchivingAndCommunicationSystem> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Picture_Archiving_and_Communication_System> .
<http://www.snik.eu/ontology/ob/Machine> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Machine> .
<http://www.snik.eu/ontology/ob/Machine> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Maschine> .
<http://www.snik.eu/ontology/bb/Ihe> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/IHE> .
<http://www.snik.eu/ontology/bb/StorageAreaNetwork> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/SAN> .
<http://www.snik.eu/ontology/bb/StorageAreaNetwork> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Storage_Area_Network> .
<http://www.snik.eu/ontology/ob/Guideline> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Guideline> .
<http://www.snik.eu/ontology/bb/Event> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Event> .
<http://www.snik.eu/ontology/he/Preliminary> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Preliminary> .
<http://www.snik.eu/ontology/ob/BusinessProcess> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Business_Process> .
<http://www.snik.eu/ontology/bb/Ward> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Ward> .
<http://www.snik.eu/ontology/bb/Appointment> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Appointment> .
<http://www.snik.eu/ontology/ob/Tender> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Tender> .
<http://www.snik.eu/ontology/he/ChiefExecutiveOfficer> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Chief_Executive_Officer> .
<http://www.snik.eu/ontology/he/RequirementsManagement> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Requirements_Management> .
<http://www.snik.eu/ontology/bb/ChangeManagement> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Change_Management> .
<http://www.snik.eu/ontology/ob/RiskAnalysis> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Risk_Analysis> .
<http://www.snik.eu/ontology/ob/System> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/System> .
<http://www.snik.eu/ontology/bb/ProcessIntegration> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Process_Integration> .
<http://www.snik.eu/ontology/ob/Message> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Message> .
<http://www.snik.eu/ontology/bb/SwotAnalysis> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/SWOT_Analysis> .
<http://www.snik.eu/ontology/bb/Controllability> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Controllability> .
<http://www.snik.eu/ontology/ob/SwotAnalysis> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/SWOT_Analysis> .
<http://www.snik.eu/ontology/bb/Operation> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Operation> .
<http://www.snik.eu/ontology/bb/Management> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Management> .
<http://www.snik.eu/ontology/bb/Sustainability> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Sustainability> .
<http://www.snik.eu/ontology/ob/Time> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Time> .
<http://www.snik.eu/ontology/ob/Time> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Zeit> .
<http://www.snik.eu/ontology/bb/Orientation> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Orientation> .
<http://www.snik.eu/ontology/bb/ProblemSolving> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Problem_Solving> .
<http://www.snik.eu/ontology/ob/Event> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Event> .
<http://www.snik.eu/ontology/ciox/MSOutlook> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/MS_Outlook> .
<http://www.snik.eu/ontology/ob/InformationSystem> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Informationssystem> .
<http://www.snik.eu/ontology/ob/InformationSystem> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Information_System> .
<http://www.snik.eu/ontology/bb/Decomposition> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Decomposition> .
<http://www.snik.eu/ontology/bb/Standard> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Standard> .
<http://www.snik.eu/ontology/ob/ProjectManagement> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Project_Management> .
<http://www.snik.eu/ontology/bb/Material> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Material> .
<http://www.snik.eu/ontology/bb/NursingHistory> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Nursing_History> .
<http://www.snik.eu/ontology/ob/Device> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Device> .
<http://www.snik.eu/ontology/bb/Laboratory> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Laboratory> .
<http://www.snik.eu/ontology/he/Reliability> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Reliability> .
<http://www.snik.eu/ontology/bb/Orm> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/ORM> .
<http://www.snik.eu/ontology/ob/ProjectInitiationDocument> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Project_Initiation_Document> .
<http://www.snik.eu/ontology/ciox/Vertragsmanagement> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Contract_Management> .
<http://www.snik.eu/ontology/bb/Typewriter> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Typewriter> .
<http://www.snik.eu/ontology/ob/Randomisation> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Randomisation> .
<http://www.snik.eu/ontology/bb/EventDrivenProcessChain> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Event-Driven_Process_Chain> .
<http://www.snik.eu/ontology/he/Seminar> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Seminar> .
<http://www.snik.eu/ontology/ob/ProjectBudget> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Budget> .
<http://www.snik.eu/ontology/it4it/Deliver> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Deliver> .
<http://www.snik.eu/ontology/bb/Oru> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/ORU> .
<http://www.snik.eu/ontology/he/Analyse> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Analyse> .
<http://www.snik.eu/ontology/he/Analyse> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Analysis> .
<http://www.snik.eu/ontology/it4it/Source> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Source> .
<http://www.snik.eu/ontology/ob/DataModeling> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Data_Modeling> .
<http://www.snik.eu/ontology/bb/Workstation> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Workstation> .
<http://www.snik.eu/ontology/bb/Middleware> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Middleware> .
<http://www.snik.eu/ontology/ob/Bid> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Bid> .
<http://www.snik.eu/ontology/bb/Transparency> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Transparency> .
<http://www.snik.eu/ontology/he/Architektur> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Architecture> .
<http://www.snik.eu/ontology/he/Metrik> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Metrik> .
<http://www.snik.eu/ontology/bb/Confidentiality> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Confidentiality> .
<http://www.snik.eu/ontology/he/Confidentiality> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Confidentiality> .
<http://www.snik.eu/ontology/bb/Pharmacy> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Pharmacy> .
<http://www.snik.eu/ontology/it4it/ValueStream> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Value_Stream> .
<http://www.snik.eu/ontology/it4it/OperatingModel> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Operating_Model> .
<http://www.snik.eu/ontology/ob/Release> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Release> .
<http://www.snik.eu/ontology/bb/DiseaseManagement> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Disease_Management> .
<http://www.snik.eu/ontology/bb/CaseMixIndex> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Case_Mix_Index> .
<http://www.snik.eu/ontology/ob/OpenSystem> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Open_System> .
<http://www.snik.eu/ontology/ob/ReactionTime> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Reaction_Time> .
<http://www.snik.eu/ontology/bb/Service> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Service> .
<http://www.snik.eu/ontology/bb/Nomenclature> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Nomenclature> .
<http://www.snik.eu/ontology/bb/Finding> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Finding> .
<http://www.snik.eu/ontology/bb/PersonalComputer> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Personal_Computer> .
<http://www.snik.eu/ontology/ciox/Projektmanagement> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Project_Management> .
<http://www.snik.eu/ontology/bb/Adt> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/ADT> .
<http://www.snik.eu/ontology/ciox/Abteilungsleiter> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Abteilungsleiter> .
<http://www.snik.eu/ontology/bb/Integrity> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Integrity> .
<http://www.snik.eu/ontology/bb/Teleradiology> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Teleradiology> .
<http://www.snik.eu/ontology/bb/Terminal> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Terminal> .
<http://www.snik.eu/ontology/bb/Snomed> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/SNOMED> .
<http://www.snik.eu/ontology/bb/Excretion> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Excretion> .
<http://www.snik.eu/ontology/bb/Benchmarking> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Benchmarking> .
<http://www.snik.eu/ontology/bb/ICD10> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/ICD10> .
<http://www.snik.eu/ontology/ob/NetworkManagement> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Network_Management> .
<http://www.snik.eu/ontology/bb/Book> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Book> .
<http://www.snik.eu/ontology/it4it/ITAssetManagement> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/IT_Asset_Management> .
<http://www.snik.eu/ontology/bb/Classification> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Classification> .
<http://www.snik.eu/ontology/ob/StudyDesign> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Study_Design> .
<http://www.snik.eu/ontology/bb/MemoryStick> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Memory_Stick> .
<http://www.snik.eu/ontology/bb/Ultrasound> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Ultrasound> .
<http://www.snik.eu/ontology/bb/ReferentialIntegrity> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Referential_Integrity> .
<http://www.snik.eu/ontology/ciox/MSLync> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/MS_Lync> .
<http://www.snik.eu/ontology/bb/Network> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Network> .
<http://www.snik.eu/ontology/bb/ChiefExecutiveOfficer> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Chief_Executive_Officer> .
<http://www.snik.eu/ontology/bb/FamilyHistory> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Family_History> .
<http://www.snik.eu/ontology/he/COBIT> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/COBIT> .
<http://www.snik.eu/ontology/he/ElectronicDataInterchange> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Electronic_Data_Interchange> .
<http://www.snik.eu/ontology/ciox/IncidentManagement> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Incident_Management> .
<http://www.snik.eu/ontology/ob/Discussion> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Discussion> .
<http://www.snik.eu/ontology/ob/SystemAdministrator> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/System_Administrator> .
<http://www.snik.eu/ontology/ob/StructuralAnalysis> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Structural_Analysis> .
<http://www.snik.eu/ontology/ciox/MSProject> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/MS_Project> .
<http://www.snik.eu/ontology/ob/Relation> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Relation> .
<http://www.snik.eu/ontology/ob/Tendering> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Tendering> .
<http://www.snik.eu/ontology/it4it/Request> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Request> .
<http://www.snik.eu/ontology/bb/Patient> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Patient> .
<http://www.snik.eu/ontology/ob/Venue> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Venue> .
<http://www.snik.eu/ontology/bb/ComputerSystem> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Computer_System> .
<http://www.snik.eu/ontology/he/DenialOfService> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Denial_of_Service> .
<http://www.snik.eu/ontology/bb/Quality> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Quality> .
<http://www.snik.eu/ontology/he/Bundesdatenschutzgesetz> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Bundesdatenschutzgesetz> .
<http://www.snik.eu/ontology/ob/Product> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Produkt> .
<http://www.snik.eu/ontology/ob/Product> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Product> .
<http://www.snik.eu/ontology/ob/ProjectMotivation> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Motivation> .
<http://www.snik.eu/ontology/bb/ComputerNetwork> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Computer_Network> .
<http://www.snik.eu/ontology/ob/DatabaseAdministration> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Database_Administration> .
<http://www.snik.eu/ontology/he/MeanTimeBetweenFailures> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Mean_Time_Between_Failures> .
<http://www.snik.eu/ontology/he/MeanTimeBetweenFailures> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/MTBF> .
<http://www.snik.eu/ontology/bb/Bed> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Bed> .
<http://www.snik.eu/ontology/he/ValIt> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Val_IT> .
<http://www.snik.eu/ontology/it4it/ValueChain> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Value_Chain> .
<http://www.snik.eu/ontology/ob/Resource> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Resource> .
<http://www.snik.eu/ontology/ob/Installation> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Installation> .
<http://www.snik.eu/ontology/he/AICPA> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/American_Institute_of_Certified_Public_Accountants> .
<http://www.snik.eu/ontology/bb/MriScanner> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/MRI_Scanner> .
<http://www.snik.eu/ontology/bb/DhcpServer> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/DHCP_Server> .
<http://www.snik.eu/ontology/ciox/MSExchangeServer> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/MS_Exchange_Server> .
<http://www.snik.eu/ontology/bb/HealthInsurancePortabilityAndAccountabilityAct> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Health_Insurance_Portability_and_Accountability_Act> .
<http://www.snik.eu/ontology/bb/Case> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Case> .
<http://www.snik.eu/ontology/bb/ProblemManagement> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Problem_Management> .
<http://www.snik.eu/ontology/ob/Result> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Result> .
<http://www.snik.eu/ontology/bb/QualityManagement> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Quality_Management> .
<http://www.snik.eu/ontology/he/Stakeholder> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Stakeholder> .
<http://www.snik.eu/ontology/ob/DataAnalysis> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Data_Analysis> .
<http://www.snik.eu/ontology/ob/CheckList> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Check_List> .
<http://www.snik.eu/ontology/ob/Vendor> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Vendor> .
<http://www.snik.eu/ontology/bb/Nutrition> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Nutrition> .
<http://www.snik.eu/ontology/bb/Itil> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/ITIL> .
<http://www.snik.eu/ontology/bb/Client> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Client> .
<http://www.snik.eu/ontology/ob/Supervisor> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Supervisor> .
<http://www.snik.eu/ontology/ob/Model> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Modell> .
<http://www.snik.eu/ontology/ob/Model> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Model> .
<http://www.snik.eu/ontology/bb/Tiss> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/TISS> .
<http://www.snik.eu/ontology/bb/MobileComputer> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Mobile_Computer> .
<http://www.snik.eu/ontology/bb/PetriNet> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Petri_Net> .
<http://www.snik.eu/ontology/ciox/MSSCSM> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/System_Center_Service_Manager> .
<http://www.snik.eu/ontology/bb/TokenRing> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Token_Ring> .
<http://www.snik.eu/ontology/bb/ClassDiagram> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Class_Diagram> .
<http://www.snik.eu/ontology/ob/OrganizationalDevelopment> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Organizational_Development> .
<http://www.snik.eu/ontology/ciox/ChangeManagement> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Change_Management> .
<http://www.snik.eu/ontology/bb/Cen> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/CEN> .
<http://www.snik.eu/ontology/bb/Virtualization> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Virtualization> .
<http://www.snik.eu/ontology/he/ItIL> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Information_Technology_Infrastructure_Library> .
<http://www.snik.eu/ontology/he/ItIL> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/ITIL> .
<http://www.snik.eu/ontology/ob/Outsourcing> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Outsourcing> .
<http://www.snik.eu/ontology/ciox/ChiefInformationOfficer> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Chief_Information_Officer> .
<http://www.snik.eu/ontology/ob/BusinessProcessModelingNotation> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Business_Process_Modeling_Notation> .
<http://www.snik.eu/ontology/bb/Specialization> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Specialization> .
<http://www.snik.eu/ontology/he/PortfolioManagement> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Portfolio_Management> .
<http://www.snik.eu/ontology/bb/FaxMachine> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Fax_Machine> .
<http://www.snik.eu/ontology/he/Abstraktionsprinzip> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Abstraktionsprinzip> .
<http://www.snik.eu/ontology/ciox/MSPowerpoint> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/MS_Powerpoint> .
<http://www.snik.eu/ontology/meta/Function> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Function> .
<http://www.snik.eu/ontology/ob/Brainstorming> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Brainstorming> .
<http://www.snik.eu/ontology/it4it/Offer> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Offer> .
<http://www.snik.eu/ontology/ob/Measurement> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Measurement> .
<http://www.snik.eu/ontology/bb/KeyPerformanceIndicator> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Key_Performance_Indicator> .
<http://www.snik.eu/ontology/bb/Notification> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Notification> .
<http://www.snik.eu/ontology/bb/ClinicalPathway> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Clinical_Pathway> .
<http://www.snik.eu/ontology/bb/Edifact> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/EDIFACT> .
<http://www.snik.eu/ontology/ob/BusinessProcessModelAndNotation> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Business_Process_Model_and_Notation> .
<http://www.snik.eu/ontology/he/EnterpriseArchitectureManagement> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Enterprise_Architecture_Management> .
<http://www.snik.eu/ontology/bb/Security> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Security> .
<http://www.snik.eu/ontology/ob/ConflictManagement> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Conflict_Management> .
<http://www.snik.eu/ontology/it4it/RunBook> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Run_Book> .
<http://www.snik.eu/ontology/ob/WaterfallModel> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Waterfall_Model> .
<http://www.snik.eu/ontology/bb/InformationManagement> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Information_Management> .
<http://www.snik.eu/ontology/ob/ElicitationForm> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Fragebogen> .
<http://www.snik.eu/ontology/bb/BusinessStrategy> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Business_Strategy> .
<http://www.snik.eu/ontology/ob/Milestone> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Milestone> .
<http://www.snik.eu/ontology/bb/DataSecurity> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Data_Security> .
<http://www.snik.eu/ontology/ob/BusinessProcessExecutionLangugage> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/BPEL> .
<http://www.snik.eu/ontology/bb/Pathology> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Pathology> .
<http://www.snik.eu/ontology/ob/EntityRelationshipModel> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Entity-Relationship_Model> .
<http://www.snik.eu/ontology/he/TheOpenGroupArchitectureFramework> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/The_Open_Group_Architecture_Framework> .
<http://www.snik.eu/ontology/ob/CentralComputerAndTelecommunicationsAgency> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Central_Computer_and_Telecommunications_Agency> .
<http://www.snik.eu/ontology/bb/Drug> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Drug> .
<http://www.snik.eu/ontology/bb/Bar> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/BAR> .
<http://www.snik.eu/ontology/ob/MinuteTaker> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Minute_Taker> .
<http://www.snik.eu/ontology/ob/Tool> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Tool> .
<http://www.snik.eu/ontology/bb/BusinessProcess> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Business_Process> .
<http://www.snik.eu/ontology/bb/DataIntegration> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Data_Integration> .
<http://www.snik.eu/ontology/bb/Efficiency> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Efficiency> .
<http://www.snik.eu/ontology/ob/BusinessProcessModelling> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Business_Process_Modelling> .
<http://www.snik.eu/ontology/bb/Cdrom> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/CD-ROM> .
<http://www.snik.eu/ontology/he/TheOpenGroup> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/The_Open_Group> .
<http://www.snik.eu/ontology/ob/Observation> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Observation> .
<http://www.snik.eu/ontology/he/Norm> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Norm> .
<http://www.snik.eu/ontology/bb/Tree> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Tree> .
<http://www.snik.eu/ontology/bb/Xml> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/XML> .
<http://www.snik.eu/ontology/bb/HumanResourceManagement> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Human_Resource_Management> .
<http://www.snik.eu/ontology/bb/Resource> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Resource> .
<http://www.snik.eu/ontology/bb/Cda> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/CDA> .
<http://www.snik.eu/ontology/bb/Data> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Data> .
<http://www.snik.eu/ontology/it4it/Event> <http://www.w3.org/2004/02/skos/core#closeMatch> <http://dbpedia.org/resource/Event> .