@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 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 { sub:_1 hasAgent: sub:_2; a go:0003824 . sub:_2 geneProductOf: hgnc:7660; a Protein: . sub:_3 occursIn: mesh:D042783, species:9606; rdf:object sub:_1; rdf:predicate belv:increases; rdf:subject go:0034405; a rdf:Statement . sub:assertion rdfs:label "bp(GO:\"response to fluid shear stress\") -> cat(p(HGNC:NCF1))" . } 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:_5; pav:version "1.6" . sub:_4 prov:value """Nox2 is a critical component of endothelial NADPH oxidase (38), and its expression and Nox2-dependent ROS production are increased by oxidized LDL, endothelin-1, angiotensin II, VEGF, and angiopoietin-2 in ECs (99). Nox1 is involved in shear stressinduced ROS production which is required for monocyte adhesion (93) and stimulates branching morphogenesis in sinusoidal ECs (55). Nox4 is most abundantly expressed in ECs, and involved in basal- (2) and Ang II-induced (109) O2- production. Moreover, p47phox is involved in cytokine, growth factor, or shear stress-stimulated ROS production in ECs (48, 67, 107)."""; prov:wasQuotedFrom pubmed:17511588 . sub:_5 rdfs:comment "support@belframework.org"; rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:17511588; prov:wasDerivedFrom beldoc:, sub:_4 . } sub:pubinfo { this: dct:created "2014-07-03T14:29:33.621+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }