-
Notifications
You must be signed in to change notification settings - Fork 0
/
bfo.owl
700 lines (639 loc) · 43.8 KB
/
bfo.owl
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
<?xml version="1.0"?>
<!DOCTYPE rdf:RDF [
<!ENTITY base "http://www.ifomis.org/bfo/1.1">
<!ENTITY bfo "&base;#">
<!ENTITY snap "&base;/snap#">
<!ENTITY span "&base;/span#">
<!ENTITY dc "http://purl.org/dc/elements/1.1/">
<!ENTITY w3 "http://www.w3.org/">
<!ENTITY owl "&w3;2002/07/owl#">
<!ENTITY rdf "&w3;1999/02/22-rdf-syntax-ns#">
<!ENTITY rdfs "&w3;2000/01/rdf-schema#">
<!ENTITY skos "&w3;2004/02/skos/core#">
<!ENTITY xsd "&w3;2001/XMLSchema#">
]>
<rdf:RDF xmlns:bfo="&bfo;"
xmlns:snap="&snap;"
xmlns:span="&span;"
xmlns:dc="&dc;"
xmlns:owl="&owl;"
xmlns:rdf="&rdf;"
xmlns:rdfs="&rdfs;"
xmlns:skos="&skos;"
xmlns:xsd="&xsd;"
xml:base="&base;">
<owl:Ontology rdf:about="">
<dc:title>Basic Formal Ontology (BFO)</dc:title>
<dc:creator>Holger Stenzhorn</dc:creator>
<dc:contributor>Andrew Spear</dc:contributor>
<dc:contributor>Pierre Grenon</dc:contributor>
<dc:contributor>Alan Ruttenberg</dc:contributor>
<dc:publisher>Institute for Formal Ontology and Medical Information Science (IFOMIS)</dc:publisher>
<dc:identifier>&base;</dc:identifier>
<dc:format>application/rdf+xml</dc:format>
<dc:language>en</dc:language>
<dc:source>Barry Smith: "Against Fantology"</dc:source>
<dc:source>Barry Smith: "Beyond Concepts: Ontology as Reality Representation"</dc:source>
<dc:source>Pierre Grenon and Barry Smith: "SNAP and SPAN: Towards Geospatial Dynamics"</dc:source>
<dc:source>Pierre Grenon, Barry Smith and Louis Goldberg: "Biodynamic Ontology: Applying BFO in the Biomedical Domain"</dc:source>
<dc:source>Barry Smith and Pierre Grenon: "The Cornucopia of Formal Ontological Relations"</dc:source>
<dc:source>Barry Smith: "Basic Tools of Formal Ontology"</dc:source>
<dc:source>Pierre Grenon: "Spatio-temporality in Basic Formal Ontology: SNAP and SPAN, Upper-Level Ontology, and Framework for Formalization"</dc:source>
<dc:source>Pierre Grenon: "BFO in a Nutshell: A Bi-categorial Axiomatization of BFO and Comparison with DOLCE"</dc:source>
<dc:source>Pierre Grenon: "Nuts in BFO's Nutshell: Revisions to the Bi-categorial Axiomatization of BFO"</dc:source>
<owl:versionInfo>1.1</owl:versionInfo>
</owl:Ontology>
<!-- -->
<!-- BFO -->
<!-- -->
<owl:Class rdf:about="&bfo;Entity">
<rdfs:label>entity</rdfs:label>
<skos:prefLabel>entity</skos:prefLabel>
<owl:unionOf rdf:parseType="Collection">
<owl:Class rdf:about="&snap;Continuant"/>
<owl:Class rdf:about="&span;Occurrent"/>
</owl:unionOf>
</owl:Class>
<!-- -->
<!-- SNAP -->
<!-- -->
<owl:Class rdf:about="&snap;Continuant">
<rdfs:subClassOf rdf:resource="&bfo;Entity"/>
<owl:equivalentClass>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Class rdf:about="&snap;DependentContinuant"/>
<owl:Class rdf:about="&snap;IndependentContinuant"/>
<owl:Class rdf:about="&snap;SpatialRegion"/>
</owl:unionOf>
</owl:Class>
</owl:equivalentClass>
<owl:disjointWith rdf:resource="&span;Occurrent"/>
<rdfs:label>continuant</rdfs:label>
<skos:prefLabel>continuant</skos:prefLabel>
<skos:definition>An entity [bfo:Entity] that exists in full at any time in which it exists at all, persists through time while maintaining its identity and has no temporal parts.</skos:definition>
<skos:example>a heart</skos:example>
<skos:example>a person</skos:example>
<skos:example>the color of a tomato</skos:example>
<skos:example>the mass of a cloud</skos:example>
<skos:example>a symphony orchestra</skos:example>
<skos:example>the disposition of blood to coagulate</skos:example>
<skos:example>the lawn and atmosphere in front of our building</skos:example>
<skos:altLabel>endurant</skos:altLabel>
</owl:Class>
<owl:Class rdf:about="&snap;DependentContinuant">
<rdfs:subClassOf rdf:resource="&snap;Continuant"/>
<owl:equivalentClass>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Class rdf:about="&snap;GenericallyDependentContinuant"/>
<owl:Class rdf:about="&snap;SpecificallyDependentContinuant"/>
</owl:unionOf>
</owl:Class>
</owl:equivalentClass>
<owl:disjointWith rdf:resource="&snap;IndependentContinuant"/>
<owl:disjointWith rdf:resource="&snap;SpatialRegion"/>
<rdfs:label>dependent_continuant</rdfs:label>
<skos:prefLabel>dependent_continuant</skos:prefLabel>
<skos:definition>A continuant [snap:Continuant] that is either dependent on one or other independent continuant [snap:IndependentContinuant] bearers or inheres in or is borne by other entities.</skos:definition>
</owl:Class>
<owl:Class rdf:about="&snap;Disposition">
<rdfs:subClassOf rdf:resource="&snap;RealizableEntity"/>
<owl:disjointWith rdf:resource="&snap;Function"/>
<owl:disjointWith rdf:resource="&snap;Role"/>
<rdfs:label>disposition</rdfs:label>
<skos:prefLabel>disposition</skos:prefLabel>
<skos:definition>A realizable entity [snap:RealizableEntity] that essentially causes a specific process or transformation in the object [snap:Object] in which it inheres, under specific circumstances and in conjunction with the laws of nature. A general formula for dispositions is: X (object [snap:Object] has the disposition D to (transform, initiate a process) R under conditions C.</skos:definition>
<skos:example>the disposition of vegetables to decay when not refrigerated</skos:example>
<skos:example>the disposition of a vase to brake if dropped</skos:example>
<skos:example>the disposition of blood to coagulate</skos:example>
<skos:example>the disposition of a patient with a weakened immune system to contract disease</skos:example>
<skos:example>the disposition of metal to conduct electricity</skos:example>
</owl:Class>
<owl:Class rdf:about="&snap;FiatObjectPart">
<rdfs:subClassOf rdf:resource="&snap;IndependentContinuant"/>
<owl:disjointWith rdf:resource="&snap;Object"/>
<owl:disjointWith rdf:resource="&snap;ObjectAggregate"/>
<owl:disjointWith rdf:resource="&snap;ObjectBoundary"/>
<owl:disjointWith rdf:resource="&snap;Site"/>
<rdfs:label>fiat_object_part</rdfs:label>
<skos:prefLabel>fiat_object_part</skos:prefLabel>
<skos:definition>An independent continuant [snap:IndependentContinuant] that is part of an object [snap:Object] but is not demarcated by any physical discontinuities.</skos:definition>
<skos:example>the upper and lower lobes of the left lung</skos:example>
<skos:example>the dorsal and ventral surfaces of the body</skos:example>
<skos:example>the east side of Saarbruecken</skos:example>
<skos:example>the lower right portion of a human torso</skos:example>
<skos:altLabel>fiat_substance_part</skos:altLabel>
</owl:Class>
<owl:Class rdf:about="&snap;Function">
<rdfs:subClassOf rdf:resource="&snap;RealizableEntity"/>
<owl:disjointWith rdf:resource="&snap;Disposition"/>
<owl:disjointWith rdf:resource="&snap;Role"/>
<rdfs:label>function</rdfs:label>
<skos:prefLabel>function</skos:prefLabel>
<skos:definition>A realizable entity [snap:RealizableEntity] the manifestation of which is an essentially end-directed activity of a continuant [snap:Continuant] entity in virtue of that continuant [snap:Continuant] entity being a specific kind of entity in the kind or kinds of contexts that it is made for.</skos:definition>
<skos:example>the function of a birth canal to enable transport</skos:example>
<skos:example>the function of the heart in the body: to pump blood, to receive de-oxygenated and oxygenated blood, etc.</skos:example>
<skos:example>the function of reproduction in the transmission of genetic material</skos:example>
<skos:example>the digestive function of the stomach to nutriate the body</skos:example>
<skos:example>the function of a hammer to drive in nails</skos:example>
<skos:example>the function of a computer program to compute mathematical equations</skos:example>
<skos:example>the function of an automobile to provide transportation</skos:example>
<skos:example>the function of a judge in a court of law</skos:example>
</owl:Class>
<owl:Class rdf:about="&snap;GenericallyDependentContinuant">
<rdfs:subClassOf rdf:resource="&snap;DependentContinuant"/>
<owl:disjointWith rdf:resource="&snap;SpecificallyDependentContinuant"/>
<rdfs:label>generically_dependent_continuant</rdfs:label>
<skos:prefLabel>generically_dependent_continuant</skos:prefLabel>
<skos:definition>A continuant [snap:Continuant] that is dependent on one or other independent continuant [snap:IndependentContinuant] bearers. For every instance of A requires some instance of (an independent continuant [snap:IndependentContinuant] type) B but which instance of B serves can change from time to time.</skos:definition>
<skos:example>a certain PDF file that exists in different and in several hard drives</skos:example>
</owl:Class>
<owl:Class rdf:about="&snap;IndependentContinuant">
<rdfs:subClassOf rdf:resource="&snap;Continuant"/>
<owl:equivalentClass>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Class rdf:about="&snap;FiatObjectPart"/>
<owl:Class rdf:about="&snap;Object"/>
<owl:Class rdf:about="&snap;ObjectAggregate"/>
<owl:Class rdf:about="&snap;ObjectBoundary"/>
<owl:Class rdf:about="&snap;Site"/>
</owl:unionOf>
</owl:Class>
</owl:equivalentClass>
<owl:disjointWith rdf:resource="&snap;DependentContinuant"/>
<owl:disjointWith rdf:resource="&snap;SpatialRegion"/>
<rdfs:label>independent_continuant</rdfs:label>
<skos:prefLabel>independent_continuant</skos:prefLabel>
<skos:definition>A continuant [snap:Continuant] that is a bearer of quality [snap:Quality] and realizable entity [snap:RealizableEntity] entities, in which other entities inhere and which itself cannot inhere in anything.</skos:definition>
<skos:example>an organism</skos:example>
<skos:example>a heart</skos:example>
<skos:example>a leg</skos:example>
<skos:example>a person</skos:example>
<skos:example>a symphony orchestra</skos:example>
<skos:example>a chair</skos:example>
<skos:example>the bottom right portion of a human torso</skos:example>
<skos:example>the lawn and atmosphere in front of our building</skos:example>
<skos:altLabel>substantial_entity</skos:altLabel>
</owl:Class>
<owl:Class rdf:about="&snap;Object">
<rdfs:subClassOf rdf:resource="&snap;IndependentContinuant"/>
<owl:disjointWith rdf:resource="&snap;FiatObjectPart"/>
<owl:disjointWith rdf:resource="&snap;ObjectAggregate"/>
<owl:disjointWith rdf:resource="&snap;ObjectBoundary"/>
<owl:disjointWith rdf:resource="&snap;Site"/>
<rdfs:label>object</rdfs:label>
<skos:prefLabel>object</skos:prefLabel>
<skos:definition>An independent continuant [snap:IndependentContinuant] that is spatially extended, maximally self-connected and self-contained (the parts of a substance are not separated from each other by spatial gaps) and possesses an internal unity. The identity of substantial object [snap:Object] entities is independent of that of other entities and can be maintained through time.</skos:definition>
<skos:example>an organism</skos:example>
<skos:example>a heart</skos:example>
<skos:example>a chair</skos:example>
<skos:example>a lung</skos:example>
<skos:example>an apple</skos:example>
<skos:altLabel>substance</skos:altLabel>
</owl:Class>
<owl:Class rdf:about="&snap;ObjectAggregate">
<rdfs:subClassOf rdf:resource="&snap;IndependentContinuant"/>
<owl:disjointWith rdf:resource="&snap;FiatObjectPart"/>
<owl:disjointWith rdf:resource="&snap;ObjectBoundary"/>
<owl:disjointWith rdf:resource="&snap;Object"/>
<owl:disjointWith rdf:resource="&snap;Site"/>
<rdfs:label>object_aggregate</rdfs:label>
<skos:prefLabel>object_aggregate</skos:prefLabel>
<skos:definition>An independent continuant [snap:IndependentContinuant] that is a mereological sum of separate object [snap:Object] entities and possesses non-connected boundaries.</skos:definition>
<skos:example>a heap of stones</skos:example>
<skos:example>a group of commuters on the subway</skos:example>
<skos:example>a collection of random bacteria</skos:example>
<skos:example>a flock of geese</skos:example>
<skos:example>the patients in a hospital</skos:example>
<skos:altLabel>substance_aggregate</skos:altLabel>
</owl:Class>
<owl:Class rdf:about="&snap;ObjectBoundary">
<rdfs:subClassOf rdf:resource="&snap;IndependentContinuant"/>
<owl:disjointWith rdf:resource="&snap;FiatObjectPart"/>
<owl:disjointWith rdf:resource="&snap;ObjectAggregate"/>
<owl:disjointWith rdf:resource="&snap;Object"/>
<owl:disjointWith rdf:resource="&snap;Site"/>
<rdfs:label>object_boundary</rdfs:label>
<skos:prefLabel>object_boundary</skos:prefLabel>
<skos:definition>An independent continuant [snap:IndependentContinuant] that is a lower dimensional part of a spatial entity, normally a closed two-dimensional surface. Boundaries are those privileged parts of object [snap:Object] entities that exist at exactly the point where the object [snap:Object] is separated off from the rest of the existing entities in the world.</skos:definition>
<skos:example>the surface of the skin</skos:example>
<skos:example>the surface of the earth</skos:example>
<skos:example>the surface of the interior of the stomach</skos:example>
<skos:example>the outer surface of a cell or cell wall</skos:example>
<skos:altLabel>substance_boundary</skos:altLabel>
<rdfs:comment>Boundaries are theoretically difficult entities to account for, however the intuitive notion of a physical boundary as a surface of some sort (whether inside or outside of a thing) will generally serve as a good guide for the use of this universal.</rdfs:comment>
</owl:Class>
<owl:Class rdf:about="&snap;OneDimensionalRegion">
<rdfs:subClassOf rdf:resource="&snap;SpatialRegion"/>
<owl:disjointWith rdf:resource="&snap;ThreeDimensionalRegion"/>
<owl:disjointWith rdf:resource="&snap;TwoDimensionalRegion"/>
<owl:disjointWith rdf:resource="&snap;ZeroDimensionalRegion"/>
<rdfs:label>one_dimensional_region</rdfs:label>
<skos:prefLabel>one_dimensional_region</skos:prefLabel>
<skos:definition>A spatial region [snap:SpatialRegion] with one dimension.</skos:definition>
<skos:example>the part of space that is a line stretching from one end of absolute space to the other</skos:example>
<skos:example>an edge of a cube-shaped part of space</skos:example>
</owl:Class>
<owl:Class rdf:about="&snap;Quality">
<rdfs:subClassOf rdf:resource="&snap;SpecificallyDependentContinuant"/>
<owl:disjointWith rdf:resource="&snap;RealizableEntity"/>
<rdfs:label>quality</rdfs:label>
<skos:prefLabel>quality</skos:prefLabel>
<skos:definition>A specifically dependent continuant [snap:SpecificallyDependentContinuant] that is exhibited if it inheres in an entity or entities at all (a categorical property).</skos:definition>
<skos:example>the color of a tomato</skos:example>
<skos:example>the ambient temperature of air</skos:example>
<skos:example>the circumference of a waist</skos:example>
<skos:example>the shape of a nose</skos:example>
<skos:example>the mass of a piece of gold</skos:example>
<skos:example>the weight of a chimpanzee</skos:example>
</owl:Class>
<owl:Class rdf:about="&snap;RealizableEntity">
<rdfs:subClassOf rdf:resource="&snap;SpecificallyDependentContinuant"/>
<owl:disjointWith rdf:resource="&snap;Quality"/>
<rdfs:label>realizable_entity</rdfs:label>
<skos:prefLabel>realizable_entity</skos:prefLabel>
<skos:definition>A specifically dependent continuant [snap:SpecificallyDependentContinuant] that inheres in continuant [snap:Continuant] entities and are not exhibited in full at every time in which it inheres in an entity or group of entities. The exhibition or actualization of a realizable entity is a particular manifestation, functioning or process that occurs under certain circumstances.</skos:definition>
<skos:example>the role of being a doctor</skos:example>
<skos:example>the function of the reproductive organs</skos:example>
<skos:example>the disposition of blood to coagulate</skos:example>
<skos:example>the disposition of metal to conduct electricity</skos:example>
<rdfs:comment>If a realizable entity [snap:RealizableEntity] inheres in a continuant [snap:Continuant], this does not imply that it is actually realized.</rdfs:comment>
</owl:Class>
<owl:Class rdf:about="&snap;Role">
<rdfs:subClassOf rdf:resource="&snap;RealizableEntity"/>
<owl:disjointWith rdf:resource="&snap;Disposition"/>
<owl:disjointWith rdf:resource="&snap;Function"/>
<rdfs:label>role</rdfs:label>
<skos:prefLabel>role</skos:prefLabel>
<skos:definition>A realizable entity [snap:RealizableEntity] the manifestation of which brings about some result or end that is not essential to a continuant [snap:Continuant] in virtue of the kind of thing that it is but that can be served or participated in by that kind of continuant [snap:Continuant] in some kinds of natural, social or institutional contexts.</skos:definition>
<skos:example>the role of a person as a surgeon</skos:example>
<skos:example>the role of a chemical compound in an experiment</skos:example>
<skos:example>the role of a patient relative as defined by a hospital administrative form</skos:example>
<skos:example>the role of a woman as a legal mother in the context of system of laws</skos:example>
<skos:example>the role of a biological grandfather as legal guardian in the context of a system of laws</skos:example>
<skos:example>the role of ingested matter in digestion</skos:example>
<skos:example>the role of a student in a university</skos:example>
</owl:Class>
<owl:Class rdf:about="&snap;Site">
<rdfs:subClassOf rdf:resource="&snap;IndependentContinuant"/>
<owl:disjointWith rdf:resource="&snap;FiatObjectPart"/>
<owl:disjointWith rdf:resource="&snap;Object"/>
<owl:disjointWith rdf:resource="&snap;ObjectAggregate"/>
<owl:disjointWith rdf:resource="&snap;ObjectBoundary"/>
<rdfs:label>site</rdfs:label>
<skos:prefLabel>site</skos:prefLabel>
<skos:definition>An independent continuant [snap:IndependentContinuant] consisting of a characteristic spatial shape in relation to some arrangement of other continuant [snap:Continuant] entities and of the medium which is enclosed in whole or in part by this characteristic spatial shape. Site [snap:Site] entities are entities that can be occupied by other continuant [snap:Continuant] entities.</skos:definition>
<skos:example>a particular room in a particular hospital</skos:example>
<skos:example>Maria's nostril or her intestines for a variety of bacteria</skos:example>
<rdfs:comment>An instance of Site [snap:Site] is a mixture of independent continuant [snap:IndependentContinuant] entities which act as surrounding environments for other independent continuant [snap:IndependentContinuant] entities, most importantly for instances of object [snap:Object]. A site [snap:Site] is typically made of object [snap:Object] or fiat object part [snap:FiatObjectPart] entities and a surrounding medium in which is found an object [snap:Object] occupying the site [snap:Site]. Independent continuant [snap:IndependentContinuant] entities may be associated with others (which, then, are sites) through a relation of "occupation". That relation is connected to, but distinct from, the relation of spatial location. Site [snap:Site] entities are not to be confused with spatial region [snap:SpatialRegion] entities. In BFO, site [snap:Site] allows for a so-called relational view of space which is different from the view corresponding to the class spatial region [snap:SpatialRegion] (see the comment on this class).</rdfs:comment>
</owl:Class>
<owl:Class rdf:about="&snap;SpatialRegion">
<rdfs:subClassOf rdf:resource="&snap;Continuant"/>
<owl:equivalentClass>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Class rdf:about="&snap;OneDimensionalRegion"/>
<owl:Class rdf:about="&snap;ThreeDimensionalRegion"/>
<owl:Class rdf:about="&snap;TwoDimensionalRegion"/>
<owl:Class rdf:about="&snap;ZeroDimensionalRegion"/>
</owl:unionOf>
</owl:Class>
</owl:equivalentClass>
<owl:disjointWith rdf:resource="&snap;DependentContinuant"/>
<owl:disjointWith rdf:resource="&snap;IndependentContinuant"/>
<rdfs:label>spatial_region</rdfs:label>
<skos:prefLabel>spatial_region</skos:prefLabel>
<skos:definition>A continuant [snap:Continuant] that is neither bearer of quality [snap:Quality] entities nor inheres in any other entities.</skos:definition>
<skos:example>the sum total of all space in the universe</skos:example>
<skos:example>parts of the sum total of all space in the universe</skos:example>
<rdfs:comment>An instance of spatial region [snap:SpatialRegion] is a part of space. All parts of space are spatial region [snap:SpatialRegion] entities and only spatial region [snap:SpatialRegion] entities are parts of space. Space is the entire extent of the spatial universe, a designated individual, which is thus itself a spatial region [snap:SpatialRegion].</rdfs:comment>
<rdfs:comment>All instances of continuant [snap:Continuant] are spatial entities, that is, they enter in the relation of (spatial) location with spatial region [snap:SpatialRegion] entities. As a particular case, the exact spatial location of a spatial region [snap:SpatialRegion] is this region itself.</rdfs:comment>
<rdfs:comment>Space and spatial region [snap:SpatialRegion] entities are entities in their own rights which exist independently of any entities which can be located at them. This view of space is sometimes called "absolutist" or "the container view". In BFO, the class site [snap:Site] allows for a so-called relational view of space, that is to say, a view according to which spatiality is a matter of relative location between entities and not a matter of being tied to space. The bridge between these two views is secured through the fact that while instances of site [snap:Site] are not spatial region [snap:SpatialRegion] entities, they are nevertheless spatial entities.</rdfs:comment>
</owl:Class>
<owl:Class rdf:about="&snap;SpecificallyDependentContinuant">
<rdfs:subClassOf rdf:resource="&snap;DependentContinuant"/>
<owl:equivalentClass>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Class rdf:about="&snap;Quality"/>
<owl:Class rdf:about="&snap;RealizableEntity"/>
</owl:unionOf>
</owl:Class>
</owl:equivalentClass>
<owl:disjointWith rdf:resource="&snap;GenericallyDependentContinuant"/>
<rdfs:label>specifically_dependent_continuant</rdfs:label>
<skos:prefLabel>specifically_dependent_continuant</skos:prefLabel>
<skos:definition>A continuant [snap:Continuant] that inheres in or is borne by other entities. Every instance of A requires some specific instance of B which must always be the same.</skos:definition>
<skos:example>the mass of a cloud</skos:example>
<skos:example>the smell of mozzarella</skos:example>
<skos:example>the liquidity of blood</skos:example>
<skos:example>the color of a tomato</skos:example>
<skos:example>the disposition of fish to decay</skos:example>
<skos:example>the role of being a doctor</skos:example>
<skos:example>the function of the heart in the body: to pump blood, to receive de-oxygenated and oxygenated blood, etc.</skos:example>
<skos:altLabel>property</skos:altLabel>
<skos:altLabel>trope</skos:altLabel>
<skos:altLabel>mode</skos:altLabel>
</owl:Class>
<owl:Class rdf:about="&snap;ThreeDimensionalRegion">
<rdfs:subClassOf rdf:resource="&snap;SpatialRegion"/>
<owl:disjointWith rdf:resource="&snap;OneDimensionalRegion"/>
<owl:disjointWith rdf:resource="&snap;TwoDimensionalRegion"/>
<owl:disjointWith rdf:resource="&snap;ZeroDimensionalRegion"/>
<rdfs:label>three_dimensional_region</rdfs:label>
<skos:prefLabel>three_dimensional_region</skos:prefLabel>
<skos:definition>A spatial region [snap:SpatialRegion] with three dimensions.</skos:definition>
<skos:example>a cube-shaped part of space</skos:example>
<skos:example>a sphere-shaped part of space</skos:example>
</owl:Class>
<owl:Class rdf:about="&snap;TwoDimensionalRegion">
<rdfs:subClassOf rdf:resource="&snap;SpatialRegion"/>
<owl:disjointWith rdf:resource="&snap;OneDimensionalRegion"/>
<owl:disjointWith rdf:resource="&snap;ThreeDimensionalRegion"/>
<owl:disjointWith rdf:resource="&snap;ZeroDimensionalRegion"/>
<rdfs:label>two_dimensional_region</rdfs:label>
<skos:prefLabel>two_dimensional_region</skos:prefLabel>
<skos:definition>A spatial region [snap:SpatialRegion] with two dimensions.</skos:definition>
<skos:example>the surface of a cube-shaped part of space</skos:example>
<skos:example>the surface of a sphere-shaped part of space</skos:example>
<skos:example>the surface of a rectilinear planar figure-shaped part of space</skos:example>
</owl:Class>
<owl:Class rdf:about="&snap;ZeroDimensionalRegion">
<rdfs:subClassOf rdf:resource="&snap;SpatialRegion"/>
<owl:disjointWith rdf:resource="&snap;OneDimensionalRegion"/>
<owl:disjointWith rdf:resource="&snap;ThreeDimensionalRegion"/>
<owl:disjointWith rdf:resource="&snap;TwoDimensionalRegion"/>
<rdfs:label>zero_dimensional_region</rdfs:label>
<skos:prefLabel>zero_dimensional_region</skos:prefLabel>
<skos:definition>A spatial region [snap:SpatialRegion] with no dimensions.</skos:definition>
<skos:example>a point</skos:example>
</owl:Class>
<!-- -->
<!-- SPAN -->
<!-- -->
<owl:Class rdf:about="&span;ConnectedSpatiotemporalRegion">
<rdfs:subClassOf rdf:resource="&span;SpatiotemporalRegion"/>
<owl:equivalentClass>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Class rdf:about="&span;SpatiotemporalInstant"/>
<owl:Class rdf:about="&span;SpatiotemporalInterval"/>
</owl:unionOf>
</owl:Class>
</owl:equivalentClass>
<owl:disjointWith rdf:resource="&span;ScatteredSpatiotemporalRegion"/>
<rdfs:label>connected_spatiotemporal_region</rdfs:label>
<skos:prefLabel>connected_spatiotemporal_region</skos:prefLabel>
<skos:definition>A space time region [span:SpaceTimeRegion] that has temporal and spatial dimensions such that all points within the spatiotemporal region are mediately or immediately connected to all other points within the same space time region [span:SpaceTimeRegion].</skos:definition>
<skos:example>the spatial and temporal location of an individual organism's life</skos:example>
<skos:example>the spatial and temporal location of the development of a fetus</skos:example>
</owl:Class>
<owl:Class rdf:about="&span;ConnectedTemporalRegion">
<rdfs:subClassOf rdf:resource="&span;TemporalRegion"/>
<owl:equivalentClass>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Class rdf:about="&span;TemporalInstant"/>
<owl:Class rdf:about="&span;TemporalInterval"/>
</owl:unionOf>
</owl:Class>
</owl:equivalentClass>
<owl:disjointWith rdf:resource="&span;ScatteredTemporalRegion"/>
<rdfs:label>connected_temporal_region</rdfs:label>
<skos:prefLabel>connected_temporal_region</skos:prefLabel>
<skos:definition>A temporal region [span:TemporalRegion] every point of which is mediately or immediately connected with every other point of which.</skos:definition>
<skos:example>the 1970s years</skos:example>
<skos:example>the time from the beginning to the end of a heart attack</skos:example>
<skos:example>the time taken up by cellular meiosis</skos:example>
</owl:Class>
<owl:Class rdf:about="&span;FiatProcessPart">
<rdfs:subClassOf rdf:resource="&span;ProcessualEntity"/>
<owl:disjointWith rdf:resource="&span;Process"/>
<owl:disjointWith rdf:resource="&span;ProcessAggregate"/>
<owl:disjointWith rdf:resource="&span;ProcessBoundary"/>
<owl:disjointWith rdf:resource="&span;ProcessualContext"/>
<rdfs:label>fiat_process_part</rdfs:label>
<skos:prefLabel>fiat_process_part</skos:prefLabel>
<skos:definition>A processual entity [span:ProcessualEntity] that is part of a process but that does not have bona fide beginnings and endings corresponding to real discontinuities.</skos:definition>
<skos:example>chewing during a meal</skos:example>
<skos:example>the middle part of a rainstorm</skos:example>
<skos:example>the worst part of a heart-attack</skos:example>
<skos:example>the most interesting part of Van Gogh's life</skos:example>
</owl:Class>
<owl:Class rdf:about="&span;Occurrent">
<rdfs:subClassOf rdf:resource="&bfo;Entity"/>
<owl:equivalentClass>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Class rdf:about="&span;ProcessualEntity"/>
<owl:Class rdf:about="&span;SpatiotemporalRegion"/>
<owl:Class rdf:about="&span;TemporalRegion"/>
</owl:unionOf>
</owl:Class>
</owl:equivalentClass>
<owl:disjointWith rdf:resource="&snap;Continuant"/>
<rdfs:label>occurrent</rdfs:label>
<skos:prefLabel>occurrent</skos:prefLabel>
<skos:definition>An entity [bfo:Entity] that has temporal parts and that happens, unfolds or develops through time. Sometimes also called perdurants.</skos:definition>
<skos:example>the life of an organism</skos:example>
<skos:example>a surgical operation as processual context for a nosocomical infection</skos:example>
<skos:example>the spatiotemporal context occupied by a process of cellular meiosis</skos:example>
<skos:example>the most interesting part of Van Gogh's life</skos:example>
<skos:example>the spatiotemporal region occupied by the development of a cancer tumor</skos:example>
<skos:altLabel>perdurant</skos:altLabel>
</owl:Class>
<owl:Class rdf:about="&span;Process">
<rdfs:subClassOf rdf:resource="&span;ProcessualEntity"/>
<owl:disjointWith rdf:resource="&span;FiatProcessPart"/>
<owl:disjointWith rdf:resource="&span;ProcessAggregate"/>
<owl:disjointWith rdf:resource="&span;ProcessBoundary"/>
<owl:disjointWith rdf:resource="&span;ProcessualContext"/>
<rdfs:label>process</rdfs:label>
<skos:prefLabel>process</skos:prefLabel>
<skos:definition>A processual entity [span:ProcessualEntity] that is a maximally connected spatiotemporal whole and has bona fide beginnings and endings corresponding to real discontinuities.</skos:definition>
<skos:example>the life of an organism</skos:example>
<skos:example>the process of sleeping</skos:example>
<skos:example>the process of cell-division</skos:example>
</owl:Class>
<owl:Class rdf:about="&span;ProcessAggregate">
<rdfs:subClassOf rdf:resource="&span;ProcessualEntity"/>
<owl:disjointWith rdf:resource="&span;FiatProcessPart"/>
<owl:disjointWith rdf:resource="&span;Process"/>
<owl:disjointWith rdf:resource="&span;ProcessBoundary"/>
<owl:disjointWith rdf:resource="&span;ProcessualContext"/>
<rdfs:label>process_aggregate</rdfs:label>
<skos:prefLabel>process_aggregate</skos:prefLabel>
<skos:definition>A processual entity [span:ProcessualEntity] that is a mereological sum of process [span:Process] entities and possesses non-connected boundaries.</skos:definition>
<skos:example>the beating of the hearts of each of seven individuals in the room</skos:example>
<skos:example>the playing of each of the members of an orchestra</skos:example>
<skos:example>a process of digestion and a process of thinking taken together</skos:example>
</owl:Class>
<owl:Class rdf:about="&span;ProcessBoundary">
<rdfs:subClassOf rdf:resource="&span;ProcessualEntity"/>
<owl:disjointWith rdf:resource="&span;FiatProcessPart"/>
<owl:disjointWith rdf:resource="&span;Process"/>
<owl:disjointWith rdf:resource="&span;ProcessAggregate"/>
<owl:disjointWith rdf:resource="&span;ProcessualContext"/>
<rdfs:label>process_boundary</rdfs:label>
<skos:prefLabel>process_boundary</skos:prefLabel>
<skos:definition>A processual entity [span:ProcessualEntity] that is the fiat or bona fide instantaneous temporal process boundary.</skos:definition>
<skos:example>birth</skos:example>
<skos:example>death</skos:example>
<skos:example>the forming of a synapse</skos:example>
<skos:example>the onset of REM sleep</skos:example>
<skos:example>the detaching of a finger in an industrial accident</skos:example>
<skos:example>the final separation of two cells at the end of cell-division</skos:example>
<skos:example>the incision at the beginning of a surgery</skos:example>
</owl:Class>
<owl:Class rdf:about="&span;ProcessualContext">
<rdfs:subClassOf rdf:resource="&span;ProcessualEntity"/>
<owl:disjointWith rdf:resource="&span;FiatProcessPart"/>
<owl:disjointWith rdf:resource="&span;Process"/>
<owl:disjointWith rdf:resource="&span;ProcessAggregate"/>
<owl:disjointWith rdf:resource="&span;ProcessBoundary"/>
<rdfs:label>processual_context</rdfs:label>
<skos:prefLabel>processual_context</skos:prefLabel>
<skos:definition>An occurrent [span:Occurrent] consisting of a characteristic spatial shape inhering in some arrangement of other occurrent [span:Occurrent] entities. processual context [span:ProcessualContext] entities are characteristically entities at or in which other occurrent [span:Occurrent] entities can be located or occur.</skos:definition>
<rdfs:comment>The processual context for a given manipulation occurring as part of an experiment is made of processual entities which occur in parallel, are not necessarily all parts of the experiment themselves and may involve continuant [snap:Continuant] entities which are in the spatial vicinity of the participants in the experiment.</rdfs:comment>
<rdfs:comment>An instance of a processual context [span:ProcessualContext] is a mixture of processual entity [span:ProcessualEntity] which stand as surrounding environments for other processual entity [span:ProcessualEntity] entities. The class processual context [span:ProcessualContext] is the analogous among occurrent [span:Occurrent] entities to the class site [snap:Site] among continuant [snap:Continuant] entities.</rdfs:comment>
<skos:altLabel>setting</skos:altLabel>
</owl:Class>
<owl:Class rdf:about="&span;ProcessualEntity">
<rdfs:subClassOf rdf:resource="&span;Occurrent"/>
<owl:equivalentClass>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Class rdf:about="&span;FiatProcessPart"/>
<owl:Class rdf:about="&span;Process"/>
<owl:Class rdf:about="&span;ProcessAggregate"/>
<owl:Class rdf:about="&span;ProcessBoundary"/>
<owl:Class rdf:about="&span;ProcessualContext"/>
</owl:unionOf>
</owl:Class>
</owl:equivalentClass>
<owl:disjointWith rdf:resource="&span;TemporalRegion"/>
<owl:disjointWith rdf:resource="&span;SpatiotemporalRegion"/>
<rdfs:label>processual_entity</rdfs:label>
<skos:prefLabel>processual_entity</skos:prefLabel>
<skos:definition>An occurrent [span:Occurrent] that exists in time by occurring or happening, has temporal parts and always involves and depends on some entity.</skos:definition>
<skos:example>the life of an organism</skos:example>
<skos:example>the process of meiosis</skos:example>
<skos:example>the course of a disease</skos:example>
<skos:example>the flight of a bird</skos:example>
</owl:Class>
<owl:Class rdf:about="&span;ScatteredSpatiotemporalRegion">
<rdfs:subClassOf rdf:resource="&span;SpatiotemporalRegion"/>
<owl:disjointWith rdf:resource="&span;ConnectedSpatiotemporalRegion"/>
<rdfs:label>scattered_spatiotemporal_region</rdfs:label>
<skos:prefLabel>scattered_spatiotemporal_region</skos:prefLabel>
<skos:definition>A space time region [span:SpaceTimeRegion] that has spatial and temporal dimensions and every spatial and temporal point of which is not connected with every other spatial and temporal point of which.</skos:definition>
<skos:example>the space and time occupied by the individual games of the World Cup</skos:example>
<skos:example>the space and time occupied by the individual liaisons in a romantic affair</skos:example>
</owl:Class>
<owl:Class rdf:about="&span;ScatteredTemporalRegion">
<rdfs:subClassOf rdf:resource="&span;TemporalRegion"/>
<owl:disjointWith rdf:resource="&span;ConnectedTemporalRegion"/>
<rdfs:label>scattered_temporal_region</rdfs:label>
<skos:prefLabel>scattered_temporal_region</skos:prefLabel>
<skos:definition>A temporal region [span:TemporalRegion] every point of which is not mediately or immediately connected with every other point of which.</skos:definition>
<skos:example>the time occupied by the individual games of the World Cup</skos:example>
<skos:example>the time occupied by the individual liaisons in a romantic affair</skos:example>
</owl:Class>
<owl:Class rdf:about="&span;SpatiotemporalInstant">
<rdfs:subClassOf rdf:resource="&span;ConnectedSpatiotemporalRegion"/>
<owl:disjointWith rdf:resource="&span;SpatiotemporalInterval"/>
<rdfs:label>spatiotemporal_instant</rdfs:label>
<skos:prefLabel>spatiotemporal_instant</skos:prefLabel>
<skos:definition>A connected space time region [span:ConnectedSpaceTimeRegion] at a specific moment.</skos:definition>
<skos:example>the space time region occupied by a single instantaneous temporal slice (part) of a process</skos:example>
</owl:Class>
<owl:Class rdf:about="&span;SpatiotemporalInterval">
<rdfs:subClassOf rdf:resource="&span;ConnectedSpatiotemporalRegion"/>
<owl:disjointWith rdf:resource="&span;SpatiotemporalInstant"/>
<rdfs:label>spatiotemporal_interval</rdfs:label>
<skos:prefLabel>spatiotemporal_interval</skos:prefLabel>
<skos:definition>A connected space time region [span:ConnectedSpaceTimeRegion] that endures for more than a single moment of time.</skos:definition>
<skos:example>the space time region occupied by a process or by a fiat processual part</skos:example>
</owl:Class>
<owl:Class rdf:about="&span;SpatiotemporalRegion">
<rdfs:subClassOf rdf:resource="&span;Occurrent"/>
<owl:equivalentClass>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Class rdf:about="&span;ConnectedSpatiotemporalRegion"/>
<owl:Class rdf:about="&span;ScatteredSpatiotemporalRegion"/>
</owl:unionOf>
</owl:Class>
</owl:equivalentClass>
<owl:disjointWith rdf:resource="&span;ProcessualEntity"/>
<owl:disjointWith rdf:resource="&span;TemporalRegion"/>
<rdfs:label>spatiotemporal_region</rdfs:label>
<skos:prefLabel>spatiotemporal_region</skos:prefLabel>
<skos:definition>An occurrent [span:Occurrent] at or in which processual entity [span:ProcessualEntity] entities can be located.</skos:definition>
<skos:example>the spatiotemporal region occupied by a human life</skos:example>
<skos:example>the spatiotemporal region occupied by the development of a cancer tumor</skos:example>
<skos:example>the spatiotemporal context occupied by a process of cellular meiosis</skos:example>
<rdfs:comment>An instance of the spatiotemporal region [span:SpatiotemporalRegion] is a part of spacetime. All parts of spacetime are spatiotemporal region [span:SpatiotemporalRegion] entities and only spatiotemporal region [span:SpatiotemporalRegion] entities are parts of spacetime. In particular, neither spatial region [snap:SpatialRegion] entities nor temporal region [span:TemporalRegion] entities are in BFO parts of spacetime. Spacetime is the entire extent of the spatiotemporal universe, a designated individual, which is thus itself a spatiotemporal region [span:SpatiotemporalRegion]. Spacetime is among occurrents the analogous of space among continuant [snap:Continuant] entities.</rdfs:comment>
<rdfs:comment>All instances of occurrent [span:Occurrent] are spatiotemporal entities, that is, they enter in the relation of (spatiotemporal) location with spatiotemporal region [span:SpatiotemporalRegion] entities. As a particular case, the exact spatiotemporal location of a spatiotemporal region [span:SpatiotemporalRegion] is this region itself.</rdfs:comment>
<rdfs:comment>Spacetime and spatiotemporal region [span:SpatiotemporalRegion] entities are entities in their own rights which exist independently of any entities which can be located at them. This view of spacetime can be called "absolutist" or "the container view". In BFO, the class processual context [span:ProcessualContext] allows for a so-called relational view of spacetime, that is to say, a view according to which spatiotemporality is a matter of relative location between entities and not a matter of being tied to spacetime. In BFO, the bridge between these two views is secured through the fact that instances of processual context [span:ProcessualContext] are too spatiotemporal entities.</rdfs:comment>
</owl:Class>
<owl:Class rdf:about="&span;TemporalInstant">
<rdfs:subClassOf rdf:resource="&span;ConnectedTemporalRegion"/>
<owl:disjointWith rdf:resource="&span;TemporalInterval"/>
<rdfs:label>temporal_instant</rdfs:label>
<skos:prefLabel>temporal_instant</skos:prefLabel>
<skos:definition>A connected temporal region [span:ConnectedTemporalRegion] comprising a single moment of time.</skos:definition>
<skos:example>right now</skos:example>
<skos:example>the moment at which a finger is detached in an industrial accident</skos:example>
<skos:example>the moment at which a child is born</skos:example>
<skos:example>the moment of death</skos:example>
</owl:Class>
<owl:Class rdf:about="&span;TemporalInterval">
<rdfs:subClassOf rdf:resource="&span;ConnectedTemporalRegion"/>
<owl:disjointWith rdf:resource="&span;TemporalInstant"/>
<rdfs:label>temporal_interval</rdfs:label>
<skos:prefLabel>temporal_interval</skos:prefLabel>
<skos:definition>A connected temporal region [span:ConnectedTemporalRegion] lasting for more than a single moment of time.</skos:definition>
<skos:example>any continuous temporal duration during which a process occurs</skos:example>
</owl:Class>
<owl:Class rdf:about="&span;TemporalRegion">
<rdfs:subClassOf rdf:resource="&span;Occurrent"/>
<owl:equivalentClass>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Class rdf:about="&span;ConnectedTemporalRegion"/>
<owl:Class rdf:about="&span;ScatteredTemporalRegion"/>
</owl:unionOf>
</owl:Class>
</owl:equivalentClass>
<owl:disjointWith rdf:resource="&span;ProcessualEntity"/>
<owl:disjointWith rdf:resource="&span;SpatiotemporalRegion"/>
<rdfs:label>temporal_region</rdfs:label>
<skos:prefLabel>temporal_region</skos:prefLabel>
<skos:definition>An occurrent [span:Occurrent] that is part of time.</skos:definition>
<skos:example>the time it takes to run a marathon</skos:example>
<skos:example>the duration of a surgical procedure</skos:example>
<skos:example>the moment of death</skos:example>
<rdfs:comment>An instance of temporal region [span:TemporalRegion] is a part of time. All parts of time are temporal region [span:TemporalRegion] entities and only temporal region [span:TemporalRegion] entities are parts of time. Time is the entire extent of the temporal universe, a designated individual, which is thus a temporal region itself.</rdfs:comment>
<rdfs:comment>All instances of occurrent [span:Occurrent] are temporal entities, that is, they enter in the relation of (temporal) location with temporal region [span:TemporalRegion] entities. As a particular case, the exact spatiotemporal location of a temporal region [span:TemporalRegion] is this region itself. Continuant [snap:Continuant] entities are not temporal entities in the technical sense just explained; they are related to time in a different way, not through temporal location but through a relation of existence at a time or during a period of time (see continuant [snap:Continuant].</rdfs:comment>
<rdfs:comment>Time and temporal region [span:TemporalRegion] entities are entities in their own rights which exist independently of any entities which can be located at them. This view of time can be called "absolutist" or "the container view" in analogy to what is traditionally the case with space (see spatial region [snap:SpatialRegion].</rdfs:comment>
</owl:Class>
<!-- -->
<!-- Annotation Properties -->
<!-- -->
<owl:AnnotationProperty rdf:about="&dc;contributor"/>
<owl:AnnotationProperty rdf:about="&dc;creator"/>
<owl:AnnotationProperty rdf:about="&dc;date"/>
<owl:AnnotationProperty rdf:about="&dc;format"/>
<owl:AnnotationProperty rdf:about="&dc;identifier"/>
<owl:AnnotationProperty rdf:about="&dc;language"/>
<owl:AnnotationProperty rdf:about="&dc;publisher"/>
<owl:AnnotationProperty rdf:about="&dc;source"/>
<owl:AnnotationProperty rdf:about="&dc;title"/>
<owl:AnnotationProperty rdf:about="&skos;altLabel"/>
<owl:AnnotationProperty rdf:about="&skos;definition"/>
<owl:AnnotationProperty rdf:about="&skos;example"/>
<owl:AnnotationProperty rdf:about="&skos;prefLabel"/>
</rdf:RDF>