@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 Protein: . @prefix hgnc: . @prefix geneProductOf: . @prefix go: . @prefix hasAgent: . @prefix mesh: . @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 geneProductOf: hgnc:10672; a Protein: . sub:_2 hasAgent: sub:_3; a go:0003824 . sub:_3 geneProductOf: hgnc:2561; a Protein: . sub:_4 hasAgent: sub:_5; a go:0016301 . sub:_5 geneProductOf: hgnc:391; a Protein: . sub:_6 rdf:object sub:_4; rdf:predicate belv:increases; rdf:subject sub:_2; a rdf:Statement . sub:_7 occursIn: mesh:D001921, species:9606; rdf:object sub:_6; rdf:predicate belv:increases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "cat(p(HGNC:CXCR4)) -> kin(p(HGNC:AKT1))", "p(HGNC:CXCL12) -> (cat(p(HGNC:CXCR4)) -> kin(p(HGNC:AKT1)))" . } 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 "1.4" . sub:_8 prov:value "We used phosphospecific antibodies to Erk1/2 and Akt (protein kinase B) to determine whether these pathways are activated in response to CXCL12 in brain tumor cells. CXCL12 stimulates activation of Erk1/2 and Akt in both medulloblastoma and glioblastoma cells (Fig. 6, which is published as supporting information on the PNAS web site). In both Daoy and U87 cells, these rapid responses to CXCL12 are attenuated by AMD 3100."; prov:wasQuotedFrom pubmed:14595012 . sub:_9 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:14595012; prov:wasDerivedFrom beldoc:, sub:_8 . } sub:pubinfo { this: dct:created "2014-07-03T14:30:18.010+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }