@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 go: .
@prefix Protein: .
@prefix mgi: .
@prefix geneProductOf: .
@prefix hasAgent: .
@prefix mesh: .
@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:0003824 .
sub:_2 geneProductOf: mgi:2176882;
a Protein: .
sub:_3 geneProductOf: mgi:96559;
a Protein: .
sub:_4 occursIn: mesh:D008264, species:10090;
rdf:object sub:_3;
rdf:predicate belv:increases;
rdf:subject sub:_1;
a rdf:Statement .
sub:assertion rdfs:label "cat(p(MGI:Tlr7)) -> p(MGI:Il6)" .
}
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 full text: TLRs signal through two main pathways, defined by the adaptor molecules used at the start of each. The best characterized of these is the MyD88-dependent pathway, common to all TLRs except TLR3, which results in rapid activation of the transcription molecules nuclear factor ?B (NF-?B), activator protein 1 and Elk-1 and induction of proinflammatory mediators such as tumour necrosis factor-? (TNF-?), interleukin-6 (IL-6) and cyclooxygenase-2.13,14 Activation of the NF-?B p65 and activator protein 1 transcription factors is reduced in endotoxin-tolerant cells.15 TLR7, -8 and -9 can also induce type I interferon (IFN) production in a MyD88-dependent manner, involving the activation of the interferon regulatory factor 5 (IRF-5)16 and IRF-717 transcription factors. The second, less well-studied pathway is thought to be limited to TLR3 and TLR4. TLR signalling via the adaptor molecules Toll/IL-1-receptor-domain-containing adaptor inducing IFN-? (TRIF) and TRIF-related adaptor molecule (TRAM) activates IRF-3 and IRF-7 and, ultimately, IFN-inducible genes such as IFN-?-inducible protein 10 (IP-10) and RANTES, via type I IFN production and autocrine activation of the JAK/STAT pathway";
prov:wasQuotedFrom pubmed:17034424 .
sub:_6 rdfs:label "Selventa" .
sub:assertion prov:hadPrimarySource pubmed:17034424;
prov:wasDerivedFrom beldoc:, sub:_5 .
}
sub:pubinfo {
this: dcterms:created "2014-07-03T14:30:46.654+02:00"^^xsd:dateTime;
pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 .
}