@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 Protein: . @prefix mgi: . @prefix geneProductOf: . @prefix obo: . @prefix sfam: . @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 geneProductOf: mgi:98956; a Protein: . sub:_2 hasPart: sub:_3, sub:_4; a ProteinComplex: . sub:_3 geneProductOf: sfam:AXIN%20Family; a Protein: . sub:_4 geneProductOf: mgi:88276; a Protein: . sub:_5 occursIn: obo:CL_0002322, species:10090; rdf:object sub:_2; rdf:predicate belv:decreases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "p(MGI:Wnt3a) -| complex(p(SFAM:\"AXIN Family\"),p(MGI:Ctnnb1))" . } 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 "20131211" . sub:_6 prov:value "Moreover, co-immunoprecipitation assays using Wnt3a-conditioned medium reveals that while Wnt stimulation leads to the dissociation of beta-catenin from axin and casein kinase Ialpha (CKIalpha), Wnt treatment promotes an increase in CCND1 level and the association of beta-catenin with CCND1-CDK6."; prov:wasQuotedFrom pubmed:17208333 . sub:_7 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:17208333; prov:wasDerivedFrom beldoc:, sub:_6 . } sub:pubinfo { this: dct:created "2014-07-03T14:33:07.928+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }