@prefix biolink: .
@prefix dcterms: .
@prefix this: .
@prefix sub: .
@prefix np: .
@prefix rdf: .
@prefix nt: .
@prefix xsd: .
@prefix rdfs: .
@prefix orcid: .
@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 {
biolink:category biolink:Disease .
sub:association rdf:object ;
rdf:predicate biolink:treats;
rdf:subject ;
a rdf:Statement;
rdfs:label "Among the four disease states (anxiety, demen- tia, insomnia, and PTSD), a total of 29 scenarios were investigated for each drug. None of the sce- narios were judged by the expert panel to be appropriate for use of an antipsychotic.";
biolink:association_type biolink:ChemicalToDiseaseOrPhenotypicFeatureAssociation;
biolink:has_population_context sub:cohort;
biolink:provided_by ;
biolink:publications ;
biolink:relation nkg:OffLabelIndication .
sub:cohort rdfs:label "Elderly";
biolink:category biolink:Cohort .
biolink:category biolink: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 "PuVf9adlPKovErO9o22y/l/ibKtp/1ioJ/Z6XJxZT/PZZTX1p0DnMVzcyZKaEUUBdKV6V1oCT7184bc2rolk6IZP4D8pwd+ujKZiNeyYfRG+q0qCbvEY0q0AfAA3+qP3GQ3gSr6zX6lgtJ2N92RA40Mf+QOZ6MmpNyrvk3Nbi/I=";
npx:hasSignatureTarget this: .
this: dcterms:created "2021-05-28T22:09:53.618+02:00"^^xsd:dateTime;
dcterms:creator orcid:0000-0002-7641-6446;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ;
nt:wasCreatedFromTemplate .
}