@prefix nt: .
@prefix this: .
@prefix sub: .
@prefix drugbank: .
@prefix np: .
@prefix mondo: .
@prefix pav: .
@prefix infores: .
@prefix xsd: .
@prefix orcid: .
@prefix rdfs: .
@prefix pmid: .
@prefix ncit: .
@prefix rdf: .
@prefix biolink: .
@prefix prov: .
@prefix npx: .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubInfo .
}
sub:assertion {
drugbank:DB00181 a biolink:Drug;
rdfs:label "Baclofen";
biolink:category biolink:Drug .
mondo:0007079 a biolink:Disease;
rdfs:label "alcohol depedence";
biolink:category biolink:Disease .
sub:association a biolink:ChemicalToDiseaseOrPhenotypicFeatureAssociation;
rdf:object mondo:0007079;
rdf:predicate biolink:treats;
rdf:subject drugbank:DB00181;
rdfs:label "Only a few pharmacological treatments are available for treating alcohol use disorders (AUDs). Disulfiram, naltrexone and acamprosate are Food and Drug Administration (FDA)-approved and nalmefene is EMA-approved in European Union. Off-label medications, such as baclofen, gabapentin, ondansetron and topiramate are medications commonly prescribed for the treatment of AUD.";
biolink:aggregator_knowledge_source infores:knowledge-collaboratory;
biolink:category biolink:ChemicalToDiseaseOrPhenotypicFeatureAssociation;
biolink:has_population_context sub:context;
biolink:publications pmid:30973369;
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 "ZA6o4DSwoIgQjkDKrx4BPyJ6GhX7c/46h1tdpUdTjBkhdEZdA6pogwvrFrxG6rCA1W7nY6dd87Jjhh46HTgY9zCMF41p4yzPnu0opttP1gbQqZrbxC2nXOtm+JgCTelxnchcSiE0p4gbhpJ2xCBQBjpsC4yzpIRaauTibflFg6A=";
npx:hasSignatureTarget this: .
this: prov:generatedAtTime "2022-09-16T11:51:23.208047"^^xsd:dateTime;
prov:wasAttributedTo orcid:0000-0002-1501-1082;
nt:wasCreatedFromTemplate .
biolink: pav:version "2.3.0" .
}