@prefix this: . @prefix sub: . @prefix beldoc: . @prefix rdfs: . @prefix xsd: . @prefix dct: . @prefix dce: . @prefix pav: . @prefix np: . @prefix prov: . @prefix obo: . @prefix go: . @prefix Protein: . @prefix hgnc: . @prefix geneProductOf: . @prefix hasAgent: . @prefix hasPart: . @prefix ProteinComplex: . @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: hgnc:10773, sub:_2; occursIn: obo:CL_0000312, species:9606; a ProteinComplex: . sub:_2 hasAgent: sub:_3; a go:0042789 . sub:_3 geneProductOf: hgnc:11998; a Protein: . sub:assertion rdfs:label "complex(tscript(p(HGNC:TP53)),g(HGNC:SFN))" . } 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 "20131211" . sub:_4 prov:value "delta Np63 alpha and p53 can bind the p21 and 14-3-3 sigma promoters in vitro and in vivo, with decreased binding of p63 to these promoters during HEK differentiation"; prov:wasQuotedFrom pubmed:12640112 . sub:_5 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:12640112; prov:wasDerivedFrom beldoc:, sub:_4 . } sub:pubinfo { this: dct:created "2014-07-03T14:32:00.102+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }