@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 Protein: . @prefix hgnc: . @prefix geneProductOf: . @prefix hasPart: . @prefix entrez: . @prefix ProteinComplex: . @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 hasPart: sub:_2, sub:_3, sub:_4; a ProteinComplex: . sub:_2 geneProductOf: hgnc:576; a Protein: . sub:_3 geneProductOf: entrez:54205; a Protein: . sub:_4 geneProductOf: hgnc:1511; a Protein: . sub:_5 occursIn: species:9606; rdf:object sub:_1; rdf:predicate belv:increases; rdf:subject go:0001666; a rdf:Statement . sub:assertion rdfs:label "bp(GO:\"response to hypoxia\") -> complex(p(HGNC:APAF1),p(EGID:54205),p(HGNC:CASP9))" . } 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:_7; pav:version "1.4" . sub:_6 prov:value "binding of ligands such as FASL and TNF to FAS and the TNF receptor, respectively, induces the formation of the death-induced signalling complex (DISC) DISC in turn recruits CASP8 and promotes the cascade of procaspase activation that follows hypoxia and DNA damage induce a series of biochemical events that result in the permeabilization of the outer mitochondrial membrane, the release of cytochrome c and other pro-apoptotic molecules, the formation of the apoptosome, a large complex that contains cytochrome c, apoptotic protease activating factor 1 and caspase 9, and caspase activation"; prov:wasQuotedFrom pubmed:15286739 . sub:_7 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:15286739; prov:wasDerivedFrom beldoc:, sub:_6 . } sub:pubinfo { this: dct:created "2014-07-03T14:30:26.244+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }