@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 "\"Dicyclomine hydrochloride is contraindicated in infants less than 6 months of age , nursing mothers , and in patients with: [see Use in Specific Populations ( )] 8.4 [see Use in Specific Populations ( )] 8.3 unstable cardiovascular status in acute hemorrhage myasthenia gravis [see Warnings and Precautions ( )] 5.4 glaucoma [see Adverse Reactions ( ) and Drug Interactions ( )] 6.3 7.1 obstructive uropathy [see Warnings and Precautions ( )] 5.8 obstructive disease of the gastrointestinal tract [see Warnings and Precautions ( )] 5.5 severe ulcerative colitis [see Warnings and Precautions ( )] 5.7 reflux esophagitis Infants less than 6 months of age ( ) 4 Nursing mothers ( ) 4 Unstable cardiovascular status in acute hemorrhage ( ) 4 Myasthenia gravis ( ) 4 Glaucoma ( ) 4 Obstructive uropathy ( ) 4 Obstructive disease of the gastrointestinal tract ( ) 4 Severe ulcerative colitis ( ) 4 Reflux esophagitis ( ) 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 "hmjEqs+dMSBZaf9t2GevHdKcHwU6il70r9axwOEfvUE7mwzWsdx+fJj+BN0nol5maU/1UeVQR94muy8W2N1+xDLv4cdGemu1yPIzRjJ50e7GsvBMcbxQfHyH6lrFHnSuV/8I6KHLpRj8DDY1nZGPSK/kwdLfDhfqmcRCQoaFToQ=";
npx:hasSignatureTarget this: .
this: dct:created "2021-08-23T12:08:39.556+02:00"^^xsd:dateTime;
dct:creator orcid:0000-0002-1468-3557;
ns1:wasCreatedFromProvenanceTemplate ;
ns1:wasCreatedFromPubinfoTemplate ;
ns1:wasCreatedFromTemplate .
}