@prefix this: . @prefix sub: . @prefix np: . @prefix ncit: . @prefix dct: . @prefix rdf: . @prefix nt: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix bl: . @prefix nkg: . @prefix prov: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { ncit:C96210 bl:category bl:Disease . sub:association rdf:object ncit:C96210; rdf:predicate bl:treats; rdf:subject ; a rdf:Statement; rdfs:label "Amitriptyline also has different off-label uses, including migraine prevention, neuropathic pain management, fibromyalgia, and enuresis (bedwetting)"; bl:association_type bl:ChemicalToDiseaseOrPhenotypicFeatureAssociation; bl:has_population_context sub:cohort; bl:provided_by ; bl:publications ; bl:relation nkg:OffLabelIndication . sub:cohort rdfs:label "Adults"; bl:category bl:Cohort . bl:category bl:Drug . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-7641-6446 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCamPJb4SzqpLXn//XJ5dlVfzz6QI+RPmiJTLXF/by2JR7sHMKRsCQDFsYMlq8zGHghOIkjRP9dpLZUtZzUcHt3MXiFKEPo8eGzUe9p+JXKFC8xxkJr94z2vq6IdMf71Iu1GH8SeDAKt/DgYO4zNaw8VuXvxnZRewKZSA+u8zWPVwIDAQAB"; npx:hasSignature "enls9yaU7UEklaPXJ2abKP0k1P0lqLgOFmsrzhMOU/BMHSLCOW/Ffq8KtWCvVAgSg6pTFHX8mgZJpXosbPo4zt8Kc26Rm63gSLeJEW6ImeS0gnkcIwMcmgnKcPnEWj3YJV/ubMUNUktgDMIedfmgzePOvmHZ8X+dSsuJXS+JSno="; npx:hasSignatureTarget this: . this: dct:created "2021-05-28T01:24:23.382+02:00"^^xsd:dateTime; dct:creator orcid:0000-0002-7641-6446; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }