@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 obo: . @prefix occursIn: . @prefix species: . @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 geneProductOf: hgnc:6018; a Protein: . sub:_4 hasAgent: sub:_5; a go:0016301 . sub:_5 geneProductOf: sfam:MAPK%20Erk1%2F2%20Family; a Protein: . sub:_6 rdf:object sub:_4; rdf:predicate belv:increases; rdf:subject sub:_3; a rdf:Statement . sub:_7 occursIn: obo:CLO_0009251, species:9606; rdf:object sub:_6; rdf:predicate belv:increases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "kin(p(HGNC:EGFR)) -> (p(HGNC:IL6) -> kin(p(SFAM:\"MAPK Erk1/2 Family\")))", "p(HGNC:IL6) -> kin(p(SFAM:\"MAPK Erk1/2 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:_9; pav:version "20131211" . sub:_8 prov:value "Down-regulation of ErbB receptor activity, through the use of specific pharmacological inhibitors or dominant negative receptor constructs, revealed that IL-6-induced MAPK activation was largely dependent on epidermal growth factor (EGF) receptor activity, but not on ErbB-2 activity. Using a monoclonal antibody that interferes with EGF receptor-ligand interaction, we have shown that in T47D cells, IL-6 cooperates with an EGF receptor autocrine activity loop for signaling through the MAPK and PI3K pathways and for cell migration."; prov:wasQuotedFrom pubmed:11196191 . sub:_9 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:11196191; prov:wasDerivedFrom beldoc:, sub:_8 . } sub:pubinfo { this: dct:created "2014-07-03T14:31:39.810+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }