@prefix nt: . @prefix orcid: . @prefix bl: . @prefix nkg: . @prefix this: . @prefix sub: . @prefix np: . @prefix rdf: . @prefix xsd: . @prefix rdfs: . @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 bl:Disease . sub:association rdf:object ; rdf:predicate bl: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."; bl:has_population_context sub:context; bl:provided_by ; bl:publications ; bl:relation nkg:OffLabelIndication . sub:context a bl:Cohort; rdfs:label "Children"; bl:has_phenotype . a bl:Drug . } sub:provenance { sub:assertion prov:generatedAtTime "2021-08-26T10:47:02.104092"^^xsd:dateTime . } sub:pubInfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCamPJb4SzqpLXn//XJ5dlVfzz6QI+RPmiJTLXF/by2JR7sHMKRsCQDFsYMlq8zGHghOIkjRP9dpLZUtZzUcHt3MXiFKEPo8eGzUe9p+JXKFC8xxkJr94z2vq6IdMf71Iu1GH8SeDAKt/DgYO4zNaw8VuXvxnZRewKZSA+u8zWPVwIDAQAB"; npx:hasSignature "gDiGwsy9anDmKnRseejHyxyLX3AvdnjHu0TmBrn5uxjC5/zZIwKUjdK62NfC4qK6RbrzHpJjwYVoWbjmz5ZVGb97K1HnBGPvb80P8egaKz1dIhjA/+/T24RKkJImleXGcYWNYdrgNeV1uWhMgcKdVVLeDgd1ar+TxLBu/fatqik="; npx:hasSignatureTarget this: . this: prov:generatedAtTime "2021-08-26T10:47:02.104092"^^xsd:dateTime; prov:wasAttributedTo orcid:0000-0002-7641-6446; nt:wasCreatedFromTemplate . }