@prefix dc: .
@prefix this: .
@prefix sub: .
@prefix beldoc: .
@prefix rdfs: .
@prefix rdf: .
@prefix xsd: .
@prefix dce: .
@prefix pav: .
@prefix np: .
@prefix belv: .
@prefix prov: .
@prefix chebi: .
@prefix go: .
@prefix Protein: .
@prefix hgnc: .
@prefix geneProductOf: .
@prefix hasAgent: .
@prefix obo: .
@prefix occursIn: .
@prefix hasAnnotation: .
@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:0003674 .
sub:_2 geneProductOf: hgnc:16629;
a Protein: .
sub:_3 occursIn: obo:CLO_0006951, obo:CL_0000057, obo:UBERON_0002048, species:9606;
hasAnnotation: sub:_4;
rdf:object sub:_1;
rdf:predicate belv:increases;
rdf:subject chebi:8512;
a rdf:Statement .
sub:_4 dc:subject "TextLocation";
rdf:value "Abstract" .
sub:assertion rdfs:label "a(CHEBI:\"prostaglandin E2\") -> act(p(HGNC:RAPGEF3))" .
}
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";
dc:license "Creative Commons Attribution-Non-Commercial-ShareAlike 3.0 Unported License";
pav:authoredBy sub:_6;
pav:version "20131211" .
sub:_5 prov:value """inhibition of fibroblast proliferation was mediated exclusively by activation of Epac-1.
PGE2 and Epac-1 inhibited cell proliferation through activation of the small
GTPase Rap1, since decreasing Rap1 activity by transfection with Rap1GAP or
the dominant-negative Rap1N17 prevented, and transfection with the constitutively
active Rap1V12 mimicked, the anti-proliferative effects of PGE2""";
prov:wasQuotedFrom pubmed:18421013 .
sub:_6 rdfs:comment "support@belframework.org";
rdfs:label "Selventa" .
sub:assertion prov:hadPrimarySource pubmed:18421013;
prov:wasDerivedFrom beldoc:, sub:_5 .
}
sub:pubinfo {
this: dc:created "2014-07-03T14:31:17.337+02:00"^^xsd:dateTime;
pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 .
}