@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 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:6973; a RNA: . sub:_2 occursIn: mesh:D001921, species:9606; rdf:object sub:_1; rdf:predicate belv:increases; rdf:subject go:0009314; a rdf:Statement . sub:assertion rdfs:label "bp(GO:\"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 "1.4" . sub:_3 prov:value "Table 2. Top 10 networks generated from IPA for polysome-bound RNAs affected by radiation NOTE: The polysome-bound mRNAs whose levels were modified by radiation by > 2-fold were subjected to IPA; the top 10 networks and their top 3 network function categories are shown. The score is the negative log of P and indicates the likelihood of the focus genes in a network being found together due to chance. No. focus genes refers to the genes affected by radiation within an IPA defined network; the maximum number of genes allowed by the IPA in a network is 35. Bold: genes increased by radiation; italicized bold: genes decreased by radiation; standard text: genes in network not affected by radiation."; prov:wasQuotedFrom pubmed:16424041 . sub:_4 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:16424041; prov:wasDerivedFrom beldoc:, sub:_3 . } sub:pubinfo { this: dct:created "2014-07-03T14:30:41.235+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }