@prefix this: . @prefix sub: . @prefix drugbank: . @prefix np: . @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:DB00273 a biolink:Drug; rdfs:label "Topiramate"; biolink:category biolink:Drug . a biolink:Disease; rdfs:label "alcohol use disorder"; biolink:category biolink:Disease . sub:association rdf:object ; rdf:predicate biolink:treats; rdf:subject drugbank:DB00273; a biolink:ChemicalToDiseaseOrPhenotypicFeatureAssociation; rdfs:label "It has been tested in multiple clinical trials since it could be promising in AUD treatment. Topiramate decreases reinforcing effects of alcohol and craving. A meta-analysis, based on data from seven random studies (2003-2014), suggested that topiramate might have beneficial effects in AUD treatment but because of its many side effects, the use is limited. The most common side effects are cognitive dysfunction, paresthesia, and taste abnormalities."; biolink:aggregator_knowledge_source infores:knowledge-collaboratory; biolink:category biolink:ChemicalToDiseaseOrPhenotypicFeatureAssociation; biolink:has_population_context sub:context; biolink:publications pmid:29912214; biolink:relation ncit:C94303 . sub:context a biolink:Cohort; rdfs:label "adults"; 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 "UHV/mWJ/aaTQvaW8DtB2T7uqTzMs/A5eJFt0LFsdGsIukNb6MkCqfq4Fsg2Bc6aUViEeuFLminLuKe8fPkiKyBMh4BgBGkEaEm+J1+K6utMFazSitn3CyllCJpmGz3JHjdvx1Z3n7oAJiN9GE7uWdcQFlB9tfueqxWvWq6fGi0M="; npx:hasSignatureTarget this: . this: prov:generatedAtTime "2022-09-16T11:54:28.861339"^^xsd:dateTime; prov:wasAttributedTo orcid:0000-0002-1501-1082; ntemplate:wasCreatedFromTemplate . biolink: pav:version "2.3.0" . }