@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 nch: . @prefix ProteinComplex: . @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 { nch:NADPH%20Oxidase%20Complex a ProteinComplex: . sub:_1 hasAgent: sub:_2; a go:0005525 . sub:_2 geneProductOf: hgnc:9801; a Protein: . sub:_3 hasAgent: nch:NADPH%20Oxidase%20Complex; a go:0003824 . sub:_4 occursIn: mesh:D042783, species:9606; rdf:object sub:_3; rdf:predicate belv:directlyIncreases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "gtp(p(HGNC:RAC1)) => cat(complex(NCH:\"NADPH Oxidase Complex\"))" . } sub:provenance { beldoc: dce:description "Approximately 2000 hand curated statements drawn from 57 PubMeds."; dce:rights "Copyright (c) 2011-2012, Selventa. All Rights Reserved."; dce:title "BEL Framework Small Corpus Document"; dct:license "Creative Commons Attribution-Non-Commercial-ShareAlike 3.0 Unported License"; pav:authoredBy sub:_6; pav:version "1.6" . sub:_5 prov:value """VEGF rapidly activates Rac1 and promotes translocation of Rac1 from the cytosol to the membrane, thereby activating NADPH oxidase in ECs (100). Overexpression of dominant negative N17Rac1 significantly inhibits VEGF-induced ROS production that is involved in VEGFR2 activation, EC migration, and proliferation (100)."""; prov:wasQuotedFrom pubmed:17511588 . sub:_6 rdfs:comment "support@belframework.org"; rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:17511588; prov:wasDerivedFrom beldoc:, sub:_5 . } sub:pubinfo { this: dct:created "2014-07-03T14:29:33.907+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }