@prefix dcterms: .
@prefix this: .
@prefix sub: .
@prefix xsd: .
@prefix prov: .
@prefix np: .
@prefix orcid: .
@prefix nt: .
@prefix fabio: .
@prefix sio: .
@prefix npx: .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
sub:local dcterms:creator "Haskins, J.; Carson, J. G.; Chang, C. H.; Kirshnit, C.; Link, D. P.; Navarra, L.; Scher, L. M.; Sciolla, A. F.; Uppington, J.; Yellowlees, P.";
dcterms:date "2016";
dcterms:identifier ;
dcterms:title "The Suicide Prevention, Depression Awareness, and Clinical Engagement Program for Faculty and Residents at the University of California, Davis Health System";
dcterms:type fabio:ResearchPaper;
sio:SIO_000277 ,
;
prov:quotedText "This equates to about 300-400 physicians dying by suicide every year." .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0002-6007-4023 .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCk/t11RFdsK8IUlbD7CznUrl1IYZtmFhTuGCtzFASFh3p0KsIDEAJtmYJ0CRWUlolT9XPht31Rh0iKGsJpr1PP1H/bcnV0ogspLq5JQj7LNoldB28Mz0/TDGN/YUYVvJjomkEEXHFnKR5vPRYb8gTMifFaTWYYv6JIYVPWJJ+4YwIDAQAB";
npx:hasSignature "cMSxjSi6uq+Yo7lPr6MKPy7xEUo2IxAH90eUpSR0lLCagGFhrlmLFVPot7OgXuxLoq8W7bamyR7XLMx2olHszpFrNhVYLlPDnaeBndYlZ+nAltdpTyHJSm0hPGD0HtHbYq44T//jmxSQf0Yo3wcB/a19+MMMjVdRCdbGSdq9bDM=";
npx:hasSignatureTarget this: .
this: dcterms:created "2020-04-30T00:23:32.548+02:00"^^xsd:dateTime;
dcterms:creator orcid:0000-0002-6007-4023;
nt:wasCreatedFromTemplate .
}