@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 entrez: . @prefix species: . @prefix occursIn: . @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:0016791 . sub:_2 geneProductOf: hgnc:9636; a Protein: . sub:_3 geneProductOf: entrez:183; a Protein: . sub:_4 rdf:object go:0006816; rdf:predicate belv:increases; rdf:subject sub:_3; a rdf:Statement . sub:_5 occursIn: species:9606; rdf:object sub:_4; rdf:predicate belv:decreases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "p(EGID:183) -> bp(GO:\"calcium ion transport\")", "phos(p(HGNC:PTP4A3)) -| (p(EGID:183) -> bp(GO:\"calcium ion transport\"))" . } 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:_8; pav:version "1.4" . sub:_6 dce:identifier "PTP4A3 harvester omim"; dce:title "PTP4A3 harvester omim"; dce:type "Online Resource" . sub:_7 prov:value "Pubmed titles from omim summary: (summary is not available from this source) Entrez Gene GeneRifs summary: Human: The protein encoded by this gene belongs to a small class of prenylated protein tyrosine phosphatases (PTPs). PTPs are cell signaling molecules that play regulatory roles in a variety of cellular processes. This class of PTPs contain a PTP domain and a characteristic C-terminal prenylation motif. Studies of this class of PTPs in mice demonstrated that they were prenylated proteins in vivo, which suggested their association with cell plasma membrane. Overexpression of this gene in mammalian cells was reported to inhibit angiotensin-II induced cell calcium mobilization and promote cell growth. Two alternatively spliced variants exist."; prov:wasQuotedFrom sub:_6 . sub:_8 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource sub:_6; prov:wasDerivedFrom beldoc:, sub:_7 . } sub:pubinfo { this: dct:created "2014-07-03T14:29:43.604+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }