@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 chebi: . @prefix obo: . @prefix Protein: . @prefix hgnc: . @prefix geneProductOf: . @prefix hasPart: . @prefix ProteinComplex: . @prefix occursIn: . @prefix do: . @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 hasPart: sub:_2, sub:_3; a ProteinComplex: . sub:_2 geneProductOf: hgnc:9829; a Protein: . sub:_3 geneProductOf: hgnc:9884; a Protein: . sub:_4 occursIn: do:1324, obo:CLO_0008068, obo:CL_0000115, obo:UBERON_0002048, species:9606; rdf:object sub:_1; rdf:predicate belv:increases; rdf:subject chebi:18723; a rdf:Statement . sub:assertion rdfs:label "a(CHEBI:nicotine) -> complex(p(HGNC:RAF1),p(HGNC:RB1))" . } 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 "20131211" . sub:_5 prov:value "As shown in Figure 2A, quiescent A549 cells and HAECs did not have any detectable Rb–Raf-1 interaction, but stimulation with nicotine induced a robust Rb–Raf-1 interaction. The Rb–Raf-1 interaction was detected up to 2 hours after nicotine stimulation and dissipated within 4 hours. The binding between Rb and Raf-1 was also observed in lung cancer cell lines H23, H441, and H226 (Figure 2B) as well as in primary lung cells such as SAECs, NHBEs, and HMEC-Ls stimulated with 1 ?M nicotine (Figure 2C). Nicotine-induced Rb–Raf-1 interaction was abolished by ?-bungarotoxin and MAA, suggesting a role for ?7-nAChR in this binding (Figure 2D)."; prov:wasQuotedFrom pubmed:16862215 . sub:_6 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:16862215; prov:wasDerivedFrom beldoc:, sub:_5 . } sub:pubinfo { this: dct:created "2014-07-03T14:33:02.269+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }