@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 sfam: . @prefix geneProductOf: . @prefix hasAgent: . @prefix hasAnnotation: . @prefix mesh: . @prefix occursIn: . @prefix species: . @prefix obo: . @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:0016301 . sub:_2 geneProductOf: sfam:MAPK%20Erk1%2F2%20Family; a Protein: . sub:_3 hasAgent: sub:_4; a go:0003824 . sub:_4 geneProductOf: sfam:PLA2%20Family; a Protein: . sub:_5 occursIn: mesh:D001011, mesh:D002462, obo:UBERON_0001135, species:9606; hasAnnotation: sub:_6; rdf:object sub:_3; rdf:predicate belv:increases; rdf:subject sub:_1; a rdf:Statement . sub:_6 dct:subject "TextLocation"; rdf:value "Review" . sub:assertion rdfs:label "kin(p(SFAM:\"MAPK Erk1/2 Family\")) -> cat(p(SFAM:\"PLA2 Family\"))" . } 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:_8; pav:version "20131211" . sub:_7 prov:value """In these cells ERK causes the autocrine generation of prostaglandin E2 (PGE2) through activation of PKA2 and the production of arachidonic acid. Thus the rapidly generated PGE2 stimulates adenylate cyclase, increasing cAMP levels,"""; prov:wasQuotedFrom pubmed:12444918 . sub:_8 rdfs:comment "support@belframework.org"; rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:12444918; prov:wasDerivedFrom beldoc:, sub:_7 . } sub:pubinfo { this: dct:created "2014-07-03T14:31:15.886+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }