@prefix dcterms: .
@prefix this: .
@prefix sub: .
@prefix beldoc: .
@prefix rdfs: .
@prefix rdf: .
@prefix xsd: .
@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:16395;
a RNA: .
sub:_2 occursIn: obo:CLO_0003704, species:9606;
rdf:object sub:_1;
rdf:predicate belv:decreases;
rdf:subject go:0046785;
a rdf:Statement .
sub:assertion rdfs:label "bp(GOBP:\"microtubule polymerization\") -| r(HGNC:OSBPL10)" .
}
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 "Gene expression microarray analysis under various induction conditions identified other T113242-activated genes affected by a decrease in MIZ-1 and inhibition of the ERK pathway. there are a number of genes that display the same pattern of sensitivity to T113242 and PD98059 as LDLR: gene products in this list include apoptosis regulators (LAGLS1, MCL1, IER3, BCL2L1, GG2-1), signal transducers (INPP1, EPHA2, LIF, IGFBP1, ACTN1, GPR126, GPRC5C, SFN), transcription factors (SOX4, ZFP36L1, MAFF), cytoskeleton-associated proteins (SPTBN1, KRT18, VASP, ARPC2, TUBA3), cell cycle regulators (TIMP1, CKS2, AREG, CDKN1B, BTG3), cell adhesion proteins (LAMB1, ITGAN, ICAM1, IL-8, MCAM, FN1), and metabolic proteins (OSBPL10, FACL5, KYNU, GK, GOT1, ARG2).";
prov:wasQuotedFrom pubmed:14704274 .
sub:_4 rdfs:label "Selventa" .
sub:assertion prov:hadPrimarySource pubmed:14704274;
prov:wasDerivedFrom beldoc:, sub:_3 .
}
sub:pubinfo {
this: dcterms:created "2014-07-03T14:32:13.812+02:00"^^xsd:dateTime;
pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 .
}