@prefix bl: . @prefix nkg: . @prefix nt: . @prefix orcid: . @prefix this: . @prefix sub: . @prefix np: . @prefix rdf: . @prefix xsd: . @prefix rdfs: . @prefix prov: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubInfo; a np:Nanopublication . } sub:assertion { a bl:Disease . sub:association rdf:object ; rdf:predicate bl:treats; rdf:subject ; a rdf:Statement; rdfs:label "With regard to the use of specific SGAs in BD, off-label aripiprazole was considered appropriate for depressive episodes by 46% of the psychiatrists, followed by olanzapine which was considered appropriate by 33.7%."; bl:has_population_context sub:context; bl:provided_by ; bl:publications ; bl:relation nkg:OffLabelIndication . sub:context a bl:Cohort; rdfs:label "Adults" . a bl:Drug . } sub:provenance { sub:assertion prov:generatedAtTime "2021-08-17T13:35:38.451612"^^xsd:dateTime . } sub:pubInfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCamPJb4SzqpLXn//XJ5dlVfzz6QI+RPmiJTLXF/by2JR7sHMKRsCQDFsYMlq8zGHghOIkjRP9dpLZUtZzUcHt3MXiFKEPo8eGzUe9p+JXKFC8xxkJr94z2vq6IdMf71Iu1GH8SeDAKt/DgYO4zNaw8VuXvxnZRewKZSA+u8zWPVwIDAQAB"; npx:hasSignature "Kk3c4yKXiOPSi2aw77IjPObl9K8n9NcOS5/W+5NH2yF0+GIrgph2N2Fde2OY6Fnz63i9mRfeWiqdo7W+sWArLVTdsiZmz2yaUZDYFCnZjPSuQjbG7DT9n6rTkPHgpD8ihseWdGzXlPD9H+nR/jxG0WFc110t99AhtE+uAElM8AA="; npx:hasSignatureTarget this: . this: prov:generatedAtTime "2021-08-17T13:35:38.451612"^^xsd:dateTime; prov:wasAttributedTo orcid:0000-0002-7641-6446; nt:wasCreatedFromTemplate . }