@prefix this: . @prefix sub: . @prefix schema: . @prefix np: . @prefix dct: . @prefix nt: . @prefix xsd: . @prefix orcid: . @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 { schema:possibleTreatment sub:medtherapy . sub:medtherapy prov:wasDerivedFrom sub:quote; schema:drug ; schema:targetPopulation sub:targetpop; nkg:indicationType nkg:AdjunctiveTherapy . sub:quote prov:value "Levetiracetam in Sodium Chloride Injection is indicated as adjunctive therapy in the treatment of myoclonic seizures in adults with juvenile myoclonic epilepsy. Levetiracetam in Sodium Chloride Injection is an antiepileptic drug indicated for adult patients (16 years and older) when oral administration is temporarily not feasible"; prov:wasQuotedFrom . } 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 "J4Lho3W7s+5KudzbyGWFZZjWtZDh31Jo9/sbeI5+r1dTAToe0m0fkPu+5JVimJ2AB1cvDbhaEFp5hbKR4NqIa47U46Lik1stNbOFNasRueZbAWWaAOrtOSpGzOUiHc5m3JPD9DMHTvOk5iIfdCkEwpZi18/0pWro7zMEdd41kpI="; npx:hasSignatureTarget this: . this: dct:created "2021-04-03T11:02:35.115+02:00"^^xsd:dateTime; dct:creator orcid:0000-0002-1468-3557; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }