@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 chebi: .
@prefix sdis: .
@prefix mesh: .
@prefix occursIn: .
@prefix species: .
@prefix orcid: .
sub:Head {
this: np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo;
a np:Nanopublication .
}
sub:assertion {
sub:_1 occursIn: mesh:D004730, species:9606;
rdf:object sdis:Weibel-Palade%20body%20externalization;
rdf:predicate belv:increases;
rdf:subject chebi:817;
a rdf:Statement .
sub:assertion rdfs:label "a(CHEBI:histamine) -> path(SDIS:\"Weibel-Palade body externalization\")" .
}
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:_4;
pav:version "1.4" .
sub:_2 dce:identifier "Immunobiology : the immune system in health and disease";
dce:title "Immunobiology : the immune system in health and disease";
dce:type "Other" .
sub:_3 prov:value "P-selectin, which is carried inside endothelial cells in WeibelPalade bodies, appears on endothelial cell surfaces within a few minutes of exposure to leukotriene B4, the complement fragment C5a, or histamine, which is released from mast cells in response to C5a.";
prov:wasQuotedFrom sub:_2 .
sub:_4 rdfs:label "Selventa" .
sub:assertion prov:hadPrimarySource sub:_2;
prov:wasDerivedFrom beldoc:, sub:_3 .
}
sub:pubinfo {
this: dc:created "2014-07-03T14:29:44.526+02:00"^^xsd:dateTime;
pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 .
}