@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 obo: . @prefix Protein: . @prefix hgnc: . @prefix geneProductOf: . @prefix hasPart: . @prefix ProteinComplex: . @prefix go: . @prefix hasAgent: . @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 hasPart: sub:_2, sub:_3; a ProteinComplex: . sub:_2 geneProductOf: hgnc:785; a Protein: . sub:_3 geneProductOf: hgnc:785; a Protein: . sub:_4 hasAgent: sub:_5; a go:0042789 . sub:_5 geneProductOf: hgnc:785; a Protein: . sub:_6 occursIn: obo:CL_0000066, obo:UBERON_0001911, species:9606; rdf:object sub:_4; rdf:predicate belv:decreases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "complex(p(HGNC:ATF3),p(HGNC:ATF3)) -| tscript(p(HGNC:ATF3))" . } 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:_8; pav:version "20131211" . sub:_7 prov:value "These and other transcriptional responses are probably cell-type specific as ATF3 can form both homodimers and heterodimers with a wide range of bZIP transcription factors, including ATF2, c-fos, c-jun, junB, junD and GADD153 (35) and also can complex with p53 (52) altering its transactivation activity. ATF3 homodimers are transcriptional repressors,"; prov:wasQuotedFrom pubmed:12584171 . sub:_8 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:12584171; prov:wasDerivedFrom beldoc:, sub:_7 . } sub:pubinfo { this: dct:created "2014-07-03T14:31:58.888+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }