@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 "Fernandez-Mayoralas et al. [12] have conducted a prospective 16-week open-label study of paliperidone in 18 patients (mean age, 13.4 years) with severe and excessive irritability in the context of generalized developmental disorders or ADHD."; biolink:has_population_context sub:context; biolink:provided_by ; biolink:publications ; biolink:relation . sub:context a biolink:Cohort; rdfs:label "Children and adolescents (mean age 13.4 years)"; biolink:has_phenotype . a biolink:Drug . } sub:provenance { sub:assertion prov:generatedAtTime "2021-08-24T15:54:02.096714"^^xsd:dateTime . } sub:pubInfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCamPJb4SzqpLXn//XJ5dlVfzz6QI+RPmiJTLXF/by2JR7sHMKRsCQDFsYMlq8zGHghOIkjRP9dpLZUtZzUcHt3MXiFKEPo8eGzUe9p+JXKFC8xxkJr94z2vq6IdMf71Iu1GH8SeDAKt/DgYO4zNaw8VuXvxnZRewKZSA+u8zWPVwIDAQAB"; npx:hasSignature "Ua9E8ETK4X2u5KEkco3yp/6pUk+2sNfQ/0rTMgCFxI22oZpLxro77v/jm52L2ju8Lv+cGFvaYK1oHt2p8jJqYmxBf6fcTyXBJI10SEaG993gCUM9TJoNjzyDpqNFaW2C4DtdVmW0ASZ/jqOTyiqsLr42cOeMSQwn2xvBYN+gGEQ="; npx:hasSignatureTarget this: . this: prov:generatedAtTime "2021-08-24T15:54:02.096714"^^xsd:dateTime; prov:wasAttributedTo ; ns1:wasCreatedFromTemplate . }