@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 sfam: . @prefix geneProductOf: . @prefix mgi: . @prefix go: . @prefix obo: . @prefix occursIn: . @prefix species: . @prefix do: . @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: sfam:RAS%20Family; a Protein: . sub:_2 geneProductOf: mgi:98725; a Protein: . sub:_3 rdf:object go:0001837; rdf:predicate belv:increases; rdf:subject sub:_2; a rdf:Statement . sub:_4 occursIn: do:0060108, obo:CL_0000066, obo:UBERON_0000310, species:10090; rdf:object sub:_3; rdf:predicate belv:increases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "p(MGI:Tgfb1) -> bp(GOBP:\"epithelial to mesenchymal transition\")", "p(SFAM:\"RAS Family\") -> (p(MGI:Tgfb1) -> bp(GOBP:\"epithelial to mesenchymal transition\"))" . } 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:_6; pav:version "20131211" . sub:_5 prov:value "In mouse tumors and cell lines, TGF?-induced EMT is Smad dependent and enhanced by Ras signaling (Derynck and Akhurst, 2007). TGF? can also enhance cell motility by cooperating with HER2 signals, as observed in breast cancer cells overexpressing HER2 (Seton-Rogers et al., 2004)."; prov:wasQuotedFrom pubmed:18662538 . sub:_6 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:18662538; prov:wasDerivedFrom beldoc:, sub:_5 . } sub:pubinfo { this: dct:created "2014-07-03T14:33:23.742+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }