@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 schem: .
@prefix go: .
@prefix Protein: .
@prefix sfam: .
@prefix geneProductOf: .
@prefix hasAgent: .
@prefix obo: .
@prefix occursIn: .
@prefix hasAnnotation: .
@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 hasAgent: sub:_2;
a go:0003674 .
sub:_2 geneProductOf: sfam:WNT%20Family;
a Protein: .
sub:_3 occursIn: obo:CLO_0002193, species:9606;
hasAnnotation: sub:_4;
rdf:object sub:_1;
rdf:predicate belv:increases;
rdf:subject schem:smoke%20condensate%2C%20cigarette%20%28gas%20phase%29;
a rdf:Statement .
sub:_4 dc:subject "TextLocation";
rdf:value "Results" .
sub:assertion rdfs:label "a(SCHEM:\"smoke condensate, cigarette (gas phase)\") -> act(p(SFAM:\"WNT Family\"))" .
}
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:_6;
pav:version "20131211" .
sub:_5 prov:value """Western blot analysis (Fig. 5B) revealed that TSC-mediated repression of Dkk-1 coincided
with dose-dependent phosphorylation of LDL receptor related protein 6(LRP-6)
and dishevelled-2 (Dvl-2) indicative of activation of Wnt receptor complex,
as well as JNK, a downstream effector of noncanonical Wnt signaling.""";
prov:wasQuotedFrom pubmed:19351856 .
sub:_6 rdfs:comment "support@belframework.org";
rdfs:label "Selventa" .
sub:assertion prov:hadPrimarySource pubmed:19351856;
prov:wasDerivedFrom beldoc:, sub:_5 .
}
sub:pubinfo {
this: dc:created "2014-07-03T14:31:17.778+02:00"^^xsd:dateTime;
pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 .
}