@prefix this: . @prefix sub: . @prefix xsd: . @prefix dct: . @prefix prov: . @prefix np: . @prefix orcid: . @prefix nt: . @prefix schema: . @prefix nkg: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { schema:possibleTreatment sub:medtherapy . sub:medtherapy prov:wasDerivedFrom sub:quote; schema:drug ; schema:targetPopulation sub:targetpop; nkg:indicationType nkg:SymptomaticReliefIndication . sub:quote prov:value "In acute alcohol withdrawal, diazepam may be useful in the symptomatic relief of acute agitation, tremor, impending or acute delirium tremens and hallucinosis."; prov:wasQuotedFrom . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-4665-7473 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCC0CnI6yMUipkXh7RB8b/9rRnO8+qDR+pJVf//jGV0r2nd7JcvWFkhPN/eLja/pUw/+nvTE24rhKqK/jWxppJLoka+bk57wrYw43DrSbzQWoJc3ImWe3d08jSYt3mh3uOLWKciogBaonJUBohJsqhTmOULevIPONTZOMzeOJTWwQIDAQAB"; npx:hasSignature "FapmeCO4VNVnzTopjpiyrZyutQWHjdiolMgBzhf1ejwdnp1NPGct5ZQra3ENxnTl/1Hb9KHEvpCtFvqfvgb8B2uhuPWGAZLH3fsZ65luHaAbtGbXFvekQGHTWMm1dBIeoWO4uQpb9ZVc/K/Zlce8uXBx+HVs/7CiDPNuwJgTFhw="; npx:hasSignatureTarget this: . this: dct:created "2021-04-05T14:54:36.192+02:00"^^xsd:dateTime; dct:creator orcid:0000-0003-4665-7473; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }