@prefix this: . @prefix sub: . @prefix np: . @prefix rdf: . @prefix xsd: . @prefix rdfs: . @prefix biolink: . @prefix ns1: . @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 biolink:Disease . sub:association rdf:object ; rdf:predicate biolink:treats; rdf:subject ; a rdf:Statement; rdfs:label """The most common off-label uses were for manic-depressive psychosis treated with citalopram and primary insomnia treated with trazodone. Several patient and clinician characteristics were positively associated with off-label prescribing, including seeing a psychiatrist (OR: 1.06, 95% CI, 1.01–1.12; p = 0.03) instead of another type of clinician, the office visit taking place in the Western region of the country (OR: 1.09, 95% CI, 1.01–1.17; p = 0.02), and the patient having 3 or more chronic conditions (OR: 1.12, 95% CI, 1.02–1.14; p = 0.003)."""; biolink:has_population_context sub:context; biolink:provided_by ; biolink:publications ; biolink:relation . sub:context a biolink:Cohort; rdfs:label "adults" . a biolink:Drug . } sub:provenance { sub:assertion prov:generatedAtTime "2021-08-25T17:50:47.226557"^^xsd:dateTime . } sub:pubInfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCamPJb4SzqpLXn//XJ5dlVfzz6QI+RPmiJTLXF/by2JR7sHMKRsCQDFsYMlq8zGHghOIkjRP9dpLZUtZzUcHt3MXiFKEPo8eGzUe9p+JXKFC8xxkJr94z2vq6IdMf71Iu1GH8SeDAKt/DgYO4zNaw8VuXvxnZRewKZSA+u8zWPVwIDAQAB"; npx:hasSignature "g89f9sdWSnUEtr7m0Wh/AMIX8czGG8DWfPtOtuSowc8daG9OJLwVely+HXiI1Qf4hks6YOStcJM233lWYDeznfN8IsQBMtzrtwp0h64TFDjPv4Aw28zoyUNIWH2C5kgOFfncIe8qdZP5LqwhiGGBWO+6P+R7QZCKuT+757DTUTI="; npx:hasSignatureTarget this: . this: prov:generatedAtTime "2021-08-25T17:50:47.226557"^^xsd:dateTime; prov:wasAttributedTo ; ns1:wasCreatedFromTemplate . }