@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 proteinModification: . @prefix psimod: . @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:3236; a Protein: . sub:_3 belv:variantOf hgnc:9065; a proteinModification:, psimod:00696 . sub:_4 occursIn: species:9606; rdf:object sub:_3; rdf:predicate belv:directlyIncreases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "kin(p(HGNC:EGFR)) => p(HGNC:PLCG1,pmod(P,Y))" . } 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:_6; pav:version "1.4" . sub:_5 prov:value "From Fig. 4: Using the same time and dose strategies as before, a mean 6.2-fold induction of PLC{gamma} phosphorylation was observed following radiation treatment (Fig. 4). Increases in phosphorylation of Shc family members were observed following irradiation; the mean -fold changes (n = 3) were 2.3, 3.0, and 3.5 for the 66-, 52-, and 46-kDa isoforms, respectively. For both PLC{gamma} and Shc, EGF at 10 ng/ml induced a significantly greater increase in phosphorylation than IR (p < 0.05). Pretreatment of cells with 500 nM AG1478, a specific inhibitor of EGFR Tyr phosphorylation (29), abolished the radiation- and EGF-induced activation of both PLC{gamma} and Shc in A431 cells."; prov:wasQuotedFrom pubmed:15708852 . sub:_6 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:15708852; prov:wasDerivedFrom beldoc:, sub:_5 . } sub:pubinfo { this: dct:created "2014-07-03T14:30:32.499+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }