-
Notifications
You must be signed in to change notification settings - Fork 0
/
Fitness Ontology.owl
740 lines (736 loc) · 43.8 KB
/
Fitness Ontology.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
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
<?xml version="1.0"?>
<Ontology xmlns="http://www.w3.org/2002/07/owl#"
xml:base="http://www.semanticweb.org/chiaracecchini/ontologies/2018/4/untitled-ontology-52"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:xml="http://www.w3.org/XML/1998/namespace"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
ontologyIRI="http://www.semanticweb.org/chiaracecchini/ontologies/2018/4/untitled-ontology-52">
<Prefix name="" IRI="http://www.semanticweb.org/chiaracecchini/ontologies/2018/4/untitled-ontology-52"/>
<Prefix name="owl" IRI="http://www.w3.org/2002/07/owl#"/>
<Prefix name="rdf" IRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/>
<Prefix name="xml" IRI="http://www.w3.org/XML/1998/namespace"/>
<Prefix name="xsd" IRI="http://www.w3.org/2001/XMLSchema#"/>
<Prefix name="rdfs" IRI="http://www.w3.org/2000/01/rdf-schema#"/>
<Declaration>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000050"/>
</Declaration>
<Declaration>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000052"/>
</Declaration>
<Declaration>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000040"/>
</Declaration>
<Declaration>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000003"/>
</Declaration>
<Declaration>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000025"/>
</Declaration>
<Declaration>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000035"/>
</Declaration>
<Declaration>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000027"/>
</Declaration>
<Declaration>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000005"/>
</Declaration>
<Declaration>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000015"/>
</Declaration>
<Declaration>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000037"/>
</Declaration>
<Declaration>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000043"/>
</Declaration>
<Declaration>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000031"/>
</Declaration>
<Declaration>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000053"/>
</Declaration>
<Declaration>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000045"/>
</Declaration>
<Declaration>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000001"/>
</Declaration>
<Declaration>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000023"/>
</Declaration>
<Declaration>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000011"/>
</Declaration>
<Declaration>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000055"/>
</Declaration>
<Declaration>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000033"/>
</Declaration>
<Declaration>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000029"/>
</Declaration>
<Declaration>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000007"/>
</Declaration>
<Declaration>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000017"/>
</Declaration>
<Declaration>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000039"/>
</Declaration>
<Declaration>
<Class IRI="#PAHF_0000000"/>
</Declaration>
<Declaration>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000051"/>
</Declaration>
<Declaration>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000036"/>
</Declaration>
<Declaration>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000058"/>
</Declaration>
<Declaration>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000024"/>
</Declaration>
<Declaration>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000046"/>
</Declaration>
<Declaration>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000038"/>
</Declaration>
<Declaration>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000016"/>
</Declaration>
<Declaration>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000026"/>
</Declaration>
<Declaration>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000004"/>
</Declaration>
<Declaration>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000032"/>
</Declaration>
<Declaration>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000054"/>
</Declaration>
<Declaration>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000010"/>
</Declaration>
<Declaration>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000042"/>
</Declaration>
<Declaration>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000020"/>
</Declaration>
<Declaration>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000034"/>
</Declaration>
<Declaration>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000056"/>
</Declaration>
<Declaration>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000022"/>
</Declaration>
<Declaration>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000044"/>
</Declaration>
<Declaration>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000000"/>
</Declaration>
<Declaration>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000018"/>
</Declaration>
<Declaration>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000006"/>
</Declaration>
<Declaration>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000028"/>
</Declaration>
<Declaration>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000008"/>
</Declaration>
<SubClassOf>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000000"/>
<Class IRI="#PAHF_0000000"/>
</SubClassOf>
<SubClassOf>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000001"/>
<Class IRI="#PAHF_0000000"/>
</SubClassOf>
<SubClassOf>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000003"/>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000058"/>
</SubClassOf>
<SubClassOf>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000004"/>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000058"/>
</SubClassOf>
<SubClassOf>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000005"/>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000058"/>
</SubClassOf>
<SubClassOf>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000006"/>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000001"/>
</SubClassOf>
<SubClassOf>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000007"/>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000058"/>
</SubClassOf>
<SubClassOf>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000008"/>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000000"/>
</SubClassOf>
<SubClassOf>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000010"/>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000001"/>
</SubClassOf>
<SubClassOf>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000011"/>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000001"/>
</SubClassOf>
<SubClassOf>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000015"/>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000001"/>
</SubClassOf>
<SubClassOf>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000016"/>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000001"/>
</SubClassOf>
<SubClassOf>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000017"/>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000000"/>
</SubClassOf>
<SubClassOf>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000018"/>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000000"/>
</SubClassOf>
<SubClassOf>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000020"/>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000000"/>
</SubClassOf>
<SubClassOf>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000022"/>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000000"/>
</SubClassOf>
<SubClassOf>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000023"/>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000000"/>
</SubClassOf>
<SubClassOf>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000024"/>
<Class IRI="#PAHF_0000000"/>
</SubClassOf>
<SubClassOf>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000025"/>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000024"/>
</SubClassOf>
<SubClassOf>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000026"/>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000024"/>
</SubClassOf>
<SubClassOf>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000027"/>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000024"/>
</SubClassOf>
<SubClassOf>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000028"/>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000025"/>
</SubClassOf>
<SubClassOf>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000029"/>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000025"/>
</SubClassOf>
<SubClassOf>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000031"/>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000034"/>
</SubClassOf>
<SubClassOf>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000032"/>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000034"/>
</SubClassOf>
<SubClassOf>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000033"/>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000034"/>
</SubClassOf>
<SubClassOf>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000034"/>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000005"/>
</SubClassOf>
<SubClassOf>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000035"/>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000005"/>
</SubClassOf>
<SubClassOf>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000036"/>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000035"/>
</SubClassOf>
<SubClassOf>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000037"/>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000035"/>
</SubClassOf>
<SubClassOf>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000038"/>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000035"/>
</SubClassOf>
<SubClassOf>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000039"/>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000035"/>
</SubClassOf>
<SubClassOf>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000040"/>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000035"/>
</SubClassOf>
<SubClassOf>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000042"/>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000035"/>
</SubClassOf>
<SubClassOf>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000043"/>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000015"/>
</SubClassOf>
<SubClassOf>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000044"/>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000015"/>
</SubClassOf>
<SubClassOf>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000045"/>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000044"/>
</SubClassOf>
<SubClassOf>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000046"/>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000044"/>
</SubClassOf>
<SubClassOf>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000050"/>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000010"/>
</SubClassOf>
<SubClassOf>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000051"/>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000010"/>
</SubClassOf>
<SubClassOf>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000052"/>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000010"/>
</SubClassOf>
<SubClassOf>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000053"/>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000024"/>
</SubClassOf>
<SubClassOf>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000054"/>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000024"/>
</SubClassOf>
<SubClassOf>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000055"/>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000024"/>
</SubClassOf>
<SubClassOf>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000056"/>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000024"/>
</SubClassOf>
<SubClassOf>
<Class IRI="#PAHF_0000000"/>
<Class IRI="http://www.co-ode.org/ontologies/ont.owl#PAHF_0000058"/>
</SubClassOf>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:isDefinedBy"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000000</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">Skill related fitness is the exercise activities involving skills that will enhance one’s performance in athletic or sport events.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000000</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">skill related fitness</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:isDefinedBy"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000001</IRI>
<Literal datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">Health related fitness is the exercise activities performed in order to try to improve the physical health. There are five areas of health related fitness. They are heart and lung endurance or cardiovascular endurance, muscular strength, muscular endurance, flexibility, and body composition.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000001</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">health related fitness</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000003</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">fitness duration ?</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000004</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">fitness frequency ?</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000005</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">fitness intensity ?</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:isDefinedBy"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000006</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">A health-related component of physical fitness that related to teh ability to the circulatory and respiratory systems to supply fuel during sustained physical activity and to eliminate fatigue products after supplying fuel.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000006</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">cardiorespiratory endurance</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000007</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">fitness condition</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:isDefinedBy"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000008</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">A skill-related component of physical fitness that relates to the ability to use the sense, such as sight or hearing, together with body parts in performing motor tasks smoothly and accurately.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000008</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">coordination</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:isDefinedBy"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000010</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">A health-related component of physical fitness that relates to the amount of external force that a muscle can exert.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000010</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">muscular strength</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:isDefinedBy"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000011</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">A health-related component of physical fitness that reates to teh ablity of mucle groups to exert external force for many repetitions or successive exertions.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000011</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">muscular endurance</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:isDefinedBy"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000015</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">A health-related component of physical fitness that relates to the range of motions available at a joint.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000015</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">flexibility</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:isDefinedBy"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000016</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">A health-related component of physical fitness that related to the realtive amounts of mucles, fat, bones and other vital parts of the body.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000016</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">body composition</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:isDefinedBy"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000017</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">A skill-related component of physical fitness that relates to the ability to perform a movement within a short period of time.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000017</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">speed</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:isDefinedBy"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000018</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">A skill-related component of physical fitness that relates to the rate at which one can perform work.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000018</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">power</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:isDefinedBy"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000020</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">A skill-related component of physical fitness that relates to teh time elapsed between stimulation and teh beginning to the reaction to it.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000020</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">reaction time</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:isDefinedBy"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000022</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">A skill-related component of physical fitness that relates to the maintainance of equilibrium while stationary or moving.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000022</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">balance</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:isDefinedBy"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000023</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">A skill-related component of physical fitness that relates to the ability to rapidly change the position of teh entire body in space with speed and accuracy.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000023</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">agility</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:isDefinedBy"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000024</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">Physiological related fitness involves the analysis, improvement, and maintenance of health and fitness, rehabilitation of heart disease and other chronic diseases and/or disabilities.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000024</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">physiological fitness</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:isDefinedBy"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000025</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">Measurement of the pressure that is exerted by the blood upon the walls of the blood vessels and especially arteries and that varies with the muscular efficiency of the heart, the blood volume and viscosity, the age and health of the individual, and the state of the vascular wall.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000025</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">blood pressure</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:isDefinedBy"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000026</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">Measureament or proteins; minerals and enzymes involved in bone turnover.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000026</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">blood profiles</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:isDefinedBy"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000027</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">The ability of a bone to function as component of the whole body, sustaining anticipated loads. Any change in bone architecture, i.e. mineral losses, deteriorates the overall bone quality and may result in injuries, fractures, death, life quality deterioration and monetary losses.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000027</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">bone structural integrity</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:isDefinedBy"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000028</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">Measurement of the minimum arterial pressure during relaxation and dilatation of the ventricles of the heart when the ventricles fill with blood.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000028</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">diastolic blood pressure</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:isDefinedBy"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000029</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">Measurement of the maximum arterial pressure during contraction of the left ventricle of the heart.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000029</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">systolic blood pressure</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000031</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">kilocalories expenditure</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000032</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">MET expenditure</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000033</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">absolute oxigen uptake</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000034</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">absolute fitness intensity</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000035</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">realtive fitness intensity</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000036</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">VO2R</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000037</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">HRR</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000038</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">%HRmax</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000039</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">%VO2max</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000040</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">%METmax</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000042</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">blood lactate concentrations</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:isDefinedBy"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000043</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">The ability to assume extended positions and then maintain them using the momentum of a moving body or a limb in an attempt to force it beyond its normal range of motion.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000043</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">ballistic flexibility</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:isDefinedBy"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000044</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">The ability to assume extended positions and then maintain them using only your weight, the support of your limbs, or some other apparatus.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000044</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">static flexibility</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:isDefinedBy"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000045</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">The ability to assume extended positions and then maintain them with no assistance other than using the strength of your agonist muscles.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000045</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">active static flexibility</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:isDefinedBy"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000046</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">The ability to assume extended positions and then maintain them with some other part of your body, or with the assistance of a partner or some other apparatus.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000046</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">passive static flexibility</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:isDefinedBy"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000050</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">A component of muscular strenght that relates to the amount of external force that a muscle can exert when it shortens without movement of the involved parts of the body.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000050</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">isometric strength</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:isDefinedBy"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000051</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">A component of muscular strenght that relates to the amount of external force that a muscle can exert when it shortens against a constant load, as when lifting a weight.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000051</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">isotonic strength</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:isDefinedBy"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000052</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">A component of muscular strenght that relates to the amount of external force that a muscle can exert when it contracts and shortens at a constant and consistent rate of speed.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000052</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">isokinetic strenght</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:isDefinedBy"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000053</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">The amount of air which can be forcibly exhaled from the lungs after taking the deepest breath possible. FVC is used to help determine both the presence and severity of lung diseases.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000053</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">forced vital capacity</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:isDefinedBy"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000054</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">Measurement of air a person can exhale during a forced breath. The amount of air exhaled may be measured during the first (FEV1), second (FEV2), and/or third seconds (FEV3) of the forced breath. Forced vital capacity (FVC) is the total amount of air exhaled during the FEV test.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000054</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">forced expiratory volume</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:isDefinedBy"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000055</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">Amount of chemical compounds digested by the body to provide it with the energy for metabolism. Triglycerides are the most common form of fat in the body. They are the main ingredient in vegetable oils and animal fats.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000055</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">serum triglyceride</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:isDefinedBy"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000056</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">Measurement of certain elements in the blood, including the amount of high- and low-density lipoprotein cholesterol (HDL and LDL) in a person's blood.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000056</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">serum total cholesterol</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:isDefinedBy"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000058</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">Physical fitness is a set of attributes that are either health- or skill-related. The degree to which people have these attributes can be measured with specific tests. In contrast with physical activity, which is related to the movements that people perform, physical fitness is a set of attributes that people have or achieve.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>http://www.co-ode.org/ontologies/ont.owl#PAHF_0000058</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">physical fitness</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:isDefinedBy"/>
<IRI>#PAHF_0000000</IRI>
<Literal datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">Physical fitness is a set of attributes that are either health- or skill-related. The degree to which people have these attributes can be measured with specific tests. In contrast with physical activity, which is related to the movements that people perform, physical fitness is a set of attributes that people have or achieve.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>#PAHF_0000000</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">fitness type</Literal>
</AnnotationAssertion>
</Ontology>
<!-- Generated by the OWL API (version 4.2.6.20160910-2108) https://github.com/owlcs/owlapi -->