@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 Protein: .
@prefix hgnc: .
@prefix geneProductOf: .
@prefix obo: .
@prefix sfam: .
@prefix proteinModification: .
@prefix psimod: .
@prefix hasPart: .
@prefix ProteinComplex: .
@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 geneProductOf: hgnc:17101;
a Protein: .
sub:_2 hasPart: hgnc:2891, sub:_3;
a ProteinComplex: .
sub:_3 belv:variantOf sfam:Histone%20H3%20Family;
a proteinModification:, psimod:00427 .
sub:_4 occursIn: obo:CLO_0002193, species:9606;
hasAnnotation: sub:_5;
rdf:object sub:_2;
rdf:predicate belv:positiveCorrelation;
rdf:subject sub:_1;
a rdf:Statement .
sub:_5 dc:subject "TextLocation";
rdf:value "Results" .
sub:assertion rdfs:label "p(HGNC:SUZ12) positiveCorrelation complex(p(SFAM:\"Histone H3 Family\",pmod(M,K,27)),g(HGNC:DKK1))" .
}
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 """Chromatin immunoprecipitation analysis (Fig. 3B) revealed a dose-dependent increase
in H3K27me3, which coincided with recruitment of EZH2 and SUZ12 (components of
the “initiation” polycomb repressor complex 2 that catalyze H3K27me3), as well
as Bmi1, a member of “maintenance” polycomb repressor complex 1 (27). Additional
analysis confirmed the dose-dependent deacetylation of H4K16, which coincided
with recruitment of SirT1, a class III histone deacetylase that mediates H4K16deacet
ylation (28).""";
prov:wasQuotedFrom pubmed:19351856 .
sub:_7 rdfs:comment "support@belframework.org";
rdfs:label "Selventa" .
sub:assertion prov:hadPrimarySource pubmed:19351856;
prov:wasDerivedFrom beldoc:, sub:_6 .
}
sub:pubinfo {
this: dc:created "2014-07-03T14:31:17.766+02:00"^^xsd:dateTime;
pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 .
}