@prefix dc: .
@prefix this: .
@prefix sub: .
@prefix beldoc: .
@prefix rdfs: .
@prefix rdf: .
@prefix xsd: .
@prefix dce: .
@prefix pav: .
@prefix np: .
@prefix belv: .
@prefix prov: .
@prefix go: .
@prefix Protein: .
@prefix mgi: .
@prefix geneProductOf: .
@prefix hasAgent: .
@prefix RNA: .
@prefix hasAnnotation: .
@prefix species: .
@prefix occursIn: .
@prefix obo: .
@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 hasAgent: sub:_2;
a go:0042789 .
sub:_2 geneProductOf: mgi:88276;
a Protein: .
sub:_3 geneProductOf: mgi:97357;
a RNA: .
sub:_4 occursIn: obo:UBERON_0002048, species:10090;
hasAnnotation: sub:_5;
rdf:object sub:_3;
rdf:predicate belv:directlyIncreases;
rdf:subject sub:_1;
a rdf:Statement .
sub:_5 dc:subject "TextLocation";
rdf:value "Results" .
sub:assertion rdfs:label "tscript(p(MGI:Ctnnb1)) => r(MGI:Mycn)" .
}
sub:provenance {
beldoc: dce:description "Approximately 2000 hand curated statements drawn from 57 PubMeds.";
dce:rights "Copyright (c) 2011-2012, Selventa. All Rights Reserved.";
dce:title "BEL Framework Small Corpus Document";
dc:license "Creative Commons Attribution-Non-Commercial-ShareAlike 3.0 Unported License";
pav:authoredBy sub:_7;
pav:version "20131211" .
sub:_6 prov:value """Co-transfection of luciferase reporter plasmids containing these sequences along with
expression plasmids encoding either an activated β-catenin containing mutations
in the GSK-3h phosphorylation sites (β-catenin/4145) or with a TCF3-VP16 fusion
protein demonstrated that both promoter sequences could be activated by transcriptional
mediators of Wnt signaling (Figs. 7A and B). Addition of both h-catenin/4154
and TCF3-VP16 resulted in cooperative activation of both promoters (Figs.
7A and B). Furthermore, a dominantnegative TCF3 construct repressed both BMP4
and N-myc promoters (Figs. 7C and D). Chromatin immunoprecipitation assays show
that β-catenin associates with the conserved LEF/TCF DNA binding sites located
in the BMP4 and N-myc promoters, indicating direct regulation of these promoters
by canonical Wnt signaling (Figs. 7E and F). Together, these results demonstrate
that BMP4 and Nmyc are targets of Wnt/β-catenin signaling in lung airway epithelium.""";
prov:wasQuotedFrom pubmed:15907834 .
sub:_7 rdfs:comment "support@belframework.org";
rdfs:label "Selventa" .
sub:assertion prov:hadPrimarySource pubmed:15907834;
prov:wasDerivedFrom beldoc:, sub:_6 .
}
sub:pubinfo {
this: dc:created "2014-07-03T14:31:16.859+02:00"^^xsd:dateTime;
pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 .
}