-
Notifications
You must be signed in to change notification settings - Fork 3
/
5667fdd400000802.ttl
807 lines (641 loc) · 72.1 KB
/
5667fdd400000802.ttl
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
<http://model.geneontology.org/5667fdd400000802> a <http://www.w3.org/2002/07/owl#Ontology> .
<http://geneontology.org/lego/evidence> a <http://www.w3.org/2002/07/owl#AnnotationProperty> .
<http://geneontology.org/lego/hint/layout/x> a <http://www.w3.org/2002/07/owl#AnnotationProperty> .
<http://geneontology.org/lego/hint/layout/y> a <http://www.w3.org/2002/07/owl#AnnotationProperty> .
<http://geneontology.org/lego/modelstate> a <http://www.w3.org/2002/07/owl#AnnotationProperty> .
<http://purl.org/pav/providedBy> a <http://www.w3.org/2002/07/owl#AnnotationProperty> .
<https://w3id.org/biolink/vocab/in_taxon> a <http://www.w3.org/2002/07/owl#AnnotationProperty> .
<http://purl.obolibrary.org/obo/BFO_0000050> a <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.obolibrary.org/obo/BFO_0000066> a <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.obolibrary.org/obo/RO_0002629> a <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.obolibrary.org/obo/RO_0002630> a <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.obolibrary.org/obo/GO_0008150> a <http://www.w3.org/2002/07/owl#Class> .
<http://purl.obolibrary.org/obo/RO_0002211> a <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.obolibrary.org/obo/ECO_0000304> a <http://www.w3.org/2002/07/owl#Class> .
<http://purl.obolibrary.org/obo/GO_0005829> a <http://www.w3.org/2002/07/owl#Class> .
<http://purl.obolibrary.org/obo/GO_0005783> a <http://www.w3.org/2002/07/owl#Class> .
<http://purl.obolibrary.org/obo/GO_0005085> a <http://www.w3.org/2002/07/owl#Class> .
<http://purl.obolibrary.org/obo/GO_0007265> a <http://www.w3.org/2002/07/owl#Class> .
<http://purl.obolibrary.org/obo/GO_0009898> a <http://www.w3.org/2002/07/owl#Class> .
<http://purl.obolibrary.org/obo/RO_0002411> a <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.obolibrary.org/obo/RO_0002212> a <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://www.geneontology.org/formats/oboInOwl#hasDbXref> a <http://www.w3.org/2002/07/owl#AnnotationProperty> .
<http://geneontology.org/lego/canonical_record> a <http://www.w3.org/2002/07/owl#AnnotationProperty> .
<http://geneontology.org/lego/derived> a <http://www.w3.org/2002/07/owl#AnnotationProperty> .
<http://geneontology.org/lego/iuphar_id> a <http://www.w3.org/2002/07/owl#AnnotationProperty> .
<http://purl.obolibrary.org/obo/IAO_0000115> a <http://www.w3.org/2002/07/owl#AnnotationProperty> .
<http://www.geneontology.org/formats/oboInOwl#id> a <http://www.w3.org/2002/07/owl#AnnotationProperty> .
<http://purl.obolibrary.org/obo/RO_0002413> a <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.obolibrary.org/obo/GO_0072659> a <http://www.w3.org/2002/07/owl#Class> .
<http://purl.obolibrary.org/obo/GO_0005096> a <http://www.w3.org/2002/07/owl#Class> .
<http://purl.obolibrary.org/obo/GO_0005525> a <http://www.w3.org/2002/07/owl#Class> .
<http://purl.obolibrary.org/obo/RO_0002406> a <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.obolibrary.org/obo/RO_0002408> a <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.obolibrary.org/obo/GO_0003924> a <http://www.w3.org/2002/07/owl#Class> .
<http://purl.obolibrary.org/obo/GO_0008233> a <http://www.w3.org/2002/07/owl#Class> .
<http://purl.obolibrary.org/obo/ECO_0000033> a <http://www.w3.org/2002/07/owl#Class> .
<http://geneontology.org/lego/templatestate> a <http://www.w3.org/2002/07/owl#AnnotationProperty> .
<http://purl.obolibrary.org/obo/GO_0019003> a <http://www.w3.org/2002/07/owl#Class> .
<http://purl.obolibrary.org/obo/GO_0004671> a <http://www.w3.org/2002/07/owl#Class> .
<http://purl.obolibrary.org/obo/GO_0005623> a <http://www.w3.org/2002/07/owl#Class> .
<http://purl.obolibrary.org/obo/GO_0043849> a <http://www.w3.org/2002/07/owl#Class> .
<http://purl.obolibrary.org/obo/GO_0004311> a <http://www.w3.org/2002/07/owl#Class> .
<http://purl.obolibrary.org/obo/GO_0080120> a <http://www.w3.org/2002/07/owl#Class> .
<http://model.geneontology.org/5667fdd400000802> <http://geneontology.org/lego/modelstate> "development"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://www.geneontology.org/formats/oboInOwl#id> "gomodel:5667fdd400000802"^^<http://www.w3.org/2001/XMLSchema#string> ;
a <http://www.w3.org/2002/07/owl#Ontology> ;
<http://www.w3.org/2000/01/rdf-schema#comment> "Automated change 2023-03-16: RO:0002406 replaced by RO:0002629" , "Automated change 2023-03-16: RO:0002408 replaced by RO:0002630" , "Automated change 2022-04-14: <http://purl.obolibrary.org/obo/GO_0090002> replaced_by <http://purl.obolibrary.org/obo/GO_0072659>" ;
<http://purl.org/dc/elements/1.1/title> "RAS signaling template"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2023-03-16"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/5667fdd400000803> <http://geneontology.org/lego/hint/layout/x> "658"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://geneontology.org/lego/hint/layout/y> "38"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.obolibrary.org/obo/BFO_0000066> <http://model.geneontology.org/5667fdd400000802/5667fdd400000804> ;
a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0007265> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-10-11"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/5667fdd400000804> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0005623> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-12-16"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/5667fdd400000805> <http://geneontology.org/lego/hint/layout/x> "29"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://geneontology.org/lego/hint/layout/y> "291"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.obolibrary.org/obo/BFO_0000050> <http://model.geneontology.org/5667fdd400000802/5667fdd400000803> ;
<http://purl.obolibrary.org/obo/BFO_0000066> <http://model.geneontology.org/5667fdd400000802/5667fdd400000809> ;
<http://purl.obolibrary.org/obo/RO_0002629> <http://model.geneontology.org/5667fdd400000802/5667fdd400000839> ;
a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0003924> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-09-30"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/5667fdd400000808> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000304> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-12-16"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:19201597"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/5667fdd400000809> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0009898> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-12-16"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/5667fdd400000810> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000304> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-12-16"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:23360111"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/5667fdd400000811> <http://geneontology.org/lego/hint/layout/x> "1431.5555555555557"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.obolibrary.org/obo/BFO_0000050> <http://model.geneontology.org/5667fdd400000802/5667fdd400000823> ;
<http://purl.obolibrary.org/obo/BFO_0000066> <http://model.geneontology.org/5667fdd400000802/5667fdd400000812> ;
<http://purl.obolibrary.org/obo/RO_0002413> <http://model.geneontology.org/5667fdd400000802/5667fdd400000814> ;
a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0004311> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-10-11"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/5667fdd400000812> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0005829> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-12-16"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/5667fdd400000813> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000304> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-12-16"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:23360111"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/5667fdd400000814> <http://geneontology.org/lego/hint/layout/x> "968"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://geneontology.org/lego/hint/layout/y> "295"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.obolibrary.org/obo/BFO_0000050> <http://model.geneontology.org/5667fdd400000802/5667fdd400000823> ;
<http://purl.obolibrary.org/obo/BFO_0000066> <http://model.geneontology.org/5667fdd400000802/5667fdd400000815> ;
<http://purl.obolibrary.org/obo/RO_0002413> <http://model.geneontology.org/5667fdd400000802/5667fdd400000819> ;
a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0008233> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-10-11"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/5667fdd400000815> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0005783> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-12-16"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/5667fdd400000819> <http://geneontology.org/lego/hint/layout/x> "1777.7777777777776"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://geneontology.org/lego/hint/layout/y> "65.77777777777779"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.obolibrary.org/obo/BFO_0000050> <http://model.geneontology.org/5667fdd400000802/5667fdd400000823> ;
<http://purl.obolibrary.org/obo/BFO_0000066> <http://model.geneontology.org/5667fdd400000802/5667fdd400000820> ;
<http://purl.obolibrary.org/obo/RO_0002413> <http://model.geneontology.org/5667fdd400000802/5667fdd400000827> ;
a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0004671> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-10-11"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/5667fdd400000820> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0005783> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-12-16"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/5667fdd400000821> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000304> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-12-16"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:23360111"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/5667fdd400000822> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000304> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-12-16"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:23360111"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/5667fdd400000823> <http://geneontology.org/lego/hint/layout/x> "1258.0000305175781"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://geneontology.org/lego/hint/layout/y> "467"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.obolibrary.org/obo/BFO_0000050> <http://model.geneontology.org/5667fdd400000802/5667fdd400000829> ;
<http://purl.obolibrary.org/obo/BFO_0000066> <http://model.geneontology.org/5667fdd400000802/5667fdd400000850> ;
a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0080120> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-09-30"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/5667fdd400000824> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000304> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-12-16"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:23360111"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/5667fdd400000825> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000304> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-12-16"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:23360111"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/5667fdd400000826> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000304> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-12-16"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:23360111"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/5667fdd400000827> <http://geneontology.org/lego/hint/layout/x> "1155"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://geneontology.org/lego/hint/layout/y> "643"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.obolibrary.org/obo/BFO_0000050> <http://model.geneontology.org/5667fdd400000802/5667fdd400000829> ;
<http://purl.obolibrary.org/obo/BFO_0000066> <http://model.geneontology.org/5667fdd400000802/5667fdd400000846> ;
a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0043849> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-09-30"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/5667fdd400000828> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000304> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-12-16"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:23360111"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/5667fdd400000829> <http://geneontology.org/lego/hint/layout/x> "756"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://geneontology.org/lego/hint/layout/y> "394"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.obolibrary.org/obo/BFO_0000066> <http://model.geneontology.org/5667fdd400000802/5667fdd400000848> ;
<http://purl.obolibrary.org/obo/RO_0002411> <http://model.geneontology.org/5667fdd400000802/5667fdd400000803> ;
a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0072659> ;
<http://www.w3.org/2000/01/rdf-schema#comment> "Automated change 2022-04-14: <http://purl.obolibrary.org/obo/GO_0090002> replaced_by <http://purl.obolibrary.org/obo/GO_0072659>" ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2022-04-14"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/5667fdd400000831> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000304> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-12-16"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:23360111"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/5667fdd400000832> <http://geneontology.org/lego/hint/layout/x> "452"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://geneontology.org/lego/hint/layout/y> "205"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.obolibrary.org/obo/BFO_0000050> <http://model.geneontology.org/5667fdd400000802/5667fdd400000803> ;
<http://purl.obolibrary.org/obo/BFO_0000066> <http://model.geneontology.org/5667fdd400000802/5667fdd400000856> ;
<http://purl.obolibrary.org/obo/RO_0002629> <http://model.geneontology.org/5667fdd400000802/5667fdd400000833> ;
<http://purl.obolibrary.org/obo/RO_0002630> <http://model.geneontology.org/5667fdd400000802/5667fdd400000839> ;
a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0005085> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-09-30"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/5667fdd400000833> <http://geneontology.org/lego/hint/layout/x> "421"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://geneontology.org/lego/hint/layout/y> "604"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.obolibrary.org/obo/BFO_0000050> <http://model.geneontology.org/5667fdd400000802/5667fdd400000803> ;
<http://purl.obolibrary.org/obo/BFO_0000066> <http://model.geneontology.org/5667fdd400000802/5667fdd400000852> ;
<http://purl.obolibrary.org/obo/RO_0002211> <http://model.geneontology.org/5667fdd400000802/57f1b14b00000075> ;
a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0005525> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-09-30"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/5667fdd400000837> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000304> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-12-16"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:23360111"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/5667fdd400000839> <http://geneontology.org/lego/hint/layout/x> "81"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://geneontology.org/lego/hint/layout/y> "510"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.obolibrary.org/obo/BFO_0000050> <http://model.geneontology.org/5667fdd400000802/5667fdd400000803> ;
<http://purl.obolibrary.org/obo/BFO_0000066> <http://model.geneontology.org/5667fdd400000802/5667fdd400000854> ;
<http://purl.obolibrary.org/obo/RO_0002630> <http://model.geneontology.org/5667fdd400000802/5667fdd400000833> ;
a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0019003> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-12-22"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/5667fdd400000840> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000304> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-12-16"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:23360111"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/5667fdd400000841> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000033> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-12-16"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:23360111"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/5667fdd400000842> <http://geneontology.org/lego/hint/layout/x> "318"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://geneontology.org/lego/hint/layout/y> "5"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.obolibrary.org/obo/BFO_0000050> <http://model.geneontology.org/5667fdd400000802/5667fdd400000803> ;
<http://purl.obolibrary.org/obo/BFO_0000066> <http://model.geneontology.org/5667fdd400000802/5667fdd400000858> ;
<http://purl.obolibrary.org/obo/RO_0002629> <http://model.geneontology.org/5667fdd400000802/5667fdd400000805> ;
a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0005096> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-10-11"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/5667fdd400000843> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000304> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-12-16"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:23360111"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/5667fdd400000846> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0005783> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-12-16"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/5667fdd400000848> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0005623> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-12-16"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/5667fdd400000850> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0005623> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-12-16"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/5667fdd400000851> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000304> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-12-16"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:23360111"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/5667fdd400000852> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0009898> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-12-16"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/5667fdd400000853> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000304> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-12-16"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:23360111"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/5667fdd400000854> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0009898> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-12-16"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/5667fdd400000855> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000304> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-12-16"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:23360111"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/5667fdd400000856> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0009898> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-12-16"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/5667fdd400000857> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000304> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-12-16"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:23360111"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/5667fdd400000858> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0009898> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-12-16"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/56d1143000003258> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000304> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-04-07"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:23360111"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/57ec3a7e00000067> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000304> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-09-30"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:23360111"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/57ec3a7e00000113> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000304> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-09-30"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:23360111"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/57ec3a7e00000114> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000304> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-09-30"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:23360111"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/57ec3a7e00000115> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000304> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-09-30"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:23360111"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/57f1b14b00000048> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000304> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-10-04"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:23360111"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/57f1b14b00000049> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000304> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-10-04"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:23360111"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/57f1b14b00000050> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000304> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-10-04"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:23360111"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/57f1b14b00000051> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000304> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-10-04"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:23360111"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/57f1b14b00000052> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000304> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-10-04"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:19201597"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/57f1b14b00000053> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000304> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-10-04"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:19201597"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/57f1b14b00000054> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000304> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-10-04"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:23360111"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/57f1b14b00000055> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000304> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-10-04"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:19201597"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/57f1b14b00000056> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000304> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-10-04"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:19201597"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/57f1b14b00000057> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000304> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-10-04"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:19201597"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/57f1b14b00000058> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000304> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-10-04"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:19201597"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/57f1b14b00000059> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000304> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-10-04"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:19201597"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/57f1b14b00000060> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000304> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-10-04"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:19201597"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/57f1b14b00000061> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000304> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-10-04"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:23360111"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/57f1b14b00000062> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000304> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-10-04"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:19201597"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/57f1b14b00000063> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000304> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-10-04"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:23360111"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/57f1b14b00000064> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000304> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-10-04"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:19201597"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/57f1b14b00000065> <http://geneontology.org/lego/hint/layout/x> "4"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://geneontology.org/lego/hint/layout/y> "9.183334350585938"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.obolibrary.org/obo/BFO_0000066> <http://model.geneontology.org/5667fdd400000802/57f1b14b00000066> ;
<http://purl.obolibrary.org/obo/RO_0002411> <http://model.geneontology.org/5667fdd400000802/5667fdd400000805> ;
a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0005525> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-10-11"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/57f1b14b00000066> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0009898> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-10-04"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/57f1b14b00000067> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000304> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-10-04"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:23360111"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/57f1b14b00000068> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000304> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-10-04"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:19201597"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/57f1b14b00000069> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000304> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-10-04"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:23360111"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/57f1b14b00000070> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000304> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-10-04"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:23360111"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/57f1b14b00000071> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000304> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-10-04"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:19201597"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/57f1b14b00000075> <http://geneontology.org/lego/hint/layout/x> "726.63330078125"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://geneontology.org/lego/hint/layout/y> "784"^^<http://www.w3.org/2001/XMLSchema#string> ;
a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0008150> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-10-11"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/57f1b14b00000076> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000304> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-10-04"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:23360111"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/57f1b14b00000077> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000304> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-10-04"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:19201597"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5667fdd400000802/57f1b14b00000267> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000304> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-10-11"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:23360111"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://www.w3.org/2000/01/rdf-schema#comment> a <http://www.w3.org/2002/07/owl#AnnotationProperty> .
<http://www.w3.org/2000/01/rdf-schema#label> a <http://www.w3.org/2002/07/owl#AnnotationProperty> .
<http://www.w3.org/2000/01/rdf-schema#seeAlso> a <http://www.w3.org/2002/07/owl#AnnotationProperty> .
<http://www.w3.org/2002/07/owl#versionInfo> a <http://www.w3.org/2002/07/owl#AnnotationProperty> .
<http://www.w3.org/2004/02/skos/core#altLabel> a <http://www.w3.org/2002/07/owl#AnnotationProperty> .
<http://www.w3.org/2004/02/skos/core#exactMatch> a <http://www.w3.org/2002/07/owl#AnnotationProperty> .
<http://www.w3.org/2004/02/skos/core#note> a <http://www.w3.org/2002/07/owl#AnnotationProperty> .
<http://purl.org/dc/terms/title> a <http://www.w3.org/2002/07/owl#AnnotationProperty> .
<http://purl.org/dc/elements/1.1/title> a <http://www.w3.org/2002/07/owl#AnnotationProperty> .
<http://purl.org/dc/elements/1.1/contributor> a <http://www.w3.org/2002/07/owl#AnnotationProperty> .
<http://purl.org/dc/elements/1.1/date> a <http://www.w3.org/2002/07/owl#AnnotationProperty> .
<http://purl.org/dc/elements/1.1/source> a <http://www.w3.org/2002/07/owl#AnnotationProperty> .
<http://www.w3.org/2001/XMLSchema#string> a <http://www.w3.org/2000/01/rdf-schema#Datatype> .
_:t2305372 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/5667fdd400000802/5667fdd400000810> , <http://model.geneontology.org/5667fdd400000802/57f1b14b00000059> ;
<http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/BFO_0000066> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/5667fdd400000802/5667fdd400000805> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5667fdd400000802/5667fdd400000809> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-10-04"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2305373 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/5667fdd400000802/56d1143000003258> , <http://model.geneontology.org/5667fdd400000802/57f1b14b00000058> ;
<http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/RO_0002629> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/5667fdd400000802/5667fdd400000805> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5667fdd400000802/5667fdd400000839> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://www.w3.org/2000/01/rdf-schema#comment> "Automated change 2023-03-16: RO:0002406 replaced by RO:0002629" ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2023-03-16"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2305374 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/5667fdd400000802/5667fdd400000837> , <http://model.geneontology.org/5667fdd400000802/57f1b14b00000053> ;
<http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/BFO_0000050> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/5667fdd400000802/5667fdd400000833> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5667fdd400000802/5667fdd400000803> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-10-04"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2305375 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/5667fdd400000802/57f1b14b00000070> , <http://model.geneontology.org/5667fdd400000802/57f1b14b00000071> ;
<http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/BFO_0000050> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/5667fdd400000802/5667fdd400000839> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5667fdd400000802/5667fdd400000803> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-10-04"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2305376 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/5667fdd400000802/5667fdd400000855> ;
<http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/BFO_0000066> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/5667fdd400000802/5667fdd400000839> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5667fdd400000802/5667fdd400000854> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-12-16"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2305377 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/5667fdd400000802/5667fdd400000853> ;
<http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/BFO_0000066> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/5667fdd400000802/5667fdd400000833> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5667fdd400000802/5667fdd400000852> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-12-16"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2305378 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/5667fdd400000802/5667fdd400000857> ;
<http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/BFO_0000066> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/5667fdd400000802/5667fdd400000832> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5667fdd400000802/5667fdd400000856> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-12-16"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2305379 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/5667fdd400000802/57f1b14b00000076> , <http://model.geneontology.org/5667fdd400000802/57f1b14b00000077> ;
<http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/RO_0002211> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/5667fdd400000802/5667fdd400000833> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5667fdd400000802/57f1b14b00000075> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-10-04"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2305380 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/5667fdd400000802/57f1b14b00000050> ;
<http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/BFO_0000066> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/5667fdd400000802/5667fdd400000814> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5667fdd400000802/5667fdd400000815> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-10-04"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2305381 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/5667fdd400000802/5667fdd400000826> ;
<http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/BFO_0000050> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/5667fdd400000802/5667fdd400000811> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5667fdd400000802/5667fdd400000823> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-12-16"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2305382 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/5667fdd400000802/57f1b14b00000267> ;
<http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/RO_0002411> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/5667fdd400000802/5667fdd400000829> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5667fdd400000802/5667fdd400000803> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-10-11"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2305383 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/5667fdd400000802/5667fdd400000825> ;
<http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/BFO_0000050> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/5667fdd400000802/5667fdd400000819> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5667fdd400000802/5667fdd400000823> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-12-16"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2305384 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/5667fdd400000802/57f1b14b00000048> ;
<http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/BFO_0000050> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/5667fdd400000802/5667fdd400000827> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5667fdd400000802/5667fdd400000829> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-10-04"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2305385 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/5667fdd400000802/5667fdd400000831> ;
<http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/BFO_0000050> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/5667fdd400000802/5667fdd400000823> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5667fdd400000802/5667fdd400000829> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-12-16"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2305386 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/5667fdd400000802/57ec3a7e00000067> , <http://model.geneontology.org/5667fdd400000802/57f1b14b00000052> ;
<http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/BFO_0000050> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/5667fdd400000802/5667fdd400000832> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5667fdd400000802/5667fdd400000803> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-10-04"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2305387 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/5667fdd400000802/57f1b14b00000054> , <http://model.geneontology.org/5667fdd400000802/57f1b14b00000055> ;
<http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/RO_0002629> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/5667fdd400000802/5667fdd400000832> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5667fdd400000802/5667fdd400000833> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://www.w3.org/2000/01/rdf-schema#comment> "Automated change 2023-03-16: RO:0002406 replaced by RO:0002629" ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2023-03-16"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2305388 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/5667fdd400000802/57ec3a7e00000115> ;
<http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/BFO_0000066> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/5667fdd400000802/5667fdd400000827> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5667fdd400000802/5667fdd400000846> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-09-30"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2305389 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/5667fdd400000802/5667fdd400000841> , <http://model.geneontology.org/5667fdd400000802/57f1b14b00000056> ;
<http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/RO_0002630> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/5667fdd400000802/5667fdd400000839> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5667fdd400000802/5667fdd400000833> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://www.w3.org/2000/01/rdf-schema#comment> "Automated change 2023-03-16: RO:0002408 replaced by RO:0002630" ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2023-03-16"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2305390 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/5667fdd400000802/57ec3a7e00000113> ;
<http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/BFO_0000066> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/5667fdd400000802/5667fdd400000842> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5667fdd400000802/5667fdd400000858> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-09-30"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2305391 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/5667fdd400000802/57f1b14b00000063> , <http://model.geneontology.org/5667fdd400000802/57f1b14b00000064> ;
<http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/BFO_0000050> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/5667fdd400000802/5667fdd400000842> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5667fdd400000802/5667fdd400000803> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-10-04"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2305392 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/5667fdd400000802/5667fdd400000828> ;
<http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/RO_0002413> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/5667fdd400000802/5667fdd400000819> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5667fdd400000802/5667fdd400000827> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-12-16"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2305393 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/5667fdd400000802/5667fdd400000840> , <http://model.geneontology.org/5667fdd400000802/57f1b14b00000057> ;
<http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/RO_0002630> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/5667fdd400000802/5667fdd400000832> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5667fdd400000802/5667fdd400000839> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://www.w3.org/2000/01/rdf-schema#comment> "Automated change 2023-03-16: RO:0002408 replaced by RO:0002630" ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2023-03-16"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2305394 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/5667fdd400000802/57f1b14b00000067> , <http://model.geneontology.org/5667fdd400000802/57f1b14b00000068> ;
<http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/RO_0002411> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/5667fdd400000802/57f1b14b00000065> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5667fdd400000802/5667fdd400000805> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-10-04"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2305395 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/5667fdd400000802/57ec3a7e00000114> ;
<http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/RO_0002413> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/5667fdd400000802/5667fdd400000811> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5667fdd400000802/5667fdd400000814> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-09-30"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2305396 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/5667fdd400000802/5667fdd400000821> ;
<http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/BFO_0000066> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/5667fdd400000802/5667fdd400000819> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5667fdd400000802/5667fdd400000820> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-12-16"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2305397 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/5667fdd400000802/5667fdd400000843> , <http://model.geneontology.org/5667fdd400000802/57f1b14b00000060> ;
<http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/RO_0002629> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/5667fdd400000802/5667fdd400000842> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5667fdd400000802/5667fdd400000805> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://www.w3.org/2000/01/rdf-schema#comment> "Automated change 2023-03-16: RO:0002406 replaced by RO:0002629" ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2023-03-16"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2305398 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/5667fdd400000802/5667fdd400000824> ;
<http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/BFO_0000050> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/5667fdd400000802/5667fdd400000814> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5667fdd400000802/5667fdd400000823> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-12-16"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2305399 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/5667fdd400000802/57f1b14b00000061> , <http://model.geneontology.org/5667fdd400000802/57f1b14b00000062> ;
<http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/BFO_0000050> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/5667fdd400000802/5667fdd400000805> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5667fdd400000802/5667fdd400000803> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-10-04"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2305400 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/5667fdd400000802/57f1b14b00000069> ;
<http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/BFO_0000066> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/5667fdd400000802/57f1b14b00000065> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5667fdd400000802/57f1b14b00000066> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-10-04"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2305401 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/5667fdd400000802/5667fdd400000813> ;
<http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/BFO_0000066> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/5667fdd400000802/5667fdd400000811> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5667fdd400000802/5667fdd400000812> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-12-16"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2305402 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/5667fdd400000802/5667fdd400000808> , <http://model.geneontology.org/5667fdd400000802/57f1b14b00000051> ;
<http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/BFO_0000066> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/5667fdd400000802/5667fdd400000803> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5667fdd400000802/5667fdd400000804> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-10-04"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2305403 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/5667fdd400000802/57f1b14b00000049> ;
<http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/BFO_0000066> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/5667fdd400000802/5667fdd400000829> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5667fdd400000802/5667fdd400000848> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-10-04"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2305404 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/5667fdd400000802/5667fdd400000851> ;
<http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/BFO_0000066> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/5667fdd400000802/5667fdd400000823> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5667fdd400000802/5667fdd400000850> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-12-16"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2305405 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/5667fdd400000802/5667fdd400000822> ;
<http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/RO_0002413> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/5667fdd400000802/5667fdd400000814> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5667fdd400000802/5667fdd400000819> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "https://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-12-16"^^<http://www.w3.org/2001/XMLSchema#string> .