@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:SymptomaticReliefIndication . sub:quote prov:value "Baclofen is useful for the alleviation of signs and symptoms of spasticity resulting from multiple sclerosis, particularly for the relief of flexor spasms and concomitant pain, clonus, and muscular rigidity."; 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 "e034m1gXPj5qkd7RZd+MgzSt08f1od4TNnNz269EAbpVuxqt9ZmWjDiB9Qsfyy4Iim67uBqMTu8UZKxdf3pxneOP3v0jG83qnW9Fr/Z/aiDyVwZafg4U/Lzt5UJIgjjRWRixIw93+1coxw4oiIZxpkQCvcn1gDgJebtnPXrWDeU="; npx:hasSignatureTarget this: . this: dct:created "2021-04-03T11:11:10.919+02:00"^^xsd:dateTime; dct:creator orcid:0000-0002-1468-3557; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }