@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 hasPart: .
@prefix ProteinComplex: .
@prefix go: .
@prefix nch: .
@prefix hasAgent: .
@prefix species: .
@prefix occursIn: .
@prefix orcid: .
sub:Head {
this: np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo;
a np:Nanopublication .
}
sub:assertion {
nch:Calcineurin%20Complex a ProteinComplex: .
sub:_1 hasPart: sub:_2, sub:_3;
a ProteinComplex: .
sub:_2 geneProductOf: hgnc:1471;
a Protein: .
sub:_3 geneProductOf: hgnc:9255;
a Protein: .
sub:_4 hasAgent: nch:Calcineurin%20Complex;
a go:0016791 .
sub:_5 occursIn: species:9606;
rdf:object sub:_4;
rdf:predicate belv:decreases;
rdf:subject sub:_1;
a rdf:Statement .
sub:assertion rdfs:label "complex(p(HGNC:CAMLG),p(HGNC:PPIB)) -| phos(complex(NCH:\"Calcineurin Complex\"))" .
}
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:_8;
pav:version "1.4" .
sub:_6 dce:identifier "CAMLG harvester omim";
dce:title "CAMLG harvester omim";
dce:type "Online Resource" .
sub:_7 prov:value "Pubmed titles from omim summary: (summary is not available from this source) Entrez Gene GeneRifs summary: Human: The immunosuppressant drug cyclosporin A blocks a calcium-dependent signal from the T-cell receptor (TCR) that normally leads to T-cell activation. When bound to cyclophilin B, cyclosporin A binds and inactivates the key signaling intermediate calcineurin. The protein encoded by this gene functions similarly to cyclosporin A, binding to cyclophilin B and acting downstream of the TCR and upstream of calcineurin by causing an influx of calcium.";
prov:wasQuotedFrom sub:_6 .
sub:_8 rdfs:label "Selventa" .
sub:assertion prov:hadPrimarySource sub:_6;
prov:wasDerivedFrom beldoc:, sub:_7 .
}
sub:pubinfo {
this: dc:created "2014-07-03T14:29:44.066+02:00"^^xsd:dateTime;
pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 .
}