@prefix dc1: .
@prefix this: .
@prefix sub: .
@prefix np: .
@prefix rdf: .
@prefix nt: .
@prefix xsd: .
@prefix rdfs: .
@prefix orcid: .
@prefix bl: .
@prefix nkg: .
@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 "lantus is indicated to improve glycemic control in adults and pediatric patients with type 1 diabetes mellitus and in adults with type 2 diabetes mellitus important limitations of use lantus is not recommended for the treatment of diabetic ketoacidosis intravenous short acting insulin is the preferred treatment for this condition lantus is a long acting human insulin analog indicated to improve glycemic control in adults and pediatric patients with type 1 diabetes mellitus and in adults with type 2 diabetes mellitus 1 important limitations of use not recommended for treating diabetic ketoacidosis use intravenous short acting insulin instead";
bl:association_type bl:ChemicalToDiseaseOrPhenotypicFeatureAssociation;
bl:provided_by ;
bl:relation nkg:SymptomaticReliefIndication .
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 "V3V5Mjmc2C3tR6gsm9ceOGYj/v4LdKxkB+wudhUbA+PF8QK54DJrVsZzzgFRoTjbzZgh2j8RcAqCJRWsmWZEEYf7ucxUxaa5IVUR7zLgh94TbI57Ba/plHoDEMesbyWXLTVz2HmUvQwxOFTLoEKf5xzZJLsy/ITLUC6j6atgA90=";
npx:hasSignatureTarget this: .
this: dc1:created "2021-06-12T13:33:51.656+02:00"^^xsd:dateTime;
dc1:creator orcid:0000-0002-1468-3557;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ;
nt:wasCreatedFromTemplate .
}