@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 "However, there are no sleep medications approved by the United States Food and Drug Administration and only one has been approved by the European Medicines Agency for pediatric insomnia; thus, most medications are prescribed off-label. Melatonin is widely used and safe in children with neurodevelopmental conditions. Gabapentin, clonidine, trazodone, and mirtazapine hold promise but require further study."; biolink:has_population_context sub:context; biolink:provided_by ; biolink:publications ; biolink:relation . sub:context a biolink:Cohort; rdfs:label "Children"; biolink:has_phenotype . a biolink:Drug . } sub:provenance { sub:assertion prov:generatedAtTime "2021-08-26T10:46:57.899812"^^xsd:dateTime . } sub:pubInfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCamPJb4SzqpLXn//XJ5dlVfzz6QI+RPmiJTLXF/by2JR7sHMKRsCQDFsYMlq8zGHghOIkjRP9dpLZUtZzUcHt3MXiFKEPo8eGzUe9p+JXKFC8xxkJr94z2vq6IdMf71Iu1GH8SeDAKt/DgYO4zNaw8VuXvxnZRewKZSA+u8zWPVwIDAQAB"; npx:hasSignature "UTPZ2KX2VLVK1Q6vmztPMFus0aYfPud/4Dx3usrQ7hXJVGLxd0G/CsxgOqDbstW0JIuN7eft5gwr0g29Uz4Te6RrXw1htCxKpHHce3Q/L6jUl6Nl+khfxCGPdjuGhUT7QE7+bUkMglQnjziGz+HeUOH3LjNVmhR/Jt9ryXzwY3w="; npx:hasSignatureTarget this: . this: prov:generatedAtTime "2021-08-26T10:46:57.899812"^^xsd:dateTime; prov:wasAttributedTo ; ns1:wasCreatedFromTemplate . }