@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 "Yaghmour, N. A.; Brigham, T. P.; Richter, T.; Miller, R. S.; Philibert, I.; Baldwin, D. C., Jr.; Nasca, T. J.";
dcterms:date "2017";
dcterms:identifier ;
dcterms:title "Causes of Death of Residents in ACGME-Accredited Programs 2000 Through 2014: Implications for the Learning Environment";
dcterms:type fabio:ResearchPaper;
sio:SIO_000277 ;
prov:quotedText "A study by Center et al found that an estimated 300 to 400 practicing physicians died by suicide each 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 "UwQr8laSjvNykxwHS8R7vd2zYCv6JZSLY09lgcSbT2xSbPQNzYmNECkLTWI7Aoq8b4MAm3+4R6hjndim1vyqpxEwi8Md09o6REwLy9PKua2+dQHqrR3lAW32m9UoTOyaea+W4lLNVKfxL3kJ7FAVkKdsaL1tU7VSP/K68H2Ac1Q=";
npx:hasSignatureTarget this: .
this: dcterms:created "2020-04-30T00:52:40.962+02:00"^^xsd:dateTime;
dcterms:creator orcid:0000-0002-6007-4023;
nt:wasCreatedFromTemplate .
}