@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 hasPart: . @prefix Protein: . @prefix hgnc: . @prefix geneProductOf: . @prefix ProteinComplex: . @prefix species: . @prefix occursIn: . @prefix atcc: . @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: chebi:23965, sub:_2; a ProteinComplex: . sub:_2 geneProductOf: hgnc:3468; a Protein: . sub:_3 hasPart: sub:_4, sub:_5; a ProteinComplex: . sub:_4 geneProductOf: hgnc:3468; a Protein: . sub:_5 geneProductOf: hgnc:3468; a Protein: . sub:_6 occursIn: atcc:HTB-22.aspx, species:9606; rdf:object sub:_3; rdf:predicate belv:increases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "complex(a(CHEBI:estradiol),p(HGNC:ESR2)) -> complex(p(HGNC:ESR2),p(HGNC:ESR2))" . } 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 "1.4" . sub:_7 prov:value "Direct transcriptional activity of E2 involves the binding to either estrogen receptor ER)-aor ERb (Kuiper et al. 1996, Krege et al.1998, Ogawa et al. 1998). ERa and ERb both recognize as ligand-bound dimers the classical estrogen response element (ERE)"; prov:wasQuotedFrom pubmed:15072547 . sub:_8 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:15072547; prov:wasDerivedFrom beldoc:, sub:_7 . } sub:pubinfo { this: dct:created "2014-07-03T14:30:22.521+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }