forked from geneontology/noctua-models
-
Notifications
You must be signed in to change notification settings - Fork 0
/
568b0f9600000294.ttl
845 lines (681 loc) · 114 KB
/
568b0f9600000294.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
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
<http://model.geneontology.org/568b0f9600000294> 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/modelstate> 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/GO_0003674> a <http://www.w3.org/2002/07/owl#Class> .
<http://purl.obolibrary.org/obo/RO_0002333> a <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://geneontology.org/lego/derived> 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/json-model> a <http://www.w3.org/2002/07/owl#AnnotationProperty> .
<http://purl.obolibrary.org/obo/ECO_0000314> a <http://www.w3.org/2002/07/owl#Class> .
<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://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://www.geneontology.org/formats/oboInOwl#id> a <http://www.w3.org/2002/07/owl#AnnotationProperty> .
<http://geneontology.org/lego/evidence-with> a <http://www.w3.org/2002/07/owl#AnnotationProperty> .
<http://purl.obolibrary.org/obo/ECO_0000315> a <http://www.w3.org/2002/07/owl#Class> .
<http://purl.obolibrary.org/obo/ECO_0000316> a <http://www.w3.org/2002/07/owl#Class> .
<http://purl.obolibrary.org/obo/GO_0031528> 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/RO_0002212> a <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.obolibrary.org/obo/ECO_0000305> a <http://www.w3.org/2002/07/owl#Class> .
<http://purl.obolibrary.org/obo/GO_0004713> a <http://www.w3.org/2002/07/owl#Class> .
<http://purl.obolibrary.org/obo/GO_0004715> a <http://www.w3.org/2002/07/owl#Class> .
<http://purl.obolibrary.org/obo/GO_0019903> a <http://www.w3.org/2002/07/owl#Class> .
<http://purl.obolibrary.org/obo/GO_0007249> a <http://www.w3.org/2002/07/owl#Class> .
<http://purl.obolibrary.org/obo/GO_0005001> a <http://www.w3.org/2002/07/owl#Class> .
<http://identifiers.org/mgi/MGI:1918851> <http://www.geneontology.org/formats/oboInOwl#id> "MGI:MGI:1918851"^^<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> "Ceacam20 Mmus"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://identifiers.org/mgi/MGI:3026877> <http://www.geneontology.org/formats/oboInOwl#id> "MGI:MGI:3026877"^^<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> "Ptprh Mmus"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://identifiers.org/mgi/MGI:96537> <http://www.geneontology.org/formats/oboInOwl#id> "MGI:MGI:96537"^^<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> "Il10 Mmus"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://identifiers.org/mgi/MGI:99515> <http://www.geneontology.org/formats/oboInOwl#id> "MGI:MGI:99515"^^<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> "Syk Mmus"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294> <http://geneontology.org/lego/modelstate> "development"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://geneontology.org/lego/json-model> "{\"id\":\"gomodel:568b0f9600000294\",\"individuals\":[{\"id\":\"gomodel:568b0f9600000294/568b0f9600000343\",\"type\":[{\"type\":\"class\",\"id\":\"ECO:0000314\",\"label\":\"direct assay evidence used in manual assertion\"}],\"annotations\":[{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"},{\"key\":\"source\",\"value\":\"PMID:26195794\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000342\",\"type\":[{\"type\":\"class\",\"id\":\"ECO:0000314\",\"label\":\"direct assay evidence used in manual assertion\"}],\"annotations\":[{\"key\":\"source\",\"value\":\"PMID:26195794\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000341\",\"type\":[{\"type\":\"class\",\"id\":\"ECO:0000314\",\"label\":\"direct assay evidence used in manual assertion\"}],\"annotations\":[{\"key\":\"date\",\"value\":\"2016-01-19\"},{\"key\":\"source\",\"value\":\"PMID:26195794\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000340\",\"type\":[{\"type\":\"class\",\"id\":\"MGI:MGI:1918851\",\"label\":\"Ceacam20 Mmus\"}],\"annotations\":[{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000299\",\"type\":[{\"type\":\"class\",\"id\":\"CL:0011108\",\"label\":\"colon epithelial cell\"}],\"annotations\":[{\"key\":\"date\",\"value\":\"2016-01-19\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000298\",\"type\":[{\"type\":\"class\",\"id\":\"ECO:0000314\",\"label\":\"direct assay evidence used in manual assertion\"}],\"annotations\":[{\"key\":\"date\",\"value\":\"2016-01-19\"},{\"key\":\"source\",\"value\":\"PMID:26195794\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000297\",\"type\":[{\"type\":\"class\",\"id\":\"GO:0031528\",\"label\":\"microvillus membrane\"}],\"annotations\":[{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000296\",\"type\":[{\"type\":\"class\",\"id\":\"MGI:MGI:3026877\",\"label\":\"Ptprh Mmus\"}],\"annotations\":[{\"key\":\"date\",\"value\":\"2016-01-19\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000295\",\"type\":[{\"type\":\"class\",\"id\":\"GO:0005001\",\"label\":\"transmembrane receptor protein tyrosine phosphatase activity\"}],\"annotations\":[{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"hint-layout-x\",\"value\":\"4\"},{\"key\":\"date\",\"value\":\"2016-01-19\"},{\"key\":\"hint-layout-y\",\"value\":\"14\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000338\",\"type\":[{\"type\":\"class\",\"id\":\"MGI:MGI:99515\",\"label\":\"Syk Mmus\"}],\"annotations\":[{\"key\":\"date\",\"value\":\"2016-01-19\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000337\",\"type\":[{\"type\":\"class\",\"id\":\"GO:0004713\",\"label\":\"protein tyrosine kinase activity\"}],\"annotations\":[{\"key\":\"hint-layout-x\",\"value\":\"836\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"hint-layout-y\",\"value\":\"394\"},{\"key\":\"date\",\"value\":\"2016-02-29\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000336\",\"type\":[{\"type\":\"class\",\"id\":\"ECO:0000314\",\"label\":\"direct assay evidence used in manual assertion\"}],\"annotations\":[{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"},{\"key\":\"source\",\"value\":\"PMID:26195794\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000335\",\"type\":[{\"type\":\"class\",\"id\":\"ECO:0000314\",\"label\":\"direct assay evidence used in manual assertion\"}],\"annotations\":[{\"key\":\"source\",\"value\":\"PMID:26195794\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000334\",\"type\":[{\"type\":\"class\",\"id\":\"ECO:0000314\",\"label\":\"direct assay evidence used in manual assertion\"}],\"annotations\":[{\"key\":\"date\",\"value\":\"2016-01-19\"},{\"key\":\"source\",\"value\":\"PMID:26195794\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000333\",\"type\":[{\"type\":\"class\",\"id\":\"MGI:MGI:99515\",\"label\":\"Syk Mmus\"}],\"annotations\":[{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000332\",\"type\":[{\"type\":\"class\",\"id\":\"ECO:0000315\",\"label\":\"mutant phenotype evidence used in manual assertion\"}],\"annotations\":[{\"key\":\"date\",\"value\":\"2016-01-19\"},{\"key\":\"source\",\"value\":\"PMID:26195794\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000331\",\"type\":[{\"type\":\"class\",\"id\":\"GO:0031528\",\"label\":\"microvillus membrane\"}],\"annotations\":[{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000330\",\"type\":[{\"type\":\"class\",\"id\":\"MGI:MGI:1918851\",\"label\":\"Ceacam20 Mmus\"}],\"annotations\":[{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000329\",\"type\":[{\"type\":\"class\",\"id\":\"GO:0005515\",\"label\":\"protein binding\"}],\"annotations\":[{\"key\":\"hint-layout-y\",\"value\":\"404\"},{\"key\":\"date\",\"value\":\"2016-02-29\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"hint-layout-x\",\"value\":\"551\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000328\",\"type\":[{\"type\":\"class\",\"id\":\"ECO:0000314\",\"label\":\"direct assay evidence used in manual assertion\"}],\"annotations\":[{\"key\":\"source\",\"value\":\"PMID:26195794\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000327\",\"type\":[{\"type\":\"class\",\"id\":\"MGI:MGI:3026877\",\"label\":\"Ptprh Mmus\"}],\"annotations\":[{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000326\",\"type\":[{\"type\":\"class\",\"id\":\"ECO:0000314\",\"label\":\"direct assay evidence used in manual assertion\"}],\"annotations\":[{\"key\":\"date\",\"value\":\"2016-01-19\"},{\"key\":\"source\",\"value\":\"PMID:26195794\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000325\",\"type\":[{\"type\":\"class\",\"id\":\"ECO:0000314\",\"label\":\"direct assay evidence used in manual assertion\"}],\"annotations\":[{\"key\":\"date\",\"value\":\"2016-01-19\"},{\"key\":\"source\",\"value\":\"PMID:26195794\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000324\",\"type\":[{\"type\":\"class\",\"id\":\"ECO:0000305\",\"label\":\"curator inference used in manual assertion\"}],\"annotations\":[{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"},{\"key\":\"source\",\"value\":\"PMID:26195794\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000323\",\"type\":[{\"type\":\"class\",\"id\":\"GO:0031528\",\"label\":\"microvillus membrane\"}],\"annotations\":[{\"key\":\"date\",\"value\":\"2016-01-19\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000322\",\"type\":[{\"type\":\"class\",\"id\":\"MGI:MGI:1918851\",\"label\":\"Ceacam20 Mmus\"}],\"annotations\":[{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000321\",\"type\":[{\"type\":\"class\",\"id\":\"GO:0019903\",\"label\":\"protein phosphatase binding\"}],\"annotations\":[{\"key\":\"date\",\"value\":\"2016-02-29\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"hint-layout-x\",\"value\":\"1\"},{\"key\":\"hint-layout-y\",\"value\":\"365\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000320\",\"type\":[{\"type\":\"class\",\"id\":\"ECO:0000315\",\"label\":\"mutant phenotype evidence used in manual assertion\"}],\"annotations\":[{\"key\":\"date\",\"value\":\"2016-01-19\"},{\"key\":\"source\",\"value\":\"PMID:26195794\"},{\"key\":\"with\",\"value\":\"MGI:3839028\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000319\",\"type\":[{\"type\":\"class\",\"id\":\"MGI:MGI:1918851\",\"label\":\"Ceacam20 Mmus\"}],\"annotations\":[{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000318\",\"type\":[{\"type\":\"class\",\"id\":\"ECO:0000315\",\"label\":\"mutant phenotype evidence used in manual assertion\"}],\"annotations\":[{\"key\":\"date\",\"value\":\"2016-01-19\"},{\"key\":\"source\",\"value\":\"PMID:26195794\"},{\"key\":\"with\",\"value\":\"MGI:3839028\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000317\",\"type\":[{\"type\":\"class\",\"id\":\"MGI:MGI:1918851\",\"label\":\"Ceacam20 Mmus\"}],\"annotations\":[{\"key\":\"date\",\"value\":\"2016-01-19\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000316\",\"type\":[{\"type\":\"class\",\"id\":\"ECO:0000315\",\"label\":\"mutant phenotype evidence used in manual assertion\"}],\"annotations\":[{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"},{\"key\":\"source\",\"value\":\"PMID:26195794\"},{\"key\":\"with\",\"value\":\"MGI:3839028\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000315\",\"type\":[{\"type\":\"class\",\"id\":\"ECO:0000315\",\"label\":\"mutant phenotype evidence used in manual assertion\"}],\"annotations\":[{\"key\":\"with\",\"value\":\"MGI:3839028\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"},{\"key\":\"source\",\"value\":\"PMID:26195794\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000314\",\"type\":[{\"type\":\"class\",\"id\":\"ECO:0000315\",\"label\":\"mutant phenotype evidence used in manual assertion\"}],\"annotations\":[{\"key\":\"source\",\"value\":\"PMID:26195794\"},{\"key\":\"with\",\"value\":\"MGI:3839028\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000313\",\"type\":[{\"type\":\"class\",\"id\":\"GO:0031528\",\"label\":\"microvillus membrane\"}],\"annotations\":[{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000312\",\"type\":[{\"type\":\"class\",\"id\":\"GO:0035335\",\"label\":\"peptidyl-tyrosine dephosphorylation\"}],\"annotations\":[{\"key\":\"hint-layout-y\",\"value\":\"266\"},{\"key\":\"date\",\"value\":\"2016-02-29\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"hint-layout-x\",\"value\":\"240\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000310\",\"type\":[{\"type\":\"class\",\"id\":\"ECO:0000315\",\"label\":\"mutant phenotype evidence used in manual assertion\"}],\"annotations\":[{\"key\":\"with\",\"value\":\"MGI:1857199\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"},{\"key\":\"source\",\"value\":\"PMID:26195794\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000371\",\"type\":[{\"type\":\"class\",\"id\":\"ECO:0000314\",\"label\":\"direct assay evidence used in manual assertion\"}],\"annotations\":[{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"},{\"key\":\"source\",\"value\":\"PMID:26195794\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000370\",\"type\":[{\"type\":\"class\",\"id\":\"CL:0011108\",\"label\":\"colon epithelial cell\"}],\"annotations\":[{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000309\",\"type\":[{\"type\":\"class\",\"id\":\"ECO:0000315\",\"label\":\"mutant phenotype evidence used in manual assertion\"}],\"annotations\":[{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"with\",\"value\":\"MGI:1857199\"},{\"key\":\"date\",\"value\":\"2016-01-19\"},{\"key\":\"source\",\"value\":\"PMID:26195794\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000308\",\"type\":[{\"type\":\"class\",\"id\":\"ECO:0000315\",\"label\":\"mutant phenotype evidence used in manual assertion\"}],\"annotations\":[{\"key\":\"with\",\"value\":\"MGI:1857199\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"},{\"key\":\"source\",\"value\":\"PMID:26195794\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000307\",\"type\":[{\"type\":\"class\",\"id\":\"UBERON:0001155\",\"label\":\"colon\"}],\"annotations\":[{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000306\",\"type\":[{\"type\":\"class\",\"id\":\"MGI:MGI:96537\",\"label\":\"Il10 Mmus\"}],\"annotations\":[{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000305\",\"type\":[{\"type\":\"class\",\"id\":\"GO:0003674\",\"label\":\"molecular_function\"}],\"annotations\":[{\"key\":\"hint-layout-y\",\"value\":\"500\"},{\"key\":\"hint-layout-x\",\"value\":\"1193\"},{\"key\":\"date\",\"value\":\"2016-02-29\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000304\",\"type\":[{\"type\":\"class\",\"id\":\"ECO:0000314\",\"label\":\"direct assay evidence used in manual assertion\"}],\"annotations\":[{\"key\":\"date\",\"value\":\"2016-01-19\"},{\"key\":\"source\",\"value\":\"PMID:26195794\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000303\",\"type\":[{\"type\":\"class\",\"id\":\"UBERON:0001155\",\"label\":\"colon\"}],\"annotations\":[{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000301\",\"type\":[{\"type\":\"class\",\"id\":\"GO:0006954\",\"label\":\"inflammatory response\"}],\"annotations\":[{\"key\":\"date\",\"value\":\"2016-02-29\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"hint-layout-x\",\"value\":\"894\"},{\"key\":\"hint-layout-y\",\"value\":\"206\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000300\",\"type\":[{\"type\":\"class\",\"id\":\"ECO:0000314\",\"label\":\"direct assay evidence used in manual assertion\"}],\"annotations\":[{\"key\":\"source\",\"value\":\"PMID:26195794\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000369\",\"type\":[{\"type\":\"class\",\"id\":\"ECO:0000314\",\"label\":\"direct assay evidence used in manual assertion\"}],\"annotations\":[{\"key\":\"date\",\"value\":\"2016-01-19\"},{\"key\":\"source\",\"value\":\"PMID:26195794\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000368\",\"type\":[{\"type\":\"class\",\"id\":\"CL:0011108\",\"label\":\"colon epithelial cell\"}],\"annotations\":[{\"key\":\"date\",\"value\":\"2016-01-19\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000367\",\"type\":[{\"type\":\"class\",\"id\":\"ECO:0000314\",\"label\":\"direct assay evidence used in manual assertion\"}],\"annotations\":[{\"key\":\"date\",\"value\":\"2016-01-19\"},{\"key\":\"source\",\"value\":\"PMID:26195794\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000366\",\"type\":[{\"type\":\"class\",\"id\":\"CL:0011108\",\"label\":\"colon epithelial cell\"}],\"annotations\":[{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000365\",\"type\":[{\"type\":\"class\",\"id\":\"ECO:0000314\",\"label\":\"direct assay evidence used in manual assertion\"}],\"annotations\":[{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"},{\"key\":\"source\",\"value\":\"PMID:26195794\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000364\",\"type\":[{\"type\":\"class\",\"id\":\"CL:0011108\",\"label\":\"colon epithelial cell\"}],\"annotations\":[{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000363\",\"type\":[{\"type\":\"class\",\"id\":\"ECO:0000314\",\"label\":\"direct assay evidence used in manual assertion\"}],\"annotations\":[{\"key\":\"source\",\"value\":\"PMID:26195794\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000362\",\"type\":[{\"type\":\"class\",\"id\":\"CL:0011108\",\"label\":\"colon epithelial cell\"}],\"annotations\":[{\"key\":\"date\",\"value\":\"2016-01-19\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000361\",\"type\":[{\"type\":\"class\",\"id\":\"ECO:0000314\",\"label\":\"direct assay evidence used in manual assertion\"}],\"annotations\":[{\"key\":\"date\",\"value\":\"2016-01-19\"},{\"key\":\"source\",\"value\":\"PMID:26195794\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000360\",\"type\":[{\"type\":\"class\",\"id\":\"ECO:0000314\",\"label\":\"direct assay evidence used in manual assertion\"}],\"annotations\":[{\"key\":\"date\",\"value\":\"2016-01-19\"},{\"key\":\"source\",\"value\":\"PMID:26195794\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000359\",\"type\":[{\"type\":\"class\",\"id\":\"ECO:0000314\",\"label\":\"direct assay evidence used in manual assertion\"}],\"annotations\":[{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"},{\"key\":\"source\",\"value\":\"PMID:26195794\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000358\",\"type\":[{\"type\":\"class\",\"id\":\"ECO:0000316\",\"label\":\"genetic interaction evidence used in manual assertion\"}],\"annotations\":[{\"key\":\"with\",\"value\":\"MGI:MGI:97312|MGI:MGI:99515\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"},{\"key\":\"source\",\"value\":\"PMID:26195794\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000357\",\"type\":[{\"type\":\"class\",\"id\":\"ECO:0000314\",\"label\":\"direct assay evidence used in manual assertion\"}],\"annotations\":[{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"},{\"key\":\"source\",\"value\":\"PMID:26195794\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000356\",\"type\":[{\"type\":\"class\",\"id\":\"ECO:0000315\",\"label\":\"mutant phenotype evidence used in manual assertion\"}],\"annotations\":[{\"key\":\"source\",\"value\":\"PMID:26195794\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000355\",\"type\":[{\"type\":\"class\",\"id\":\"ECO:0000314\",\"label\":\"direct assay evidence used in manual assertion\"}],\"annotations\":[{\"key\":\"date\",\"value\":\"2016-01-19\"},{\"key\":\"source\",\"value\":\"PMID:26195794\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000354\",\"type\":[{\"type\":\"class\",\"id\":\"ECO:0000314\",\"label\":\"direct assay evidence used in manual assertion\"}],\"annotations\":[{\"key\":\"date\",\"value\":\"2016-01-19\"},{\"key\":\"source\",\"value\":\"PMID:26195794\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000353\",\"type\":[{\"type\":\"class\",\"id\":\"ECO:0000314\",\"label\":\"direct assay evidence used in manual assertion\"}],\"annotations\":[{\"key\":\"date\",\"value\":\"2016-01-19\"},{\"key\":\"source\",\"value\":\"PMID:26195794\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000351\",\"type\":[{\"type\":\"class\",\"id\":\"GO:0004715\",\"label\":\"non-membrane spanning protein tyrosine kinase activity\"}],\"annotations\":[{\"key\":\"hint-layout-x\",\"value\":\"262\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-02-29\"},{\"key\":\"hint-layout-y\",\"value\":\"28\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000350\",\"type\":[{\"type\":\"class\",\"id\":\"CL:0011108\",\"label\":\"colon epithelial cell\"}],\"annotations\":[{\"key\":\"date\",\"value\":\"2016-01-19\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000349\",\"type\":[{\"type\":\"class\",\"id\":\"GO:0001816\",\"label\":\"cytokine production\"}],\"annotations\":[{\"key\":\"date\",\"value\":\"2016-02-29\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"hint-layout-x\",\"value\":\"1150\"},{\"key\":\"hint-layout-y\",\"value\":\"46\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000348\",\"type\":[{\"type\":\"class\",\"id\":\"CL:0011108\",\"label\":\"colon epithelial cell\"}],\"annotations\":[{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000347\",\"type\":[{\"type\":\"class\",\"id\":\"GO:0007249\",\"label\":\"I-kappaB kinase/NF-kappaB signaling\"}],\"annotations\":[{\"key\":\"hint-layout-y\",\"value\":\"31\"},{\"key\":\"date\",\"value\":\"2016-02-29\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"hint-layout-x\",\"value\":\"821\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000346\",\"type\":[{\"type\":\"class\",\"id\":\"CL:0011108\",\"label\":\"colon epithelial cell\"}],\"annotations\":[{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000345\",\"type\":[{\"type\":\"class\",\"id\":\"MGI:MGI:99515\",\"label\":\"Syk Mmus\"}],\"annotations\":[{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"id\":\"gomodel:568b0f9600000294/568b0f9600000344\",\"type\":[{\"type\":\"class\",\"id\":\"GO:0004713\",\"label\":\"protein tyrosine kinase activity\"}],\"annotations\":[{\"key\":\"date\",\"value\":\"2016-02-29\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"hint-layout-x\",\"value\":\"516\"},{\"key\":\"hint-layout-y\",\"value\":\"18\"}]}],\"facts\":[{\"subject\":\"gomodel:568b0f9600000294/568b0f9600000295\",\"property\":\"BFO:0000050\",\"property-label\":\"part of\",\"object\":\"gomodel:568b0f9600000294/568b0f9600000312\",\"annotations\":[{\"key\":\"evidence\",\"value\":\"gomodel:568b0f9600000294/568b0f9600000314\",\"value-type\":\"IRI\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"subject\":\"gomodel:568b0f9600000294/568b0f9600000329\",\"property\":\"RO:0002333\",\"property-label\":\"enabled_by\",\"object\":\"gomodel:568b0f9600000294/568b0f9600000330\",\"annotations\":[{\"key\":\"evidence\",\"value\":\"gomodel:568b0f9600000294/568b0f9600000334\",\"value-type\":\"IRI\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"subject\":\"gomodel:568b0f9600000294/568b0f9600000329\",\"property\":\"BFO:0000066\",\"property-label\":\"occurs in\",\"object\":\"gomodel:568b0f9600000294/568b0f9600000331\",\"annotations\":[{\"key\":\"evidence\",\"value\":\"gomodel:568b0f9600000294/568b0f9600000336\",\"value-type\":\"IRI\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"subject\":\"gomodel:568b0f9600000294/568b0f9600000295\",\"property\":\"BFO:0000066\",\"property-label\":\"occurs in\",\"object\":\"gomodel:568b0f9600000294/568b0f9600000297\",\"annotations\":[{\"key\":\"evidence\",\"value\":\"gomodel:568b0f9600000294/568b0f9600000298\",\"value-type\":\"IRI\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"subject\":\"gomodel:568b0f9600000294/568b0f9600000312\",\"property\":\"BFO:0000066\",\"property-label\":\"occurs in\",\"object\":\"gomodel:568b0f9600000294/568b0f9600000313\",\"annotations\":[{\"key\":\"evidence\",\"value\":\"gomodel:568b0f9600000294/568b0f9600000315\",\"value-type\":\"IRI\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"subject\":\"gomodel:568b0f9600000294/568b0f9600000344\",\"property\":\"BFO:0000066\",\"property-label\":\"occurs in\",\"object\":\"gomodel:568b0f9600000294/568b0f9600000346\",\"annotations\":[{\"key\":\"evidence\",\"value\":\"gomodel:568b0f9600000294/568b0f9600000355\",\"value-type\":\"IRI\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"subject\":\"gomodel:568b0f9600000294/568b0f9600000295\",\"property\":\"RO:0002233\",\"property-label\":\"has input\",\"object\":\"gomodel:568b0f9600000294/568b0f9600000317\",\"annotations\":[{\"key\":\"evidence\",\"value\":\"gomodel:568b0f9600000294/568b0f9600000318\",\"value-type\":\"IRI\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"subject\":\"gomodel:568b0f9600000294/568b0f9600000295\",\"property\":\"BFO:0000066\",\"property-label\":\"occurs in\",\"object\":\"gomodel:568b0f9600000294/568b0f9600000299\",\"annotations\":[{\"key\":\"evidence\",\"value\":\"gomodel:568b0f9600000294/568b0f9600000300\",\"value-type\":\"IRI\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"subject\":\"gomodel:568b0f9600000294/568b0f9600000349\",\"property\":\"BFO:0000066\",\"property-label\":\"occurs in\",\"object\":\"gomodel:568b0f9600000294/568b0f9600000350\",\"annotations\":[{\"key\":\"evidence\",\"value\":\"gomodel:568b0f9600000294/568b0f9600000360\",\"value-type\":\"IRI\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"subject\":\"gomodel:568b0f9600000294/568b0f9600000347\",\"property\":\"BFO:0000066\",\"property-label\":\"occurs in\",\"object\":\"gomodel:568b0f9600000294/568b0f9600000348\",\"annotations\":[{\"key\":\"evidence\",\"value\":\"gomodel:568b0f9600000294/568b0f9600000357\",\"value-type\":\"IRI\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"subject\":\"gomodel:568b0f9600000294/568b0f9600000337\",\"property\":\"RO:0002333\",\"property-label\":\"enabled_by\",\"object\":\"gomodel:568b0f9600000294/568b0f9600000338\",\"annotations\":[{\"key\":\"evidence\",\"value\":\"gomodel:568b0f9600000294/568b0f9600000342\",\"value-type\":\"IRI\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"subject\":\"gomodel:568b0f9600000294/568b0f9600000321\",\"property\":\"RO:0002233\",\"property-label\":\"has input\",\"object\":\"gomodel:568b0f9600000294/568b0f9600000327\",\"annotations\":[{\"key\":\"evidence\",\"value\":\"gomodel:568b0f9600000294/568b0f9600000328\",\"value-type\":\"IRI\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"subject\":\"gomodel:568b0f9600000294/568b0f9600000349\",\"property\":\"BFO:0000050\",\"property-label\":\"part of\",\"object\":\"gomodel:568b0f9600000294/568b0f9600000301\",\"annotations\":[{\"key\":\"evidence\",\"value\":\"gomodel:568b0f9600000294/568b0f9600000361\",\"value-type\":\"IRI\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"subject\":\"gomodel:568b0f9600000294/568b0f9600000329\",\"property\":\"RO:0002406\",\"property-label\":\"directly activates\",\"object\":\"gomodel:568b0f9600000294/568b0f9600000337\",\"annotations\":[{\"key\":\"evidence\",\"value\":\"gomodel:568b0f9600000294/568b0f9600000341\",\"value-type\":\"IRI\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"subject\":\"gomodel:568b0f9600000294/568b0f9600000329\",\"property\":\"BFO:0000066\",\"property-label\":\"occurs in\",\"object\":\"gomodel:568b0f9600000294/568b0f9600000368\",\"annotations\":[{\"key\":\"evidence\",\"value\":\"gomodel:568b0f9600000294/568b0f9600000369\",\"value-type\":\"IRI\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"subject\":\"gomodel:568b0f9600000294/568b0f9600000305\",\"property\":\"RO:0002333\",\"property-label\":\"enabled_by\",\"object\":\"gomodel:568b0f9600000294/568b0f9600000306\",\"annotations\":[{\"key\":\"evidence\",\"value\":\"gomodel:568b0f9600000294/568b0f9600000309\",\"value-type\":\"IRI\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"subject\":\"gomodel:568b0f9600000294/568b0f9600000305\",\"property\":\"BFO:0000066\",\"property-label\":\"occurs in\",\"object\":\"gomodel:568b0f9600000294/568b0f9600000307\",\"annotations\":[{\"key\":\"evidence\",\"value\":\"gomodel:568b0f9600000294/568b0f9600000308\",\"value-type\":\"IRI\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"subject\":\"gomodel:568b0f9600000294/568b0f9600000351\",\"property\":\"RO:0002406\",\"property-label\":\"directly activates\",\"object\":\"gomodel:568b0f9600000294/568b0f9600000329\",\"annotations\":[{\"key\":\"evidence\",\"value\":\"gomodel:568b0f9600000294/568b0f9600000359\",\"value-type\":\"IRI\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"subject\":\"gomodel:568b0f9600000294/568b0f9600000295\",\"property\":\"RO:0002333\",\"property-label\":\"enabled_by\",\"object\":\"gomodel:568b0f9600000294/568b0f9600000296\",\"annotations\":[{\"key\":\"evidence\",\"value\":\"gomodel:568b0f9600000294/568b0f9600000316\",\"value-type\":\"IRI\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"subject\":\"gomodel:568b0f9600000294/568b0f9600000312\",\"property\":\"RO:0002233\",\"property-label\":\"has input\",\"object\":\"gomodel:568b0f9600000294/568b0f9600000319\",\"annotations\":[{\"key\":\"evidence\",\"value\":\"gomodel:568b0f9600000294/568b0f9600000320\",\"value-type\":\"IRI\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"subject\":\"gomodel:568b0f9600000294/568b0f9600000305\",\"property\":\"RO:0002212\",\"property-label\":\"negatively regulates\",\"object\":\"gomodel:568b0f9600000294/568b0f9600000301\",\"annotations\":[{\"key\":\"evidence\",\"value\":\"gomodel:568b0f9600000294/568b0f9600000310\",\"value-type\":\"IRI\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"subject\":\"gomodel:568b0f9600000294/568b0f9600000301\",\"property\":\"BFO:0000066\",\"property-label\":\"occurs in\",\"object\":\"gomodel:568b0f9600000294/568b0f9600000303\",\"annotations\":[{\"key\":\"evidence\",\"value\":\"gomodel:568b0f9600000294/568b0f9600000304\",\"value-type\":\"IRI\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"subject\":\"gomodel:568b0f9600000294/568b0f9600000337\",\"property\":\"RO:0002233\",\"property-label\":\"has input\",\"object\":\"gomodel:568b0f9600000294/568b0f9600000340\",\"annotations\":[{\"key\":\"evidence\",\"value\":\"gomodel:568b0f9600000294/568b0f9600000343\",\"value-type\":\"IRI\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"subject\":\"gomodel:568b0f9600000294/568b0f9600000351\",\"property\":\"BFO:0000066\",\"property-label\":\"occurs in\",\"object\":\"gomodel:568b0f9600000294/568b0f9600000366\",\"annotations\":[{\"key\":\"evidence\",\"value\":\"gomodel:568b0f9600000294/568b0f9600000367\",\"value-type\":\"IRI\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"subject\":\"gomodel:568b0f9600000294/568b0f9600000329\",\"property\":\"RO:0002233\",\"property-label\":\"has input\",\"object\":\"gomodel:568b0f9600000294/568b0f9600000333\",\"annotations\":[{\"key\":\"evidence\",\"value\":\"gomodel:568b0f9600000294/568b0f9600000335\",\"value-type\":\"IRI\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"subject\":\"gomodel:568b0f9600000294/568b0f9600000312\",\"property\":\"RO:0002408\",\"property-label\":\"directly inhibits\",\"object\":\"gomodel:568b0f9600000294/568b0f9600000329\",\"annotations\":[{\"key\":\"evidence\",\"value\":\"gomodel:568b0f9600000294/568b0f9600000332\",\"value-type\":\"IRI\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"subject\":\"gomodel:568b0f9600000294/568b0f9600000312\",\"property\":\"BFO:0000066\",\"property-label\":\"occurs in\",\"object\":\"gomodel:568b0f9600000294/568b0f9600000364\",\"annotations\":[{\"key\":\"evidence\",\"value\":\"gomodel:568b0f9600000294/568b0f9600000365\",\"value-type\":\"IRI\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"subject\":\"gomodel:568b0f9600000294/568b0f9600000321\",\"property\":\"RO:0002333\",\"property-label\":\"enabled_by\",\"object\":\"gomodel:568b0f9600000294/568b0f9600000322\",\"annotations\":[{\"key\":\"evidence\",\"value\":\"gomodel:568b0f9600000294/568b0f9600000326\",\"value-type\":\"IRI\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"subject\":\"gomodel:568b0f9600000294/568b0f9600000347\",\"property\":\"RO:0002213\",\"property-label\":\"positively_regulates\",\"object\":\"gomodel:568b0f9600000294/568b0f9600000349\",\"annotations\":[{\"key\":\"evidence\",\"value\":\"gomodel:568b0f9600000294/568b0f9600000356\",\"value-type\":\"IRI\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"subject\":\"gomodel:568b0f9600000294/568b0f9600000337\",\"property\":\"BFO:0000066\",\"property-label\":\"occurs in\",\"object\":\"gomodel:568b0f9600000294/568b0f9600000370\",\"annotations\":[{\"key\":\"evidence\",\"value\":\"gomodel:568b0f9600000294/568b0f9600000371\",\"value-type\":\"IRI\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"subject\":\"gomodel:568b0f9600000294/568b0f9600000344\",\"property\":\"RO:0002333\",\"property-label\":\"enabled_by\",\"object\":\"gomodel:568b0f9600000294/568b0f9600000345\",\"annotations\":[{\"key\":\"evidence\",\"value\":\"gomodel:568b0f9600000294/568b0f9600000354\",\"value-type\":\"IRI\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"subject\":\"gomodel:568b0f9600000294/568b0f9600000321\",\"property\":\"BFO:0000066\",\"property-label\":\"occurs in\",\"object\":\"gomodel:568b0f9600000294/568b0f9600000323\",\"annotations\":[{\"key\":\"evidence\",\"value\":\"gomodel:568b0f9600000294/568b0f9600000325\",\"value-type\":\"IRI\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"subject\":\"gomodel:568b0f9600000294/568b0f9600000321\",\"property\":\"BFO:0000050\",\"property-label\":\"part of\",\"object\":\"gomodel:568b0f9600000294/568b0f9600000295\",\"annotations\":[{\"key\":\"evidence\",\"value\":\"gomodel:568b0f9600000294/568b0f9600000324\",\"value-type\":\"IRI\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"subject\":\"gomodel:568b0f9600000294/568b0f9600000329\",\"property\":\"RO:0002406\",\"property-label\":\"directly activates\",\"object\":\"gomodel:568b0f9600000294/568b0f9600000344\",\"annotations\":[{\"key\":\"evidence\",\"value\":\"gomodel:568b0f9600000294/568b0f9600000353\",\"value-type\":\"IRI\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"subject\":\"gomodel:568b0f9600000294/568b0f9600000344\",\"property\":\"RO:0002213\",\"property-label\":\"positively_regulates\",\"object\":\"gomodel:568b0f9600000294/568b0f9600000347\",\"annotations\":[{\"key\":\"evidence\",\"value\":\"gomodel:568b0f9600000294/568b0f9600000358\",\"value-type\":\"IRI\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]},{\"subject\":\"gomodel:568b0f9600000294/568b0f9600000321\",\"property\":\"BFO:0000066\",\"property-label\":\"occurs in\",\"object\":\"gomodel:568b0f9600000294/568b0f9600000362\",\"annotations\":[{\"key\":\"evidence\",\"value\":\"gomodel:568b0f9600000294/568b0f9600000363\",\"value-type\":\"IRI\"},{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"date\",\"value\":\"2016-01-19\"}]}],\"annotations\":[{\"key\":\"contributor\",\"value\":\"http://orcid.org/0000-0001-7476-6306\"},{\"key\":\"title\",\"value\":\"PMID:26195794-Ptprh-intestine-inflammation\"},{\"key\":\"state\",\"value\":\"development\"},{\"key\":\"date\",\"value\":\"2016-05-13\"}]}"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://www.geneontology.org/formats/oboInOwl#id> "gomodel:568b0f9600000294"^^<http://www.w3.org/2001/XMLSchema#string> ;
a <http://www.w3.org/2002/07/owl#Ontology> ;
<http://www.w3.org/2002/07/owl#imports> <http://purl.obolibrary.org/obo/go/extensions/go-lego.owl> ;
<http://purl.org/dc/elements/1.1/title> "PMID:26195794-Ptprh-intestine-inflammation"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-05-13"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000295> <http://purl.obolibrary.org/obo/BFO_0000050> <http://model.geneontology.org/568b0f9600000294/568b0f9600000312> ;
<http://purl.obolibrary.org/obo/BFO_0000066> <http://model.geneontology.org/568b0f9600000294/568b0f9600000297> , <http://model.geneontology.org/568b0f9600000294/568b0f9600000299> ;
<http://purl.obolibrary.org/obo/RO_0002333> <http://model.geneontology.org/568b0f9600000294/568b0f9600000296> ;
<http://geneontology.org/lego/hint/layout/x> "4"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://geneontology.org/lego/hint/layout/y> "14"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.obolibrary.org/obo/RO_0002233> <http://model.geneontology.org/568b0f9600000294/568b0f9600000317> ;
a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0005001> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000296> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://identifiers.org/mgi/MGI:3026877> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000297> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0031528> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000298> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000314> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:26195794"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000299> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/CL_0011108> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000300> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000314> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:26195794"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000301> <http://purl.obolibrary.org/obo/BFO_0000066> <http://model.geneontology.org/568b0f9600000294/568b0f9600000303> ;
<http://geneontology.org/lego/hint/layout/x> "894"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://geneontology.org/lego/hint/layout/y> "206"^^<http://www.w3.org/2001/XMLSchema#string> ;
a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0006954> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-02-29"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000303> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/UBERON_0001155> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000304> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000314> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:26195794"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000305> <http://purl.obolibrary.org/obo/BFO_0000066> <http://model.geneontology.org/568b0f9600000294/568b0f9600000307> ;
<http://purl.obolibrary.org/obo/RO_0002333> <http://model.geneontology.org/568b0f9600000294/568b0f9600000306> ;
<http://geneontology.org/lego/hint/layout/x> "1193"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://geneontology.org/lego/hint/layout/y> "500"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.obolibrary.org/obo/RO_0002212> <http://model.geneontology.org/568b0f9600000294/568b0f9600000301> ;
a <http://purl.obolibrary.org/obo/GO_0003674> , <http://www.w3.org/2002/07/owl#NamedIndividual> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-02-29"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000306> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://identifiers.org/mgi/MGI:96537> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000307> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/UBERON_0001155> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000308> <http://geneontology.org/lego/evidence-with> "MGI:1857199"^^<http://www.w3.org/2001/XMLSchema#string> ;
a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000315> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:26195794"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000309> <http://geneontology.org/lego/evidence-with> "MGI:1857199"^^<http://www.w3.org/2001/XMLSchema#string> ;
a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000315> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:26195794"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000310> <http://geneontology.org/lego/evidence-with> "MGI:1857199"^^<http://www.w3.org/2001/XMLSchema#string> ;
a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000315> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:26195794"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000312> <http://purl.obolibrary.org/obo/BFO_0000066> <http://model.geneontology.org/568b0f9600000294/568b0f9600000313> , <http://model.geneontology.org/568b0f9600000294/568b0f9600000364> ;
<http://geneontology.org/lego/hint/layout/x> "240"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://geneontology.org/lego/hint/layout/y> "266"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.obolibrary.org/obo/RO_0002233> <http://model.geneontology.org/568b0f9600000294/568b0f9600000319> ;
<http://purl.obolibrary.org/obo/RO_0002408> <http://model.geneontology.org/568b0f9600000294/568b0f9600000329> ;
a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0035335> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-02-29"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000313> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0031528> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000314> <http://geneontology.org/lego/evidence-with> "MGI:3839028"^^<http://www.w3.org/2001/XMLSchema#string> ;
a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000315> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:26195794"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000315> <http://geneontology.org/lego/evidence-with> "MGI:3839028"^^<http://www.w3.org/2001/XMLSchema#string> ;
a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000315> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:26195794"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000316> <http://geneontology.org/lego/evidence-with> "MGI:3839028"^^<http://www.w3.org/2001/XMLSchema#string> ;
a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000315> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:26195794"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000317> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://identifiers.org/mgi/MGI:1918851> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000318> <http://geneontology.org/lego/evidence-with> "MGI:3839028"^^<http://www.w3.org/2001/XMLSchema#string> ;
a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000315> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:26195794"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000319> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://identifiers.org/mgi/MGI:1918851> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000320> <http://geneontology.org/lego/evidence-with> "MGI:3839028"^^<http://www.w3.org/2001/XMLSchema#string> ;
a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000315> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:26195794"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000321> <http://purl.obolibrary.org/obo/BFO_0000050> <http://model.geneontology.org/568b0f9600000294/568b0f9600000295> ;
<http://purl.obolibrary.org/obo/BFO_0000066> <http://model.geneontology.org/568b0f9600000294/568b0f9600000323> , <http://model.geneontology.org/568b0f9600000294/568b0f9600000362> ;
<http://purl.obolibrary.org/obo/RO_0002333> <http://model.geneontology.org/568b0f9600000294/568b0f9600000322> ;
<http://geneontology.org/lego/hint/layout/x> "1"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://geneontology.org/lego/hint/layout/y> "365"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.obolibrary.org/obo/RO_0002233> <http://model.geneontology.org/568b0f9600000294/568b0f9600000327> ;
a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0019903> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-02-29"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000322> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://identifiers.org/mgi/MGI:1918851> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000323> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0031528> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000324> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000305> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:26195794"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000325> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000314> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:26195794"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000326> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000314> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:26195794"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000327> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://identifiers.org/mgi/MGI:3026877> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000328> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000314> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:26195794"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000329> <http://purl.obolibrary.org/obo/BFO_0000066> <http://model.geneontology.org/568b0f9600000294/568b0f9600000331> , <http://model.geneontology.org/568b0f9600000294/568b0f9600000368> ;
<http://purl.obolibrary.org/obo/RO_0002333> <http://model.geneontology.org/568b0f9600000294/568b0f9600000330> ;
<http://geneontology.org/lego/hint/layout/x> "551"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://geneontology.org/lego/hint/layout/y> "404"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.obolibrary.org/obo/RO_0002233> <http://model.geneontology.org/568b0f9600000294/568b0f9600000333> ;
<http://purl.obolibrary.org/obo/RO_0002406> <http://model.geneontology.org/568b0f9600000294/568b0f9600000337> , <http://model.geneontology.org/568b0f9600000294/568b0f9600000344> ;
a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0005515> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-02-29"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000330> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://identifiers.org/mgi/MGI:1918851> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000331> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0031528> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000332> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000315> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:26195794"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000333> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://identifiers.org/mgi/MGI:99515> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000334> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000314> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:26195794"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000335> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000314> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:26195794"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000336> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000314> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:26195794"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000337> <http://purl.obolibrary.org/obo/BFO_0000066> <http://model.geneontology.org/568b0f9600000294/568b0f9600000370> ;
<http://purl.obolibrary.org/obo/RO_0002333> <http://model.geneontology.org/568b0f9600000294/568b0f9600000338> ;
<http://geneontology.org/lego/hint/layout/x> "836"^^<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/RO_0002233> <http://model.geneontology.org/568b0f9600000294/568b0f9600000340> ;
a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0004713> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-02-29"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000338> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://identifiers.org/mgi/MGI:99515> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000340> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://identifiers.org/mgi/MGI:1918851> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000341> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000314> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:26195794"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000342> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000314> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:26195794"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000343> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000314> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:26195794"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000344> <http://purl.obolibrary.org/obo/BFO_0000066> <http://model.geneontology.org/568b0f9600000294/568b0f9600000346> ;
<http://purl.obolibrary.org/obo/RO_0002333> <http://model.geneontology.org/568b0f9600000294/568b0f9600000345> ;
<http://geneontology.org/lego/hint/layout/x> "516"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://geneontology.org/lego/hint/layout/y> "18"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.obolibrary.org/obo/RO_0002213> <http://model.geneontology.org/568b0f9600000294/568b0f9600000347> ;
a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0004713> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-02-29"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000345> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://identifiers.org/mgi/MGI:99515> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000346> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/CL_0011108> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000347> <http://purl.obolibrary.org/obo/BFO_0000066> <http://model.geneontology.org/568b0f9600000294/568b0f9600000348> ;
<http://geneontology.org/lego/hint/layout/x> "821"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://geneontology.org/lego/hint/layout/y> "31"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.obolibrary.org/obo/RO_0002213> <http://model.geneontology.org/568b0f9600000294/568b0f9600000349> ;
a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0007249> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-02-29"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000348> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/CL_0011108> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000349> <http://purl.obolibrary.org/obo/BFO_0000050> <http://model.geneontology.org/568b0f9600000294/568b0f9600000301> ;
<http://purl.obolibrary.org/obo/BFO_0000066> <http://model.geneontology.org/568b0f9600000294/568b0f9600000350> ;
<http://geneontology.org/lego/hint/layout/x> "1150"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://geneontology.org/lego/hint/layout/y> "46"^^<http://www.w3.org/2001/XMLSchema#string> ;
a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0001816> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-02-29"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000350> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/CL_0011108> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000351> <http://purl.obolibrary.org/obo/BFO_0000066> <http://model.geneontology.org/568b0f9600000294/568b0f9600000366> ;
<http://geneontology.org/lego/hint/layout/x> "262"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://geneontology.org/lego/hint/layout/y> "28"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.obolibrary.org/obo/RO_0002406> <http://model.geneontology.org/568b0f9600000294/568b0f9600000329> ;
a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/GO_0004715> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-02-29"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000353> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000314> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:26195794"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000354> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000314> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:26195794"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000355> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000314> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:26195794"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000356> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000315> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:26195794"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000357> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000314> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:26195794"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000358> <http://geneontology.org/lego/evidence-with> "MGI:MGI:97312|MGI:MGI:99515"^^<http://www.w3.org/2001/XMLSchema#string> ;
a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000316> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:26195794"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000359> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000314> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:26195794"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000360> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000314> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:26195794"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000361> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000314> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:26195794"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000362> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/CL_0011108> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000363> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000314> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:26195794"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000364> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/CL_0011108> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000365> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000314> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:26195794"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000366> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/CL_0011108> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000367> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000314> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:26195794"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000368> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/CL_0011108> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000369> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000314> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:26195794"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000370> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/CL_0011108> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://model.geneontology.org/568b0f9600000294/568b0f9600000371> a <http://www.w3.org/2002/07/owl#NamedIndividual> , <http://purl.obolibrary.org/obo/ECO_0000314> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/source> "PMID:26195794"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://purl.obolibrary.org/obo/CL_0011108> <http://www.geneontology.org/formats/oboInOwl#id> "CL:0011108"^^<http://www.w3.org/2001/XMLSchema#string> ;
a <http://www.w3.org/2002/07/owl#Class> .
<http://purl.obolibrary.org/obo/GO_0001816> a <http://www.w3.org/2002/07/owl#Class> .
<http://purl.obolibrary.org/obo/GO_0006954> a <http://www.w3.org/2002/07/owl#Class> .
<http://purl.obolibrary.org/obo/GO_0035335> a <http://www.w3.org/2002/07/owl#Class> .
<http://purl.obolibrary.org/obo/UBERON_0001155> <http://www.geneontology.org/formats/oboInOwl#id> "UBERON:0001155"^^<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> 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> .
_:t30314 <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/CL_0011108> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> "CL:0011108"^^<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> .
_:t30315 <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/mgi/MGI:99515> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> "Syk Mmus"^^<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> .
_:t30316 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/568b0f9600000294/568b0f9600000314> ;
<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/568b0f9600000294/568b0f9600000295> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/568b0f9600000294/568b0f9600000312> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t30317 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/568b0f9600000294/568b0f9600000298> ;
<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/568b0f9600000294/568b0f9600000295> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/568b0f9600000294/568b0f9600000297> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t30318 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/568b0f9600000294/568b0f9600000300> ;
<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/568b0f9600000294/568b0f9600000295> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/568b0f9600000294/568b0f9600000299> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t30319 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/568b0f9600000294/568b0f9600000318> ;
<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/568b0f9600000294/568b0f9600000295> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/568b0f9600000294/568b0f9600000317> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t30320 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/568b0f9600000294/568b0f9600000316> ;
<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/568b0f9600000294/568b0f9600000295> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/568b0f9600000294/568b0f9600000296> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t30321 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/568b0f9600000294/568b0f9600000304> ;
<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/568b0f9600000294/568b0f9600000301> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/568b0f9600000294/568b0f9600000303> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t30322 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/568b0f9600000294/568b0f9600000308> ;
<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/568b0f9600000294/568b0f9600000305> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/568b0f9600000294/568b0f9600000307> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t30323 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/568b0f9600000294/568b0f9600000310> ;
<http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/RO_0002212> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/568b0f9600000294/568b0f9600000305> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/568b0f9600000294/568b0f9600000301> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t30324 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/568b0f9600000294/568b0f9600000309> ;
<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/568b0f9600000294/568b0f9600000305> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/568b0f9600000294/568b0f9600000306> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t30325 <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/UBERON_0001155> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> "UBERON:0001155"^^<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> .
_:t30326 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/568b0f9600000294/568b0f9600000315> ;
<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/568b0f9600000294/568b0f9600000312> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/568b0f9600000294/568b0f9600000313> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t30327 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/568b0f9600000294/568b0f9600000365> ;
<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/568b0f9600000294/568b0f9600000312> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/568b0f9600000294/568b0f9600000364> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t30328 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/568b0f9600000294/568b0f9600000320> ;
<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/568b0f9600000294/568b0f9600000312> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/568b0f9600000294/568b0f9600000319> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t30329 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/568b0f9600000294/568b0f9600000332> ;
<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/568b0f9600000294/568b0f9600000312> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/568b0f9600000294/568b0f9600000329> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t30330 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/568b0f9600000294/568b0f9600000324> ;
<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/568b0f9600000294/568b0f9600000321> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/568b0f9600000294/568b0f9600000295> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t30331 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/568b0f9600000294/568b0f9600000325> ;
<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/568b0f9600000294/568b0f9600000321> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/568b0f9600000294/568b0f9600000323> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t30332 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/568b0f9600000294/568b0f9600000363> ;
<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/568b0f9600000294/568b0f9600000321> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/568b0f9600000294/568b0f9600000362> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t30333 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/568b0f9600000294/568b0f9600000328> ;
<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/568b0f9600000294/568b0f9600000321> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/568b0f9600000294/568b0f9600000327> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t30334 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/568b0f9600000294/568b0f9600000326> ;
<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/568b0f9600000294/568b0f9600000321> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/568b0f9600000294/568b0f9600000322> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t30335 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/568b0f9600000294/568b0f9600000336> ;
<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/568b0f9600000294/568b0f9600000329> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/568b0f9600000294/568b0f9600000331> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t30336 <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/mgi/MGI:1918851> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> "MGI:MGI:1918851"^^<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> .
_:t30337 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/568b0f9600000294/568b0f9600000369> ;
<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/568b0f9600000294/568b0f9600000329> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/568b0f9600000294/568b0f9600000368> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t30338 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/568b0f9600000294/568b0f9600000335> ;
<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/568b0f9600000294/568b0f9600000329> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/568b0f9600000294/568b0f9600000333> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t30339 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/568b0f9600000294/568b0f9600000334> ;
<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/568b0f9600000294/568b0f9600000329> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/568b0f9600000294/568b0f9600000330> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t30340 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/568b0f9600000294/568b0f9600000341> ;
<http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/RO_0002406> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/568b0f9600000294/568b0f9600000329> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/568b0f9600000294/568b0f9600000337> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t30341 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/568b0f9600000294/568b0f9600000353> ;
<http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/RO_0002406> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/568b0f9600000294/568b0f9600000329> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/568b0f9600000294/568b0f9600000344> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t30342 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/568b0f9600000294/568b0f9600000371> ;
<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/568b0f9600000294/568b0f9600000337> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/568b0f9600000294/568b0f9600000370> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t30343 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/568b0f9600000294/568b0f9600000343> ;
<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/568b0f9600000294/568b0f9600000337> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/568b0f9600000294/568b0f9600000340> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t30344 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/568b0f9600000294/568b0f9600000342> ;
<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/568b0f9600000294/568b0f9600000337> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/568b0f9600000294/568b0f9600000338> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t30345 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/568b0f9600000294/568b0f9600000355> ;
<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/568b0f9600000294/568b0f9600000344> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/568b0f9600000294/568b0f9600000346> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t30346 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/568b0f9600000294/568b0f9600000358> ;
<http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/RO_0002213> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/568b0f9600000294/568b0f9600000344> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/568b0f9600000294/568b0f9600000347> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t30347 <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/mgi/MGI:1918851> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> "Ceacam20 Mmus"^^<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> .
_:t30348 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/568b0f9600000294/568b0f9600000354> ;
<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/568b0f9600000294/568b0f9600000344> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/568b0f9600000294/568b0f9600000345> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t30349 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/568b0f9600000294/568b0f9600000357> ;
<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/568b0f9600000294/568b0f9600000347> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/568b0f9600000294/568b0f9600000348> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t30350 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/568b0f9600000294/568b0f9600000356> ;
<http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/RO_0002213> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/568b0f9600000294/568b0f9600000347> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/568b0f9600000294/568b0f9600000349> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t30351 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/568b0f9600000294/568b0f9600000361> ;
<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/568b0f9600000294/568b0f9600000349> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/568b0f9600000294/568b0f9600000301> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t30352 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/568b0f9600000294/568b0f9600000360> ;
<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/568b0f9600000294/568b0f9600000349> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/568b0f9600000294/568b0f9600000350> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t30353 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/568b0f9600000294/568b0f9600000367> ;
<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/568b0f9600000294/568b0f9600000351> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/568b0f9600000294/568b0f9600000366> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t30354 <http://geneontology.org/lego/evidence> <http://model.geneontology.org/568b0f9600000294/568b0f9600000359> ;
<http://www.w3.org/2002/07/owl#annotatedProperty> <http://purl.obolibrary.org/obo/RO_0002406> ;
<http://www.w3.org/2002/07/owl#annotatedSource> <http://model.geneontology.org/568b0f9600000294/568b0f9600000351> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> <http://model.geneontology.org/568b0f9600000294/568b0f9600000329> ;
a <http://www.w3.org/2002/07/owl#Axiom> ;
<http://purl.org/dc/elements/1.1/contributor> "http://orcid.org/0000-0001-7476-6306"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://purl.org/dc/elements/1.1/date> "2016-01-19"^^<http://www.w3.org/2001/XMLSchema#string> .
_:t30355 <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/mgi/MGI:3026877> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> "MGI:MGI:3026877"^^<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> .
_:t30356 <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/mgi/MGI:3026877> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> "Ptprh Mmus"^^<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> .
_:t30357 <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/mgi/MGI:96537> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> "MGI:MGI:96537"^^<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> .
_:t30358 <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/mgi/MGI:96537> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> "Il10 Mmus"^^<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> .
_:t30359 <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/mgi/MGI:99515> ;
<http://www.w3.org/2002/07/owl#annotatedTarget> "MGI:MGI:99515"^^<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> .