@prefix dc1: .
@prefix this: .
@prefix sub: .
@prefix schema: .
@prefix np: .
@prefix rdf: .
@prefix nt: .
@prefix xsd: .
@prefix rdfs: .
@prefix orcid: .
@prefix bl: .
@prefix prov: .
@prefix npx: .
sub:Head {
this: np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo;
a np:Nanopublication .
}
sub:assertion {
bl:category bl:Disease .
sub:association rdf:object ;
rdf:predicate bl:treats;
rdf:subject ;
a rdf:Statement;
rdfs:label "invokana r as an adjunct to diet and exercise to improve glycemic control in adults with type 2 diabetes mellitus to reduce the risk of major adverse cardiovascular events cardiovascular death nonfatal myocardial infarction and nonfatal stroke in adults with type 2 diabetes mellitus and established cardiovascular disease cvd invokana is a sodium glucose co transporter 2 sglt2 inhibitor indicated as an adjunct to diet and exercise to improve glycemic control in adults with type 2 diabetes mellitus 1 to reduce the risk of major adverse cardiovascular events in adults with type 2 diabetes mellitus and established cardiovascular disease 1 limitations of use not for treatment of type 1 diabetes mellitus or diabetic ketoacidosis 1 limitations of use invokana is not recommended in patients with type 1 diabetes mellitus or for the treatment of diabetic ketoacidosis";
bl:association_type bl:ChemicalToDiseaseOrPhenotypicFeatureAssociation;
bl:provided_by ;
bl:relation schema:TreatmentIndication .
bl:category bl: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 "jCpcdTRGxE5e81fArhExhvhEVZdZh3d4XKSf2m8NpkPgflhhL0j5IAQyY/96RwmEKiFvjoYUFzymoXfzxf+A70mS8AgmttfkkW5Hen7jFviL/hOGX6CL4ZzHL536LcnpnxEkoV/ynrFFL6XFEDf9sWNCMh7ip1RUvFod+zvjSKA=";
npx:hasSignatureTarget this: .
this: dc1:created "2021-06-12T14:45:11.988+02:00"^^xsd:dateTime;
dc1:creator orcid:0000-0002-1468-3557;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ;
nt:wasCreatedFromTemplate .
}