@prefix dcterms: .
@prefix this: .
@prefix sub: .
@prefix beldoc: .
@prefix rdfs: .
@prefix rdf: .
@prefix xsd: .
@prefix dce: .
@prefix pav: .
@prefix np: .
@prefix belv: .
@prefix prov: .
@prefix schem: .
@prefix chebi: .
@prefix Protein: .
@prefix hgnc: .
@prefix geneProductOf: .
@prefix hasPart: .
@prefix ProteinComplex: .
@prefix atcc: .
@prefix occursIn: .
@prefix mesh: .
@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 rdf:object sub:_1;
rdf:predicate belv:increases;
rdf:subject chebi:18723;
a rdf:Statement .
sub:_5 occursIn: mesh:D008168, mesh:D008175, mesh:D042783, atcc:CCL-185.aspx, species:9606;
rdf:object sub:_4;
rdf:predicate belv:decreases;
rdf:subject schem:alpha-Bungarotoxin;
a rdf:Statement .
sub:assertion rdfs:label "a(CHEBI:nicotine) -> complex(p(HGNC:RAF1),p(HGNC:RB1))",
"a(SCHEM:\"alpha-Bungarotoxin\") -| (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:_7;
pav:version "1.4" .
sub:_6 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:_7 rdfs:label "Selventa" .
sub:assertion prov:hadPrimarySource pubmed:16862215;
prov:wasDerivedFrom beldoc:, sub:_6 .
}
sub:pubinfo {
this: dcterms:created "2014-07-03T14:30:45.305+02:00"^^xsd:dateTime;
pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 .
}