@prefix this: . @prefix sub: . @prefix beldoc: . @prefix rdfs: . @prefix rdf: . @prefix xsd: . @prefix dct: . @prefix dce: . @prefix pav: . @prefix np: . @prefix belv: . @prefix prov: . @prefix go: . @prefix Protein: . @prefix hgnc: . @prefix geneProductOf: . @prefix hasAgent: . @prefix sfam: . @prefix species: . @prefix occursIn: . @prefix pubmed: . @prefix orcid: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:_1 hasAgent: sub:_2; a go:0016301 . sub:_2 geneProductOf: hgnc:6192; a Protein: . sub:_3 hasAgent: sub:_4; a go:0042789 . sub:_4 geneProductOf: sfam:STAT5%20Family; a Protein: . sub:_5 occursIn: species:9606; rdf:object sub:_3; rdf:predicate belv:increases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "kin(p(HGNC:JAK2)) -> tscript(p(SFAM:\"STAT5 Family\"))" . } sub:provenance { beldoc: dce:description "Approximately 61,000 statements."; dce:rights "Copyright (c) 2011-2012, Selventa. All rights reserved."; dce:title "BEL Framework Large Corpus Document"; pav:authoredBy sub:_7; pav:version "20131211" . sub:_6 prov:value "mice lacking a functional gene for IL-5 or IL-5 receptor alpha chain (IL-5Ralpha) display a number of developmental and functional impairments in B cells and eosinophils. IL-5 receptor (IL-5R) comprises alpha and betac chains. IL-5 specifically binds to IL-5Ralpha and induces the recruitment of betac to IL-5R. Although precise mechanisms on cell-lineage-specific IL-5Ralpha expression remain elusive, several transcription factors including Sp1, E12/E47, Oct-2, and c/EBPbeta have been shown to regulate its expression in B cells and eosinophils. JAK2 and JAK1 tyrosine kinase are constitutively associated with IL-5Ralpha and betac, respectively, and are activated by IL-5 stimulation. IL-5 activates at least three different signaling pathways including JAK2/STAT5 pathway, Btk pathway, and Ras/ERK pathway."; prov:wasQuotedFrom pubmed:19231596 . sub:_7 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:19231596; prov:wasDerivedFrom beldoc:, sub:_6 . } sub:pubinfo { this: dct:created "2014-07-03T14:33:32.288+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }