@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: np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubInfo;
a np:Nanopublication .
}
sub:assertion {
drugbank:DB00656 a biolink:Drug;
rdfs:label "Trazodone";
biolink:category biolink:Drug .
mondo:0013600 a biolink:Disease;
rdfs:label "insomnia (disease)";
biolink:category biolink:Disease .
sub:association rdf:object mondo:0013600;
rdf:predicate biolink:treats;
rdf:subject drugbank:DB00656;
a biolink:ChemicalToDiseaseOrPhenotypicFeatureAssociation;
rdfs:label """The most common off-label uses were for manic-depressive psychosis treated with citalopram and primary insomnia treated with trazodone. Several patient and clinician characteristics were positively associated with off-label prescribing, including seeing a psychiatrist (OR: 1.06, 95% CI, 1.01–1.12; p = 0.03) instead of another type of clinician, the office visit taking place in the Western region of the country (OR: 1.09, 95% CI, 1.01–1.17; p = 0.02), and the patient having 3 or more chronic conditions (OR: 1.12, 95% CI, 1.02–1.14;
p = 0.003).""";
biolink:aggregator_knowledge_source infores:knowledge-collaboratory;
biolink:category biolink:ChemicalToDiseaseOrPhenotypicFeatureAssociation;
biolink:has_population_context sub:context;
biolink:publications pmid:30024873;
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 "PSGnrRW3FhJj5KjAr+R8aak0z8oenpAZepBXShxfvNNV8VnMTxm8FvtQq5kTByYMute3ThVFGCTPWMcKye1FyV+O/Z2CFGNE/4oVS/hnxr8SYdSUcW467U7yMuByoKVVN2h/N5i6UtgYrqc57m7al0paZgSSD2zxBbewTYq7R58=";
npx:hasSignatureTarget this: .
this: prov:generatedAtTime "2022-09-16T11:54:02.312553"^^xsd:dateTime;
prov:wasAttributedTo orcid:0000-0002-1501-1082;
nt:wasCreatedFromTemplate .
biolink: pav:version "2.3.0" .
}