@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 RNA: . @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:3449; a Protein: . sub:_3 geneProductOf: hgnc:12680; a RNA: . sub:_4 rdf:object sub:_3; rdf:predicate belv:increases; rdf:subject go:0001666; a rdf:Statement . sub:_5 occursIn: obo:CLO_0001601, species:9606; rdf:object sub:_4; rdf:predicate belv:increases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "bp(GOBP:\"response to hypoxia\") -> r(HGNC:VEGFA)", "kin(p(HGNC:ERN1)) -> (bp(GOBP:\"response to hypoxia\") -> r(HGNC:VEGFA))" . } 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 "20131211" . sub:_6 prov:value "Although VEGF-A transcripts were increased upon hypoxia or in the absence of glucose in cells transfected with the empty vector, their expression remained at a near-basal level in IRE1 DN–expressing cells. Lower levels of expression were also significantly obtained at the protein level (Fig. 3C–D), thus indicating that in A549/8 and U87 cells, hypoxia and glucose deprivation increase VEGF-A mRNA in an IRE1-dependent manner."; prov:wasQuotedFrom pubmed:17638880 . sub:_7 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:17638880; prov:wasDerivedFrom beldoc:, sub:_6 . } sub:pubinfo { this: dct:created "2014-07-03T14:33:11.966+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }