@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 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:3687; a RNA: . sub:_2 occursIn: obo:UBERON_0000955, species:9606; rdf:object sub:_1; rdf:predicate belv:increases; rdf:subject schem:Hydrocortisone; a rdf:Statement . sub:assertion rdfs:label "a(SCHEM:Hydrocortisone) -> r(HGNC:FGF9)" . } 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 "In this study human fetal brain aggregates were exposed to cortisol at 500 nM for 3 weeks, as an in-vitro model of chronic cortisol exposure. Microarray analysis on extracted mRNA using the Affymetrix U133A platform was then performed. Our results demonstrated a significant effect of cortisol on 1648 transcripts; 736 up-regulated and 912 down-regulated genes. The most differentially regulated biological categories were: RNA processing, protein metabolism, and cell growth. Within these categories we observed a down-regulation of fibroblast growth factor 2 (FGF2) (-1.5-fold) and aquaporin4 (AQP4) (-1.7-fold), alongside an up-regulation of fibroblast growth factor 9 (FGF9) (+1.7-fold) and vesicle associated membrane protein2 (VAMP2) (+1.7-fold). FGF2, FGF9, AQP4 and VAMP2 changes were confirmed at the protein level by immunohistochemistry."; prov:wasQuotedFrom pubmed:16844382 . sub:_4 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:16844382; prov:wasDerivedFrom beldoc:, sub:_3 . } sub:pubinfo { this: dct:created "2014-07-03T14:33:01.867+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }