@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 RNA: . @prefix hgnc: . @prefix geneProductOf: . @prefix species: . @prefix occursIn: . @prefix mesh: . @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 geneProductOf: hgnc:12680; a RNA: . sub:_2 occursIn: mesh:D017667, species:9606; rdf:object sub:_1; rdf:predicate belv:increases; rdf:subject go:0001666; a rdf:Statement . sub:assertion rdfs:label "bp(GO:\"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:_4; pav:version "1.4" . sub:_3 prov:value "Indeed, the proportion of cardiac output that goes to adipose tissue is decreased in obesity, and the obese do not show the post-prandial increase in blood flow which occurs in lean individuals (Karpe et al. 2002). Activation of a transcription factor, hypoxia inducible factor-1 (HIF-1), through the stimulation of the expression of the HIF-1a subunit - the molecular sensor of hypoxia (Semenza 2001, Wenger 2002, Hopfl et al. 2004) - may be the mechanism through which low oxygen tension links to inflammation (Trayhurn & Wood 2004). The target genes for HIF-1 include VEGF and leptin, and expression of both of these has been shown to be stimulated in 3T3-L1 adipocytes in response to hypoxia (Lolmede et al. 2003)."; prov:wasQuotedFrom pubmed:16026420 . sub:_4 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:16026420; prov:wasDerivedFrom beldoc:, sub:_3 . } sub:pubinfo { this: dct:created "2014-07-03T14:30:36.892+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }