@prefix dcterms: .
@prefix this: .
@prefix sub: .
@prefix beldoc: .
@prefix rdfs: .
@prefix rdf: .
@prefix xsd: .
@prefix dce: .
@prefix pav: .
@prefix np: .
@prefix belv: .
@prefix prov: .
@prefix go: .
@prefix Protein: .
@prefix mgi: .
@prefix geneProductOf: .
@prefix hasAgent: .
@prefix species: .
@prefix occursIn: .
@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: mgi:1349660;
a Protein: .
sub:_3 occursIn: species:10090;
rdf:object go:0006954;
rdf:predicate belv:increases;
rdf:subject sub:_1;
a rdf:Statement .
sub:assertion rdfs:label "cat(p(MGI:Pla2g2e)) -> bp(GOBP:\"inflammatory response\")" .
}
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:_5;
pav:version "20131211" .
sub:_4 prov:value "Here we show that the closest homolog, sPLA(2)-IIE, also promotes stimulus-induced AA release and prostaglandin (PG) production similar to those elicited by HSPG-dependent sPLA(2)s. Confocal laser microscopic analysis demonstrates the location of sPLA(2)-IIE in cytoplasmic punctate compartments. sPLA(2)-IIE also enhances leukotriene (LT) production and granule exocytosis by RBL-2H3 mastocytoma cells. Expression of sPLA(2)-IIE was highly upregulated in mice injected with lipopolysaccharide (LPS) and in mice with experimental atopic dermatitis. These observations suggest that this enzyme plays a role in the inflammatory process, as proposed for other group II subfamily sPLA(2)s.";
prov:wasQuotedFrom pubmed:11922621 .
sub:_5 rdfs:label "Selventa" .
sub:assertion prov:hadPrimarySource pubmed:11922621;
prov:wasDerivedFrom beldoc:, sub:_4 .
}
sub:pubinfo {
this: dcterms:created "2014-07-03T14:31:48.102+02:00"^^xsd:dateTime;
pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 .
}