-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path5437882f00000024.ttl
704 lines (558 loc) · 57.3 KB
/
5437882f00000024.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
<http://model.geneontology.org/5437882f00000024> 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_0002333> a <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.obolibrary.org/obo/GO_0005515> a <http://www.w3.org/2002/07/owl#Class> .
<http://purl.obolibrary.org/obo/RO_0002233> a <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://geneontology.org/lego/canonical_record> 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#hasDbXref> a <http://www.w3.org/2002/07/owl#AnnotationProperty> .
<http://purl.obolibrary.org/obo/RO_0002629> a <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.obolibrary.org/obo/GO_0005829> a <http://www.w3.org/2002/07/owl#Class> .
<http://purl.obolibrary.org/obo/GO_0005102> a <http://www.w3.org/2002/07/owl#Class> .
<http://purl.obolibrary.org/obo/RO_0002213> a <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.obolibrary.org/obo/GO_0005576> a <http://www.w3.org/2002/07/owl#Class> .
<http://purl.obolibrary.org/obo/GO_0019722> a <http://www.w3.org/2002/07/owl#Class> .
<http://geneontology.org/lego/derived> 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_0002212> a <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.obolibrary.org/obo/GO_0000165> a <http://www.w3.org/2002/07/owl#Class> .
<http://purl.obolibrary.org/obo/GO_0004672> a <http://www.w3.org/2002/07/owl#Class> .
<http://purl.obolibrary.org/obo/GO_0007173> 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_0005509> a <http://www.w3.org/2002/07/owl#Class> .
<http://purl.obolibrary.org/obo/ECO_0000002> a <http://www.w3.org/2002/07/owl#Class> .
<http://purl.obolibrary.org/obo/GO_0005078> a <http://www.w3.org/2002/07/owl#Class> .
<http://purl.obolibrary.org/obo/GO_0004871> a <http://www.w3.org/2002/07/owl#Class> .
<http://purl.obolibrary.org/obo/ECO_0005020> <http://www.geneontology.org/formats/oboInOwl#id> "ECO:0005020"^^<http://www.w3.org/2001/XMLSchema#string> ;
a <http://www.w3.org/2002/07/owl#Class> .
<http://identifiers.org/uniprot/P27361> <http://www.geneontology.org/formats/oboInOwl#id> "UniProtKB:P27361"^^<http://www.w3.org/2001/XMLSchema#string> ;
a <http://www.w3.org/2002/07/owl#Class> ;
<http://www.w3.org/2000/01/rdf-schema#label> "MAPK3 Hsap"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://identifiers.org/uniprot/P01133> <http://www.geneontology.org/formats/oboInOwl#id> "UniProtKB:P01133"^^<http://www.w3.org/2001/XMLSchema#string> ;
a <http://www.w3.org/2002/07/owl#Class> ;
<http://www.w3.org/2000/01/rdf-schema#label> "EGF Hsap"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://identifiers.org/uniprot/P15056> <http://www.geneontology.org/formats/oboInOwl#id> "UniProtKB:P15056"^^<http://www.w3.org/2001/XMLSchema#string> ;
a <http://www.w3.org/2002/07/owl#Class> ;
<http://www.w3.org/2000/01/rdf-schema#label> "BRAF Hsap"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://identifiers.org/uniprot/P62158> <http://www.geneontology.org/formats/oboInOwl#id> "UniProtKB:P62158"^^<http://www.w3.org/2001/XMLSchema#string> ;
a <http://www.w3.org/2002/07/owl#Class> ;
<http://www.w3.org/2000/01/rdf-schema#label> "CALM1 Hsap"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://identifiers.org/uniprot/Q02750> <http://www.geneontology.org/formats/oboInOwl#id> "UniProtKB:Q02750"^^<http://www.w3.org/2001/XMLSchema#string> ;
a <http://www.w3.org/2002/07/owl#Class> ;
<http://www.w3.org/2000/01/rdf-schema#label> "MAP2K1 Hsap"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://identifiers.org/uniprot/G1RN50> <http://www.geneontology.org/formats/oboInOwl#id> "UniProtKB:G1RN50"^^<http://www.w3.org/2001/XMLSchema#string> ;
a <http://www.w3.org/2002/07/owl#Class> .
<http://identifiers.org/uniprot/Q5ZIF0> a <http://www.w3.org/2002/07/owl#Class> .
<http://model.geneontology.org/5437882f00000024> <http://geneontology.org/lego/modelstate> "development"^^<http://www.w3.org/2001/XMLSchema#string> ;
<https://w3id.org/biolink/vocab/in_taxon> <http://purl.obolibrary.org/obo/NCBITaxon_9606> ;
<http://www.geneontology.org/formats/oboInOwl#id> "gomodel:5437882f00000024"^^<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:0002213 replaced by RO:0002629" , "Automated change 2023-03-16: RO:0002406 replaced by RO:0002629" ;
<http://purl.org/dc/elements/1.1/title> "IQGAP1"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:kltm"^^<http://www.w3.org/2001/XMLSchema#string> , "GOC:pt"^^<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/5437882f00000024/5437882f0000026> <http://geneontology.org/lego/hint/layout/x> "1164"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://geneontology.org/lego/hint/layout/y> "247"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.obolibrary.org/obo/BFO_0000050> <http://model.geneontology.org/5437882f00000024/55dce5d200000335> ;
<http://purl.obolibrary.org/obo/RO_0002333> <http://purl.obolibrary.org/obo/#5437882f00000024%2F5595c4cb00000366> ;
<http://purl.obolibrary.org/obo/RO_0002629> <http://model.geneontology.org/5437882f00000024/5437882f0000027> ;
a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0005509> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:kltm"^^<http://www.w3.org/2001/XMLSchema#string> , "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5437882f00000024/5437882f0000027> <http://geneontology.org/lego/hint/layout/x> "1165"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://geneontology.org/lego/hint/layout/y> "480"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.obolibrary.org/obo/BFO_0000050> <http://model.geneontology.org/5437882f00000024/55dce5d200000335> ;
<http://purl.obolibrary.org/obo/RO_0002333> <http://purl.obolibrary.org/obo/#5437882f00000024%2F5595c4cb00000364> ;
<http://purl.obolibrary.org/obo/RO_0002233> <http://purl.obolibrary.org/obo/#5437882f00000024%2F5595c4cb00000365> ;
a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0005515> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:kltm"^^<http://www.w3.org/2001/XMLSchema#string> , "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5437882f00000024/5437882f0000029> <http://geneontology.org/lego/hint/layout/x> "350"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://geneontology.org/lego/hint/layout/y> "361"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.obolibrary.org/obo/BFO_0000050> <http://model.geneontology.org/5437882f00000024/5437882f0000031> ;
<http://purl.obolibrary.org/obo/BFO_0000066> <http://model.geneontology.org/5437882f00000024/55dce5d200000356> ;
<http://purl.obolibrary.org/obo/RO_0002333> <http://purl.obolibrary.org/obo/#5437882f00000024%2F5595c4cb00000361> ;
<http://purl.obolibrary.org/obo/RO_0002233> <http://model.geneontology.org/5437882f00000024/55dce5d200000349> , <http://model.geneontology.org/5437882f00000024/55dce5d200000350> , <http://model.geneontology.org/5437882f00000024/55dce5d200000351> ;
<http://purl.obolibrary.org/obo/RO_0002629> <http://model.geneontology.org/5437882f00000024/55dce5d200000328> , <http://model.geneontology.org/5437882f00000024/55dce5d200000359> ;
a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0005078> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:kltm"^^<http://www.w3.org/2001/XMLSchema#string> , "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5437882f00000024/5437882f0000031> <http://geneontology.org/lego/hint/layout/x> "356"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://geneontology.org/lego/hint/layout/y> "203"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.obolibrary.org/obo/BFO_0000050> <http://model.geneontology.org/5437882f00000024/55dce5d200000367> ;
a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0000165> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:kltm"^^<http://www.w3.org/2001/XMLSchema#string> , "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5437882f00000024/5437882f0000032> <http://geneontology.org/lego/hint/layout/x> "902"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://geneontology.org/lego/hint/layout/y> "94"^^<http://www.w3.org/2001/XMLSchema#string> ;
a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0019722> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:kltm"^^<http://www.w3.org/2001/XMLSchema#string> , "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5437882f00000024/55d7917c00000002> <http://geneontology.org/lego/hint/layout/x> "23"^^<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/5437882f00000024/55dce5d200000367> ;
<http://purl.obolibrary.org/obo/BFO_0000066> <http://model.geneontology.org/5437882f00000024/55d7917c00000004> ;
<http://purl.obolibrary.org/obo/RO_0002333> <http://model.geneontology.org/5437882f00000024/55d7917c00000003> ;
<http://purl.obolibrary.org/obo/RO_0002629> <http://model.geneontology.org/5437882f00000024/55dce5d200000359> ;
a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0005102> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:kltm"^^<http://www.w3.org/2001/XMLSchema#string> , "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5437882f00000024/55d7917c00000003> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://identifiers.org/uniprot/P01133> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-08-21"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5437882f00000024/55d7917c00000004> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0005576> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-08-21"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5437882f00000024/55dce5d200000328> <http://geneontology.org/lego/hint/layout/x> "18"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://geneontology.org/lego/hint/layout/y> "478"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.obolibrary.org/obo/BFO_0000050> <http://model.geneontology.org/5437882f00000024/5437882f0000031> ;
<http://purl.obolibrary.org/obo/BFO_0000066> <http://model.geneontology.org/5437882f00000024/55dce5d200000330> ;
<http://purl.obolibrary.org/obo/RO_0002333> <http://model.geneontology.org/5437882f00000024/55dce5d200000329> ;
<http://purl.obolibrary.org/obo/RO_0002629> <http://model.geneontology.org/5437882f00000024/55dce5d200000331> ;
a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0004672> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5437882f00000024/55dce5d200000329> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://identifiers.org/uniprot/Q02750> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5437882f00000024/55dce5d200000330> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0005829> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5437882f00000024/55dce5d200000331> <http://geneontology.org/lego/hint/layout/x> "18"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://geneontology.org/lego/hint/layout/y> "722"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.obolibrary.org/obo/BFO_0000050> <http://model.geneontology.org/5437882f00000024/5437882f0000031> ;
<http://purl.obolibrary.org/obo/BFO_0000066> <http://model.geneontology.org/5437882f00000024/55dce5d200000333> ;
<http://purl.obolibrary.org/obo/RO_0002333> <http://model.geneontology.org/5437882f00000024/55dce5d200000332> ;
a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0004672> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5437882f00000024/55dce5d200000332> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://identifiers.org/uniprot/P27361> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5437882f00000024/55dce5d200000333> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0005829> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5437882f00000024/55dce5d200000335> <http://geneontology.org/lego/hint/layout/x> "894"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://geneontology.org/lego/hint/layout/y> "303"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.obolibrary.org/obo/BFO_0000050> <http://model.geneontology.org/5437882f00000024/5437882f0000032> ;
<http://purl.obolibrary.org/obo/BFO_0000066> <http://model.geneontology.org/5437882f00000024/55dce5d200000337> ;
<http://purl.obolibrary.org/obo/RO_0002333> <http://model.geneontology.org/5437882f00000024/55dce5d200000336> ;
<http://purl.obolibrary.org/obo/RO_0002408> <http://model.geneontology.org/5437882f00000024/5437882f0000029> ;
a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0004871> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5437882f00000024/55dce5d200000336> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://identifiers.org/uniprot/P62158> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5437882f00000024/55dce5d200000337> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0005829> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5437882f00000024/55dce5d200000340> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0005020> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:16135787"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5437882f00000024/55dce5d200000341> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0005020> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:16135787"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5437882f00000024/55dce5d200000342> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0005020> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:18567582"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5437882f00000024/55dce5d200000343> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0005020> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:18567582"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5437882f00000024/55dce5d200000346> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0005020> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:14970219"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5437882f00000024/55dce5d200000347> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000002> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:16135787"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5437882f00000024/55dce5d200000348> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000002> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:17563371"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5437882f00000024/55dce5d200000349> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://identifiers.org/uniprot/P15056> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5437882f00000024/55dce5d200000350> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://identifiers.org/uniprot/Q02750> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5437882f00000024/55dce5d200000351> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://identifiers.org/uniprot/P27361> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5437882f00000024/55dce5d200000352> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0005020> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:14970219"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5437882f00000024/55dce5d200000353> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000002> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:16135787"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5437882f00000024/55dce5d200000354> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000002> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:17563371"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5437882f00000024/55dce5d200000356> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0005829> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5437882f00000024/55dce5d200000359> <http://geneontology.org/lego/hint/layout/x> "20"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://geneontology.org/lego/hint/layout/y> "256"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.obolibrary.org/obo/BFO_0000050> <http://model.geneontology.org/5437882f00000024/5437882f0000031> ;
<http://purl.obolibrary.org/obo/BFO_0000066> <http://model.geneontology.org/5437882f00000024/55dce5d200000361> ;
<http://purl.obolibrary.org/obo/RO_0002333> <http://model.geneontology.org/5437882f00000024/55dce5d200000360> ;
<http://purl.obolibrary.org/obo/RO_0002629> <http://model.geneontology.org/5437882f00000024/55dce5d200000328> ;
a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0004672> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5437882f00000024/55dce5d200000360> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://identifiers.org/uniprot/P15056> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5437882f00000024/55dce5d200000361> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0005829> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5437882f00000024/55dce5d200000362> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000002> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:17563371"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5437882f00000024/55dce5d200000363> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000002> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:17563371"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5437882f00000024/55dce5d200000364> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000002> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:18567582"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5437882f00000024/55dce5d200000365> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000002> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:18567582"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5437882f00000024/55dce5d200000366> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000002> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:18567582"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/5437882f00000024/55dce5d200000367> <http://geneontology.org/lego/hint/layout/x> "352"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://geneontology.org/lego/hint/layout/y> "33"^^<http://www.w3.org/2001/XMLSchema#string> ;
a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0007173> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://purl.obolibrary.org/obo/#5437882f00000024%2F5595c4cb00000361> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://identifiers.org/uniprot/G1RN50> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2014-10-23"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://purl.obolibrary.org/obo/#5437882f00000024%2F5595c4cb00000364> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://identifiers.org/uniprot/P62158> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2014-10-23"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://purl.obolibrary.org/obo/#5437882f00000024%2F5595c4cb00000365> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://identifiers.org/uniprot/G1RN50> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2014-10-23"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://purl.obolibrary.org/obo/#5437882f00000024%2F5595c4cb00000366> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://identifiers.org/uniprot/P62158> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2014-10-23"^^<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> .
_:t2107248 <http://www.w3.org/2002/07/owl#annotatedProperty> <http://www.w3.org/2000/01/rdf-schema#label> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://identifiers.org/uniprot/P62158> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> "CALM1 Hsap"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://geneontology.org/lego/derived> "true"^^<http://www.w3.org/2001/XMLSchema#string> ;
a <http://www.w3.org/2002/07/owl#Axiom> .
_:t2107249 <http://www.w3.org/2002/07/owl#annotatedProperty> <http://www.geneontology.org/formats/oboInOwl#id> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://identifiers.org/uniprot/P27361> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> "UniProtKB:P27361"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://geneontology.org/lego/derived> "true"^^<http://www.w3.org/2001/XMLSchema#string> ;
a <http://www.w3.org/2002/07/owl#Axiom> .
_:t2107250 <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/5437882f00000024/55d7917c00000002> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5437882f00000024/55dce5d200000367> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2107251 <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/5437882f00000024/5437882f0000027> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5437882f00000024/55dce5d200000335> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2107252 <http://www.w3.org/2002/07/owl#annotatedProperty> <http://www.geneontology.org/formats/oboInOwl#id> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://identifiers.org/uniprot/P15056> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> "UniProtKB:P15056"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://geneontology.org/lego/derived> "true"^^<http://www.w3.org/2001/XMLSchema#string> ;
a <http://www.w3.org/2002/07/owl#Axiom> .
_:t2107253 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/5437882f00000024/55dce5d200000366> ;
<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/5437882f00000024/55dce5d200000335> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5437882f00000024/5437882f0000032> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2107254 <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/5437882f00000024/55dce5d200000328> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5437882f00000024/55dce5d200000331> ;
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> "GOC:pt"^^<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> .
_:t2107255 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/5437882f00000024/55dce5d200000364> ;
<http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/RO_0002333> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/5437882f00000024/55dce5d200000335> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5437882f00000024/55dce5d200000336> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2107256 <http://www.w3.org/2002/07/owl#annotatedProperty> <http://www.w3.org/2000/01/rdf-schema#label> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://identifiers.org/uniprot/P01133> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> "EGF Hsap"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://geneontology.org/lego/derived> "true"^^<http://www.w3.org/2001/XMLSchema#string> ;
a <http://www.w3.org/2002/07/owl#Axiom> .
_:t2107257 <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/5437882f00000024/55dce5d200000359> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5437882f00000024/55dce5d200000328> ;
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> "GOC:pt"^^<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> .
_:t2107258 <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/5437882f00000024/55dce5d200000331> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5437882f00000024/55dce5d200000333> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2107259 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/5437882f00000024/55dce5d200000346> , <http://model.geneontology.org/5437882f00000024/55dce5d200000347> , <http://model.geneontology.org/5437882f00000024/55dce5d200000348> ;
<http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/RO_0002333> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/5437882f00000024/5437882f0000029> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://purl.obolibrary.org/obo/#5437882f00000024%2F5595c4cb00000361> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2107260 <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/5437882f00000024/5437882f0000026> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5437882f00000024/55dce5d200000335> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2107261 <http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/RO_0002333> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/5437882f00000024/55d7917c00000002> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5437882f00000024/55d7917c00000003> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-08-21"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2107262 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/5437882f00000024/55dce5d200000342> ;
<http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/RO_0002408> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/5437882f00000024/55dce5d200000335> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5437882f00000024/5437882f0000029> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2107263 <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/5437882f00000024/55dce5d200000328> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5437882f00000024/5437882f0000031> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2107264 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/5437882f00000024/55dce5d200000343> ;
<http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/RO_0002333> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/5437882f00000024/5437882f0000027> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://purl.obolibrary.org/obo/#5437882f00000024%2F5595c4cb00000364> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2107265 <http://www.w3.org/2002/07/owl#annotatedProperty> <http://www.geneontology.org/formats/oboInOwl#id> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://identifiers.org/uniprot/P62158> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> "UniProtKB:P62158"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://geneontology.org/lego/derived> "true"^^<http://www.w3.org/2001/XMLSchema#string> ;
a <http://www.w3.org/2002/07/owl#Axiom> .
_:t2107266 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/5437882f00000024/55dce5d200000341> ;
<http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/RO_0002333> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/5437882f00000024/55dce5d200000328> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5437882f00000024/55dce5d200000329> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2107267 <http://www.w3.org/2002/07/owl#annotatedProperty> <http://www.w3.org/2000/01/rdf-schema#label> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://identifiers.org/uniprot/P15056> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> "BRAF Hsap"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://geneontology.org/lego/derived> "true"^^<http://www.w3.org/2001/XMLSchema#string> ;
a <http://www.w3.org/2002/07/owl#Axiom> .
_:t2107268 <http://www.w3.org/2002/07/owl#annotatedProperty> <http://www.geneontology.org/formats/oboInOwl#id> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://identifiers.org/uniprot/Q02750> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> "UniProtKB:Q02750"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://geneontology.org/lego/derived> "true"^^<http://www.w3.org/2001/XMLSchema#string> ;
a <http://www.w3.org/2002/07/owl#Axiom> .
_:t2107269 <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/5437882f00000024/5437882f0000029> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5437882f00000024/5437882f0000031> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2014-10-23"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2107270 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/5437882f00000024/55dce5d200000365> ;
<http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/RO_0002333> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/5437882f00000024/5437882f0000026> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://purl.obolibrary.org/obo/#5437882f00000024%2F5595c4cb00000366> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2107271 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/5437882f00000024/55dce5d200000362> ;
<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/5437882f00000024/5437882f0000029> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5437882f00000024/55dce5d200000359> ;
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> "GOC:pt"^^<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> .
_:t2107272 <http://www.w3.org/2002/07/owl#annotatedProperty> <http://www.w3.org/2000/01/rdf-schema#label> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://identifiers.org/uniprot/P27361> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> "MAPK3 Hsap"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://geneontology.org/lego/derived> "true"^^<http://www.w3.org/2001/XMLSchema#string> ;
a <http://www.w3.org/2002/07/owl#Axiom> .
_:t2107273 <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/5437882f00000024/55dce5d200000359> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5437882f00000024/55dce5d200000361> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2107274 <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/5437882f00000024/55dce5d200000359> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5437882f00000024/5437882f0000031> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2107275 <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/5437882f00000024/55d7917c00000002> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5437882f00000024/55d7917c00000004> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-08-21"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2107276 <http://www.w3.org/2002/07/owl#annotatedProperty> <http://www.w3.org/2000/01/rdf-schema#label> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://identifiers.org/uniprot/Q02750> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> "MAP2K1 Hsap"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://geneontology.org/lego/derived> "true"^^<http://www.w3.org/2001/XMLSchema#string> ;
a <http://www.w3.org/2002/07/owl#Axiom> .
_:t2107277 <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/5437882f00000024/55dce5d200000331> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5437882f00000024/5437882f0000031> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2107278 <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/5437882f00000024/5437882f0000031> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5437882f00000024/55dce5d200000367> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2107279 <http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/RO_0002233> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/5437882f00000024/5437882f0000027> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://purl.obolibrary.org/obo/#5437882f00000024%2F5595c4cb00000365> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2014-10-23"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2107280 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/5437882f00000024/55dce5d200000352> ;
<http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/RO_0002233> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/5437882f00000024/5437882f0000029> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5437882f00000024/55dce5d200000351> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2107281 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/5437882f00000024/55dce5d200000354> ;
<http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/RO_0002233> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/5437882f00000024/5437882f0000029> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5437882f00000024/55dce5d200000349> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2107282 <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/5437882f00000024/55dce5d200000328> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5437882f00000024/55dce5d200000330> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2107283 <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/5437882f00000024/5437882f0000026> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5437882f00000024/5437882f0000027> ;
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> "GOC:pt"^^<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> .
_:t2107284 <http://www.w3.org/2002/07/owl#annotatedProperty> <http://www.geneontology.org/formats/oboInOwl#id> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://purl.obolibrary.org/obo/ECO_0005020> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> "ECO:0005020"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://geneontology.org/lego/derived> "true"^^<http://www.w3.org/2001/XMLSchema#string> ;
a <http://www.w3.org/2002/07/owl#Axiom> .
_:t2107285 <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/5437882f00000024/55dce5d200000335> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5437882f00000024/55dce5d200000337> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2107286 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/5437882f00000024/55dce5d200000340> ;
<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/5437882f00000024/5437882f0000029> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5437882f00000024/55dce5d200000328> ;
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> "GOC:pt"^^<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> .
_:t2107287 <http://www.w3.org/2002/07/owl#annotatedProperty> <http://www.geneontology.org/formats/oboInOwl#id> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://identifiers.org/uniprot/P01133> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> "UniProtKB:P01133"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://geneontology.org/lego/derived> "true"^^<http://www.w3.org/2001/XMLSchema#string> ;
a <http://www.w3.org/2002/07/owl#Axiom> .
_:t2107288 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/5437882f00000024/55dce5d200000353> ;
<http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/RO_0002233> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/5437882f00000024/5437882f0000029> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5437882f00000024/55dce5d200000350> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2107289 <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/5437882f00000024/55d7917c00000002> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5437882f00000024/55dce5d200000359> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://www.w3.org/2000/01/rdf-schema#comment> "Automated change 2023-03-16: RO:0002213 replaced by RO:0002629" ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<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> .
_:t2107290 <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/5437882f00000024/5437882f0000029> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5437882f00000024/55dce5d200000356> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2107291 <http://www.w3.org/2002/07/owl#annotatedProperty> <http://www.geneontology.org/formats/oboInOwl#id> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://identifiers.org/uniprot/G1RN50> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> "UniProtKB:G1RN50"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://geneontology.org/lego/derived> "true"^^<http://www.w3.org/2001/XMLSchema#string> ;
a <http://www.w3.org/2002/07/owl#Axiom> .
_:t2107292 <http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/RO_0002333> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/5437882f00000024/55dce5d200000331> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5437882f00000024/55dce5d200000332> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t2107293 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/5437882f00000024/55dce5d200000363> ;
<http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/RO_0002333> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/5437882f00000024/55dce5d200000359> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/5437882f00000024/55dce5d200000360> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "GOC:pt"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2015-09-04"^^<http://www.w3.org/2001/XMLSchema#string> .