@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 ncr: . @prefix ProteinComplex: . @prefix hasAgent: . @prefix RNA: . @prefix rgd: . @prefix geneProductOf: . @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 { ncr:AP-1%20Complex a ProteinComplex: . sub:_1 hasAgent: ncr:AP-1%20Complex; a go:0042789 . sub:_2 geneProductOf: rgd:69648; a RNA: . sub:_3 occursIn: species:10116; rdf:object sub:_2; rdf:predicate belv:increases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "tscript(complex(NCR:\"AP-1 Complex\")) -> r(RGD:Slc5a6)" . } 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 "The functional identity of each promoter and the minimal regions required for its function were established by the luciferase assay following transfection of rat-derived cultured intestinal epithelial IEC-6 cells. The highest functional activity of the cloned promoters was found to be in the order of P1 > P2 > P3. Three putative promoters (P1, P2, and P3) that were separated by exons of the four previously identified transcript variants were, indeed, found. P1 was found to contain multiple putative regulatory regions like GATA-1, AP-1, AP-2, and C/EBP, including several repeats of purine-rich regions and two TATA-like elements."; prov:wasQuotedFrom pubmed:11171574 . sub:_5 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:11171574; prov:wasDerivedFrom beldoc:, sub:_4 . } sub:pubinfo { this: dct:created "2014-07-03T14:29:54.078+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }