@prefix dcterms: .
@prefix this: .
@prefix sub: .
@prefix beldoc: .
@prefix rdfs: .
@prefix rdf: .
@prefix xsd: .
@prefix dce: .
@prefix pav: .
@prefix np: .
@prefix belv: .
@prefix prov: .
@prefix chebi: .
@prefix go: .
@prefix scomp: .
@prefix ProteinComplex: .
@prefix hasAgent: .
@prefix RNA: .
@prefix mgi: .
@prefix geneProductOf: .
@prefix obo: .
@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 {
scomp:Nfy%20Complex a ProteinComplex: .
sub:_1 hasAgent: scomp:Nfy%20Complex;
a go:0042789 .
sub:_2 geneProductOf: mgi:98240;
a RNA: .
sub:_3 rdf:object sub:_2;
rdf:predicate belv:increases;
rdf:subject sub:_1;
a rdf:Statement .
sub:_4 occursIn: obo:CLO_0001352, species:10090;
rdf:object sub:_3;
rdf:predicate belv:decreases;
rdf:subject chebi:9266;
a rdf:Statement .
sub:assertion rdfs:label "a(CHEBI:sterol) -| (tscript(complex(SCOMP:\"Nfy Complex\")) -> r(MGI:Scd2))",
"tscript(complex(SCOMP:\"Nfy Complex\")) -> r(MGI:Scd2)" .
}
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:_6;
pav:version "20131211" .
sub:_5 prov:value "Mutation of either of these putative NF-Y binding sites attenuates the transcriptional activation of SCD1 or SCD2 promoter-reporter genes in response to cellular sterol deprivation. Induction of both reporter genes is also attenuated when cells are cotransfected with dominant-negative forms of either NF-Y or SREBP. ";
prov:wasQuotedFrom pubmed:10400691 .
sub:_6 rdfs:label "Selventa" .
sub:assertion prov:hadPrimarySource pubmed:10400691;
prov:wasDerivedFrom beldoc:, sub:_5 .
}
sub:pubinfo {
this: dcterms:created "2014-07-03T14:31:31.020+02:00"^^xsd:dateTime;
pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 .
}