@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 "Similarly, De Cos Milas et al. [6] described their clinical experience with paliperidone in adolescents. They presented 3 males and 2 females, age between 15 and 17 years. Diagnoses were autism, borderline personality dis- order, schizotypal personality disorder, personality disorder not otherwise specified, and schizophrenia. Prescribed dose was 3–9 mg/day, and actual mean time of treatment duration is 5.8 months. In 4 cases, paliperidone was initiated as a change from other antipsychotic. There were no adverse effects that required discontinuation and in all cases symptoms improved."; biolink:has_population_context sub:context; biolink:provided_by ; biolink:publications ; biolink:relation . sub:context a biolink:Cohort; rdfs:label "Adolescents (15-17)" . a biolink:Drug . } sub:provenance { sub:assertion prov:generatedAtTime "2021-08-24T16:13:49.733446"^^xsd:dateTime . } sub:pubInfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCamPJb4SzqpLXn//XJ5dlVfzz6QI+RPmiJTLXF/by2JR7sHMKRsCQDFsYMlq8zGHghOIkjRP9dpLZUtZzUcHt3MXiFKEPo8eGzUe9p+JXKFC8xxkJr94z2vq6IdMf71Iu1GH8SeDAKt/DgYO4zNaw8VuXvxnZRewKZSA+u8zWPVwIDAQAB"; npx:hasSignature "IODet0dDO0nLdPxHcGX6FYYKvPWxDYGKVaA4kSMeek8UzsRO94kbb6dRvK3E1Ict6pV/n/ZIBFO81DlEqVmABcyA8T36OHTKa2B1XDCHOYgp4OV1zu3+n48IN7JToUlKeIOuYzN+0EyyGsyArByHBFg6VhZjTAy9CzctEAGa/ZE="; npx:hasSignatureTarget this: . this: prov:generatedAtTime "2021-08-24T16:13:49.733446"^^xsd:dateTime; prov:wasAttributedTo ; ns1:wasCreatedFromTemplate . }