@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: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
biolink:category biolink:Disease .
sub:association a rdf:Statement;
rdf:object ;
rdf:predicate biolink:treats;
rdf:subject ;
rdfs:label "\"Risedronate Sodium is contraindicated in patients with the following conditions: Abnormalities of the esophagus which delay esophageal emptying such as stricture or achalasia [ see Warnings and Precautions ( 5.1 ) Inability to stand or sit upright for at least 30 minutes [ see Dosage and Administration ( 2 ), Warnings and Precautions ( 5.1 ) Hypocalcemia [ see Warnings and Precautions ( 5.2 ) Known hypersensitivity to Risedronate Sodium or any of its excipients. Angioedema, generalized rash, bullous skin reactions, Stevens-Johnson syndrome and toxic epidermal necrolysis have been reported [ see Adverse Reactions ( 6.2 ) Abnormalities of the esophagus which delay esophageal emptying such as stricture or achalasia ( 4 5.1 Inability to stand or sit upright for at least 30 minutes ( 4 5.1 Hypocalcemia ( 4 5.2 Known hypersensitivity to any component of this product ( 4 6.2\"";
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 "RBTSZHIj9GTmzO1LkWSbnC/RuBS8xeUU7LoOtmxkDkcsO2j5FepvDeRJnSmAoopWmJa1e5EduM1rWhM143unfdvwLWkTY5FwbBKkkqjbNsL+M6D1Cycwkpy15vIoWvU1lid5H9e9/MrEVRTxHtGLmjqeqXxgIJoHRd7CWqVp2Nw=";
npx:hasSignatureTarget this: .
this: dct:created "2021-08-23T13:12:28.811+02:00"^^xsd:dateTime;
dct:creator orcid:0000-0002-1468-3557;
ns1:wasCreatedFromProvenanceTemplate ;
ns1:wasCreatedFromPubinfoTemplate ;
ns1:wasCreatedFromTemplate .
}