@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 obo: . @prefix chebi: . @prefix hasPart: . @prefix Protein: . @prefix hgnc: . @prefix geneProductOf: . @prefix ProteinComplex: . @prefix go: . @prefix hasAgent: . @prefix occursIn: . @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 hasPart: chebi:23965, sub:_2; a ProteinComplex: . sub:_2 geneProductOf: hgnc:4485; a Protein: . sub:_3 hasAgent: sub:_4; a go:0016301 . sub:_4 geneProductOf: hgnc:6871; a Protein: . sub:_5 occursIn: obo:CLO_0007606, species:9606; rdf:object sub:_3; rdf:predicate belv:increases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "complex(a(CHEBI:estradiol),p(HGNC:GPER1)) -> kin(p(HGNC:MAPK1))" . } 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:_7; pav:version "20131211" . sub:_6 prov:value "Estrogen rapidly activates the mitogen-activated protein kinases, Erk-1 and Erk-2, via an as yet unknown mechanism. requires the expression of the G protein-coupled receptor homolog, GPR30. We show that 17beta-estradiol activates Erk-1/-2 not only in MCF-7 cells, which express both estrogen receptor alpha (ER alpha) and ER beta, but"; prov:wasQuotedFrom pubmed:11043579 . sub:_7 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:11043579; prov:wasDerivedFrom beldoc:, sub:_6 . } sub:pubinfo { this: dct:created "2014-07-03T14:31:37.687+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }