@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 schem: . @prefix Protein: . @prefix hgnc: . @prefix geneProductOf: . @prefix species: . @prefix occursIn: . @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:5238; a Protein: . sub:_2 occursIn: species:9606; rdf:object sub:_1; rdf:predicate belv:decreases; rdf:subject schem:serum%20glucose; a rdf:Statement . sub:assertion rdfs:label "a(SCHEM:\"serum glucose\") -| p(HGNC:HSPA5)" . } 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:_5; pav:version "1.4" . sub:_3 dce:identifier "Omim Summary HSPA5"; dce:title "Omim Summary HSPA5"; dce:type "Online Resource" . sub:_4 prov:value "When Chinese hamster K12 cells are starved of glucose, the synthesis of several proteins, called glucose-regulated proteins (GRPs), is markedly increased. Hendershot et al. (1994) pointed out that one of these, GRP78 (HSPA5), also referred to as 'immunoglobulin heavy chain-binding protein' (BiP), is a member of the heat-shock protein-70 (HSP70) family and is involved in the folding and assembly of proteins in the endoplasmic reticulum (ER). Because so many ER proteins interact transiently with GRP78, it may play a key role in monitoring protein transport through the cell. When Chinese hamster K12 cells are starved of glucose, the synthesis of several proteins, called glucose-regulated proteins (GRPs), is markedly increased."; prov:wasQuotedFrom sub:_3 . sub:_5 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource sub:_3; prov:wasDerivedFrom beldoc:, sub:_4 . } sub:pubinfo { this: dct:created "2014-07-03T14:29:45.376+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }