@prefix this: . @prefix sub: . @prefix drugbank: . @prefix np: . @prefix mondo: . @prefix pav: . @prefix infores: . @prefix xsd: . @prefix ntemplate: . @prefix orcid: . @prefix rdfs: . @prefix pmid: . @prefix ncit: . @prefix rdf: . @prefix biolink: . @prefix prov: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubInfo; a np:Nanopublication . } sub:assertion { drugbank:DB00734 a biolink:Drug; rdfs:label "Risperidone"; biolink:category biolink:Drug . mondo:0002009 a biolink:Disease; rdfs:label "major depressive disorder"; biolink:category biolink:Disease . sub:association rdf:object mondo:0002009; rdf:predicate biolink:treats; rdf:subject drugbank:DB00734; a biolink:ChemicalToDiseaseOrPhenotypicFeatureAssociation; rdfs:label "Antipsychotic medications are increasingly prescribed off-label to children for the treatment of disruptive behavior disorders, anxiety and depression."; biolink:aggregator_knowledge_source infores:knowledge-collaboratory; biolink:category biolink:ChemicalToDiseaseOrPhenotypicFeatureAssociation; biolink:has_population_context sub:context; biolink:publications pmid:29453686; biolink:relation ncit:C94303 . sub:context a biolink:Cohort; rdfs:label "children and adolescents"; biolink:category biolink:Cohort . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-7641-6446 . } sub:pubInfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCR9fz0fKCdWOWC+pxhkQhEM/ppbdIYe5TLSdj+lJzSlv9mYBaPgrzVezSwwbmhlHBPDZa4/vHycU315BdmUGq+pXllp9+rWFfrb+kBJwhZjpG6BeyyXBsRFz4jmQVxl/ZYHilQTh/XalYzKkEAyTiEMPee4Kz61PaWOKH24CsnOQIDAQAB"; npx:hasSignature "Gg4vjhQ2Z/s55l5ykkkWGhQw9Dc9Dw8chj7GbCv1qLtm9N9alILOrLnXdKDl5r2+lZmVl+U1R9Xo3BWa4zXnkRd7h9bwaKfRukgfru/vffwfZNWjFKyB9LxpACFxNfmvmW7OAQ3J7H9NtbyxutBmH08efl6B6FyOCZwqoMzuIoc="; npx:hasSignatureTarget this: . this: prov:generatedAtTime "2022-09-16T11:55:00.537868"^^xsd:dateTime; prov:wasAttributedTo orcid:0000-0002-1501-1082; ntemplate:wasCreatedFromTemplate . biolink: pav:version "2.3.0" . }