@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 RNA: . @prefix hgnc: . @prefix geneProductOf: . @prefix obo: . @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:6973; a RNA: . sub:_2 occursIn: obo:CL_0000542, species:9606; rdf:object sub:_1; rdf:predicate belv:increases; rdf:subject go:0009314; a rdf:Statement . sub:assertion rdfs:label "bp(GOBP:\"response to radiation\") -> r(HGNC:MDM2)" . } 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:_4; pav:version "20131211" . sub:_3 prov:value "Whole blood from a healthy human donor was exposed at 37 degrees C to 137Cs gamma-radiations (absorbed dose: 1-4 Gy). Fifteen minutes following irradiation the lymphocytes were isolated from the blood (for 2 h at 20 degrees C) and their gene expression was investigated using the DNA-microarrays.Up-regulation of expression was observed in 15 genes: CD69 (CD69 molecule), CDKN1A (cyclin-dependent kinase inhibitor 1A), EGR1 (early growth response 1), EGR4 (early growth response 4), FLJ35725 (chromosome 4 ORF 23), hCG2041177 (hCG - human Celera Genome), hCG1643466.2, IFN-gamma (interferon-gamma), ISG20L (interferon stimulated exonuclease gene 20 kDa - like 1), c-JUN (jun oncogene), MDM2 (mouse double minute 2), MUC5B (mucine), PLK2 (polo-like kinase 2), RND1 (rho-family GTPase 1) and TNFSF9 (tumour necrosis factor superfamily member 9). Down-regulation of expression was found in the remaining nine genes: GRIK3 (glutamate receptor ionotropic kainate 3), hCG1985174, hCG1998530, hCG2038519, OCLN (occludin), RPL10A (ribosomal protein L10a), SERHL2 (serine hydrolase-like 2), SGK3 (serum/glucocorticoid regulated kinase 3) and STARD13 (START domain containing 13)."; prov:wasQuotedFrom pubmed:18464067 . sub:_4 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:18464067; prov:wasDerivedFrom beldoc:, sub:_3 . } sub:pubinfo { this: dct:created "2014-07-03T14:33:21.172+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }