@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 "Genovese, J. M.; Berek, J. S.";
dcterms:date "2016";
dcterms:identifier ;
dcterms:title "Can Arts and Communication Programs Improve Physician Wellness and Mitigate Physician Suicide?";
dcterms:type fabio:PositionPaper;
sio:SIO_000277 ,
;
prov:quotedText "The suicide rate for physicians is higher than that of any other profession - in the past year, more than 400 physicians have committed suicide." .
}
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 "dmZHjVmrNMWxjRFusQKDHlZ/oSJNqZGpJOITtCkwkdGF/wKUfLEDW+nhptdZ4m4vxlfXyJeCy50Mt72SL8zpoA6aQPD7qJiCLpqCMVRRt71oTpITOQUaXo9TnmfDd9mTrmF5LL5o2qCrgCWgHtlyFsUnc4gZlJ7pS3zdgcTU6zw=";
npx:hasSignatureTarget this: .
this: dcterms:created "2020-04-30T00:20:30.895+02:00"^^xsd:dateTime;
dcterms:creator orcid:0000-0002-6007-4023;
nt:wasCreatedFromTemplate .
}