@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 hgnc: . @prefix proteinModification: . @prefix psimod: . @prefix go: . @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 belv:variantOf hgnc:9588; a proteinModification:, psimod:00696 . sub:_2 occursIn: species:9606; rdf:object go:0008283; rdf:predicate belv:increases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "p(HGNC:PTEN,pmod(P,T,382)) -> bp(GO:\"cell proliferation\")" . } 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:_4; pav:version "1.4" . sub:_3 prov:value "Here we show that the tail is necessary for maintaining PTEN stability. However, deletion of the tail also results in an increase in activity as measured by the ability of PTEN to induce a G1 arrest or to induce the transcriptional activity of FKHR. Thus, deletion of the tail does not result in a loss of PTEN function because, while unstable, the resultant protein is more active. We further demonstrate that the tail is a site for PTEN phosphorylation and that phosphorylation of the tail regulates both PTEN stability and activity. Furthermore, the individual phosphorylation mutants with substitutions S380A, T382A, and T383A, but not S385A, were again more active in inducing a G1 arrest and in inducing FKHR transcriptional activation (Fig. 5B and C, right). Taken together, these data show that the increased activity associated with deletion of the tail is entirely mimicked by mutations within the A4 cluster, specifically S380, T382, or T383."; prov:wasQuotedFrom pubmed:10866658 . sub:_4 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:10866658; prov:wasDerivedFrom beldoc:, sub:_3 . } sub:pubinfo { this: dct:created "2014-07-03T14:29:51.380+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }