@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 hgnc: . @prefix hasAnnotation: . @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:0005525 . sub:_2 geneProductOf: sfam:DNM%20Family; a Protein: . sub:_3 hasAgent: sub:_4; a go:0016301 . sub:_4 geneProductOf: hgnc:3236; a Protein: . sub:_5 occursIn: obo:CLO_0001601, species:9606; hasAnnotation: sub:_6; rdf:object sub:_3; rdf:predicate belv:increases; rdf:subject sub:_1; a rdf:Statement . sub:_6 dct:subject "TextLocation"; rdf:value "Results" . sub:assertion rdfs:label "gtp(p(SFAM:\"DNM Family\")) -> kin(p(HGNC:EGFR))" . } sub:provenance { beldoc: dce:description "Approximately 2000 hand curated statements drawn from 57 PubMeds."; dce:rights "Copyright (c) 2011-2012, Selventa. All Rights Reserved."; dce:title "BEL Framework Small Corpus Document"; dct:license "Creative Commons Attribution-Non-Commercial-ShareAlike 3.0 Unported License"; pav:authoredBy sub:_8; pav:version "20131211" . sub:_7 prov:value """To confirm that EGFR internalization was critical for potentiating EGFR signaling, a GFP-tagged dominant negative dynamin (dn-dynamin) K44A expression construct was transiently transfected into A549 cells, and the impact of its expression on EGF-stimulated signaling was determined (Fig. 7A). The expression of dn-dynamin (Fig. 7B) resulted in a ~2-fold decrease in ERK1/2 activation in response to EGF stimulation (Fig. 7, A and C); this observation supports the conclusion that internalization of EGFR is critical for proper signaling in A549 cells."""; prov:wasQuotedFrom pubmed:19570984 . sub:_8 rdfs:comment "support@belframework.org"; rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:19570984; prov:wasDerivedFrom beldoc:, sub:_7 . } sub:pubinfo { this: dct:created "2014-07-03T14:31:17.516+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }