@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @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 { sub:association rdf:object ; rdf:predicate bl:treats; rdf:subject ; a rdf:Statement; rdfs:label "Several controlled trials have demonstrated the rapid effects of intravenous ketamine. As a result, the use of this off-label treatment has grown exponentially in recent years."; bl:has_population_context sub:cohort; bl:provided_by ; bl:publications ; bl:relation nkg:OffLabelIndication . sub:cohort rdfs:label "Adults"; bl:category bl:Cohort; bl:has_phenotype . bl:category bl:Disease . bl:category bl:Drug . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-7641-6446 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCamPJb4SzqpLXn//XJ5dlVfzz6QI+RPmiJTLXF/by2JR7sHMKRsCQDFsYMlq8zGHghOIkjRP9dpLZUtZzUcHt3MXiFKEPo8eGzUe9p+JXKFC8xxkJr94z2vq6IdMf71Iu1GH8SeDAKt/DgYO4zNaw8VuXvxnZRewKZSA+u8zWPVwIDAQAB"; npx:hasSignature "PlCNXZ0/o4TWuEpg/w2vqpimkYVJHjCz+2EETW5UnUVNnTKOB7hq2I+U7O899cyhZMy2tlZ+DTitv9sOqHej1ySkSzcct5xmvJkGlFl5u/s0i7iVqQumHmI3RJVY2ARAH4qqfrbeDteXvNzjl94W+nQRz8+WxXBF8i0J6HPWK8U="; npx:hasSignatureTarget this: . this: dct:created "2021-08-06T21:08:28.162+02:00"^^xsd:dateTime; dct:creator orcid:0000-0002-7641-6446; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }