@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 rgd: . @prefix species: . @prefix occursIn: . @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 geneProductOf: rgd:3903; a Protein: . sub:_4 belv:translocationFrom go:0005622; belv:translocationOf sub:_5; belv:translocationTo go:0005576 . sub:_5 geneProductOf: rgd:3403; a Protein: . sub:_6 rdf:object sub:_4; rdf:predicate belv:increases; rdf:subject sub:_3; a rdf:Statement . sub:_7 occursIn: obo:UBERON_0000007, species:10116; rdf:object sub:_6; rdf:predicate belv:increases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "kin(p(SFAM:\"MAPK Erk1/2 Family\")) -> (p(RGD:Trh) -> sec(p(RGD:Prl)))", "p(RGD:Trh) -> sec(p(RGD:Prl))" . } 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:_9; pav:version "20131211" . sub:_8 prov:value "Recently we have found that TRH stimulates early tyrosine phosphorylation of MAP kinase in GH3 cells. Then we investigated whether tyrosine phosphorylation in TRH action is involved in TRH-stimulated PRL secretion by GH3 cells, using a 4-hydroxycinnamamide derivative (ST638), a tyrosine kinase inhibitor. TRH-stimulated tyrosine phosphorylation of MAP kinase and PRL secretion were remarkably inhibited by ST638 treatment."; prov:wasQuotedFrom pubmed:8147889 . sub:_9 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:8147889; prov:wasDerivedFrom beldoc:, sub:_8 . } sub:pubinfo { this: dct:created "2014-07-03T14:33:48.329+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }