@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 Protein: . @prefix sfam: . @prefix geneProductOf: . @prefix go: . @prefix hgnc: . @prefix hasAgent: . @prefix obo: . @prefix occursIn: . @prefix species: . @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: sfam:VEGF%20Family; a Protein: . sub:_2 hasAgent: sub:_3; a go:0005525 . sub:_3 geneProductOf: hgnc:659; a Protein: . sub:_4 occursIn: mesh:D021941, obo:CL_0000115, species:9606; rdf:object sub:_2; rdf:predicate belv:increases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "p(SFAM:\"VEGF Family\") -> gtp(p(HGNC:ARF6))" . } 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 "20131211" . sub:_5 prov:value """In ECs, VEGF stimulates ARF6 association with Rac1, which is cotemporaneous with Rac1 activation. The dominant negative ARF6 (T27N),inhibits VEGF-stimulated GTP-loading of Rac1, ROS production, and VEGFR2 autophosphorylation. These results suggest that ARF6 is an upstream mediator for Rac1, which may contribute to ROS production that mediates VEGFR2 autophosphorylation in ECs (Fig. 1)."""; 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:31:17.895+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }