@prefix nkg: . @prefix nt: . @prefix orcid: . @prefix bl: . @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 "Citalopram proved to be effective in the treatment of OCD [55], with best results at doses of 60 mg/day [56], which correlated with improvements on psychosocial functioning, depressive symptoms, obsessive thoughts, repetitive behavior, and anxiety. It showed good tolerability [57] and appeared to be effective in patients with refractory OCD [58]."; 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-25T14:52:31.334514"^^xsd:dateTime . } sub:pubInfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCamPJb4SzqpLXn//XJ5dlVfzz6QI+RPmiJTLXF/by2JR7sHMKRsCQDFsYMlq8zGHghOIkjRP9dpLZUtZzUcHt3MXiFKEPo8eGzUe9p+JXKFC8xxkJr94z2vq6IdMf71Iu1GH8SeDAKt/DgYO4zNaw8VuXvxnZRewKZSA+u8zWPVwIDAQAB"; npx:hasSignature "K5/O7bkNqdeTI5BHISoJeJb9QdKufn09gUXHnideEc/JVe4BDgUhVwDP2CHOQStVf8M4K8MzTz8eBqcos/9vddeb0Hj1QET4FLwzqscY9QnRLTqRZrrqizxaiuHjdVYs35qAKv1iyVD2tfLIQzhLaqcleyEVcAUl0l3iStb+lyg="; npx:hasSignatureTarget this: . this: prov:generatedAtTime "2021-08-25T14:52:31.334514"^^xsd:dateTime; prov:wasAttributedTo orcid:0000-0002-7641-6446; nt:wasCreatedFromTemplate . }