@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 disorder, 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:47.586648"^^xsd:dateTime . } sub:pubInfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCamPJb4SzqpLXn//XJ5dlVfzz6QI+RPmiJTLXF/by2JR7sHMKRsCQDFsYMlq8zGHghOIkjRP9dpLZUtZzUcHt3MXiFKEPo8eGzUe9p+JXKFC8xxkJr94z2vq6IdMf71Iu1GH8SeDAKt/DgYO4zNaw8VuXvxnZRewKZSA+u8zWPVwIDAQAB"; npx:hasSignature "GqT07hBN6al0Vf9zMLUZYNzBCP2WgoGtVEi1VIIjzx7DszQkCsPChUxAeFYXFkkJTi/Z/qgmVFi2SvV79CLKc13RJvQXvBfyFBBGGGCFmfnKTMBESghqW8/+WwQLkPz6tOUzfoJxKW5+LWXCcq5p2gN+XVWWYcOk9CFa/O50QMs="; npx:hasSignatureTarget this: . this: prov:generatedAtTime "2021-08-24T16:13:47.586648"^^xsd:dateTime; prov:wasAttributedTo ; ns1:wasCreatedFromTemplate . }