@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 Protein: . @prefix hgnc: . @prefix geneProductOf: . @prefix hasPart: . @prefix ProteinComplex: . @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 geneProductOf: hgnc:2434; a Protein: . sub:_2 hasPart: sub:_3, sub:_4; a ProteinComplex: . sub:_3 geneProductOf: hgnc:9644; a Protein: . sub:_4 geneProductOf: hgnc:13257; a Protein: . sub:_5 occursIn: species:9606; rdf:object sub:_2; rdf:predicate belv:decreases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "p(HGNC:CSF2) -| complex(p(HGNC:PTPN11),p(HGNC:CLEC4A))" . } 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 "1.4" . sub:_6 prov:value "In addition, granulocyte macrophage-colony stimulating factor (GM-CSF) reduces the binding of SHP-2 to the ITIM of CLECSF6 while enhancing the phosphorylation level of SHP-2. GM-CSF is known to recruit SHP-2 to its receptor. These data suggest that the phosphorylation of SHP-2 by GM-CSF promotes the binding of SHP-2 to the GM-CSF receptor to the disadvantage of CLECSF6. Therefore, upon a treatment with GM-CSF, SHP-2 could move from a CLECSF6 associated signalosome with a repressor function to a GM-CSF receptor associated signalosome with an activator function."; prov:wasQuotedFrom pubmed:16360206 . sub:_7 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:16360206; prov:wasDerivedFrom beldoc:, sub:_6 . } sub:pubinfo { this: dct:created "2014-07-03T14:30:40.193+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }