@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 Protein: . @prefix hgnc: . @prefix geneProductOf: . @prefix go: . @prefix species: . @prefix occursIn: . @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 belv:translocationFrom go:0005783; belv:translocationOf sub:_2; belv:translocationTo go:0005794 . sub:_2 geneProductOf: hgnc:11289; a Protein: . sub:_3 occursIn: species:9606; rdf:object sub:_1; rdf:predicate belv:increases; rdf:subject chebi:50113; a rdf:Statement . sub:assertion rdfs:label "a(CHEBI:androgen) -> tloc(p(HGNC:SREBF1),GOCCACC:\"GO:0005783\",GOCCACC:\"GO:0005794\")" . } 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:_5; pav:version "1.4" . sub:_4 prov:value "androgens increase the expression of SCAP and favor translocation of the SCAP/SREBP complex to the Golgi apparatus by disturbing the balance between SCAP and its retention proteins. Here we show that the SCAP gene contains an androgen responsive region This region interacts directly with the androgen receptor (AR) and confers androgen responsiveness to promoter-reporter constructs transfected in LNCaP cells"; prov:wasQuotedFrom pubmed:15133039 . sub:_5 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:15133039; prov:wasDerivedFrom beldoc:, sub:_4 . } sub:pubinfo { this: dct:created "2014-07-03T14:30:23.271+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }