@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 "There are no FDA or manufacturer guidelines for use of clozapine in pediatric population. Clozapine has been used in the treatment of refractory schizophrenia in child and adolescents. It is estimated that 40%–50% of patients with very early-onset schizophrenia (VEOS) are nonresponders to first-line neuroleptics and that clozapine is likely to be beneficial."; biolink:has_population_context sub:context; biolink:provided_by ; biolink:publications ; biolink:relation . sub:context a biolink:Cohort; rdfs:label "Children and adolescents" . a biolink:Drug . } sub:provenance { sub:assertion prov:generatedAtTime "2021-08-24T16:18:41.079005"^^xsd:dateTime . } sub:pubInfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCamPJb4SzqpLXn//XJ5dlVfzz6QI+RPmiJTLXF/by2JR7sHMKRsCQDFsYMlq8zGHghOIkjRP9dpLZUtZzUcHt3MXiFKEPo8eGzUe9p+JXKFC8xxkJr94z2vq6IdMf71Iu1GH8SeDAKt/DgYO4zNaw8VuXvxnZRewKZSA+u8zWPVwIDAQAB"; npx:hasSignature "GqUg4WbHoU9uPwnxqgk/swfXVKdvzxdJhvJ9YY8E908HaMctgR1zdOu0KOZm4NCRze1WVBnw61HdI3QQEHjtl8Flyr8OkoX/F9jwt0xxiJvs084eotPo6kUMSDMHF0+qqOQAzmTTRP0NyeZLXsPvwID3/xXTVolVW+IPtBnz7Bw="; npx:hasSignatureTarget this: . this: prov:generatedAtTime "2021-08-24T16:18:41.079005"^^xsd:dateTime; prov:wasAttributedTo ; ns1:wasCreatedFromTemplate . }