@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 nch: . @prefix ProteinComplex: . @prefix hasAgent: . @prefix RNA: . @prefix hgnc: . @prefix geneProductOf: . @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 { nch:Nfkb%20Complex a ProteinComplex: . sub:_1 hasAgent: nch:Nfkb%20Complex; a go:0042789 . sub:_2 geneProductOf: hgnc:992; a RNA: . sub:_3 occursIn: species:9606; rdf:object sub:_2; rdf:predicate belv:directlyIncreases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "tscript(complex(NCH:\"Nfkb Complex\")) => r(HGNC:BCL2L1)" . } 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:_5; pav:version "1.4" . sub:_4 prov:value "NF-?B also controls expression of other genes, the activities of which are linked to the invasive and metastatic behavior of cancer cells (Fig. 1). For example, NF-?B regulates expression of matrix metalloproteinase-9 (MMP-9), which is responsible for the degradation of tissue barriers [37]; cyclin D1, a cell cycle regulatory protein, which stimulates dysregulation of the cell cycle and tumor formation [38]; cell survival proteins Bcl-2 and BclXL, which protect against apoptosis of cancer cells [39]; and vascular endothelial growth factor (VEGF), which is a potent angiogenic factor stimulating tumor growth [40]. Based on the biological effects of NF-?B?regulated genes in cancer growth, invasion and metastasis, NF-?B has been suggested as a potential target for cancer therapies [41]."; prov:wasQuotedFrom pubmed:15180498 . sub:_5 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:15180498; prov:wasDerivedFrom beldoc:, sub:_4 . } sub:pubinfo { this: dct:created "2014-07-03T14:30:23.976+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }