@prefix biolink: .
@prefix ns1: .
@prefix this: .
@prefix sub: .
@prefix schema: .
@prefix np: .
@prefix dct: .
@prefix rdf: .
@prefix xsd: .
@prefix rdfs: .
@prefix orcid: .
@prefix prov: .
@prefix npx: .
sub:Head {
this: np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo;
a np:Nanopublication .
}
sub:assertion {
biolink:category biolink:Disease .
sub:association rdf:object ;
rdf:predicate biolink:treats;
rdf:subject ;
a rdf:Statement;
rdfs:label "\"Paricalcitol injection is contraindicated in patients with: Hypercalcemia [see Warnings and Precautions ( 5.1 Vitamin D toxicity [see Warnings and Precautions ( 5.1 Known hypersensitivity to paricalcitol or any of the inactive ingredients in paricalcitol injection. Hypersensitivity adverse reactions have been reported [e.g., angioedema (including laryngeal edema) and urticaria] [see Adverse Reactions ( 6.2 Hypercalcemia ( 4 Vitamin D toxicity ( 4 Known hypersensitivity to paricalcitol or any inactive ingredient ( 4\"";
biolink:provided_by ;
biolink:relation schema:MedicalContraindication .
biolink:category biolink:Drug .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0002-1468-3557 .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCODwZkXojpEKwk7Ldj2oPPfCstvqrcpgCaTLo235K7ht9C7E1GCkLvUuL2b4VWXJTcZx/hxgDauR8hUeYq/lS6tfTL9yFZsnfl+PWYDyz7vv6N+wJVx2LL8bO6ntCjcOzvW2t2WUeF12Sb6b3I6uOYP0N8iQKts1WasY/yEYKAHQIDAQAB";
npx:hasSignature "Vgd+qkEXSdxvtYnbFf5PmtqjKh/GKgRJuCwMN15kqKJElcZ9sk1eF0ZGJ9m27N4TUh3+YwaN7nMPk3f/CCPaGy1YdnAFqaPapaABOzyOUkZr8TKhSN7k+6YRevL8lyKt55USHzHvxig02KD4RlVuSIrJJdS5MB0gRVUHTo9A7Zo=";
npx:hasSignatureTarget this: .
this: dct:created "2021-08-23T19:03:50.432+02:00"^^xsd:dateTime;
dct:creator orcid:0000-0002-1468-3557;
ns1:wasCreatedFromProvenanceTemplate ;
ns1:wasCreatedFromPubinfoTemplate ;
ns1:wasCreatedFromTemplate .
}