@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 chebi: . @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:120; a RNA: . sub:_2 occursIn: obo:UBERON_0000059, species:9606; rdf:object sub:_1; rdf:predicate belv:increases; rdf:subject chebi:6479; a rdf:Statement . sub:assertion rdfs:label "a(CHEBI:\"linoleic acid\") -> r(HGNC:ACOX2)" . } 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 addition, we stimulated CRL-1790 cell line with linoleic acid (a polyunsaturated fatty acid) for 12, 24, 48 and 72h. Cell proliferation was elevated by 5, 25, 28 and 31% (P<0.05), respectively. Further analyses revealed that the genes increasingly expressed in the cell line included enoyl-Coenzyme A, hydratase/3-hydroxyacyl Coenzyme A dehydrogenase (EHHADH), enoyl Coenzyme A hydratase, short chain, 1, mitochondrial (ECHS1); glutaryl-Coenzyme A dehydrogenase (GCDH), acyl-Coenzyme A oxidase 2, branched chain (ACOX2); acyl-Coenzyme A dehydrogenase, C-2 to C-3 short chain precursor (ACADS); carnitine palmitoyltransferase 1B (CPT1B), acyl-CoA synthetase long-chain family member 5 (ACSL5), and cytochrome P450, family 4, subfamily A, and polypeptide 11 (CYP4A11) genes."; prov:wasQuotedFrom pubmed:15885896 . sub:_4 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:15885896; prov:wasDerivedFrom beldoc:, sub:_3 . } sub:pubinfo { this: dct:created "2014-07-03T14:32:44.657+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }