@prefix this: <http://purl.org/np/RAKkRx76v2pge1qSti0NPFOEHNhVYkaLsRKKPHS6pd-oE> .
@prefix sub: <http://purl.org/np/RAKkRx76v2pge1qSti0NPFOEHNhVYkaLsRKKPHS6pd-oE#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix orcid: <https://orcid.org/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix sio: <http://semanticscience.org/resource/> .
@prefix npx: <http://purl.org/nanopub/x/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:local dct:creator "Yaghmour, N. A.; Brigham, T. P.; Richter, T.; Miller, R. S.; Philibert, I.; Baldwin, D. C., Jr.; Nasca, T. J." ;
    dct:date "2017" ;
    dct:identifier <https://doi.org/10.1097/ACM.0000000000001736> ;
    dct:title "Causes of Death of Residents in ACGME-Accredited Programs 2000 Through 2014: Implications for the Learning Environment" ;
    dct:type fabio:ResearchPaper ;
    sio:SIO_000277 <http://purl.org/np/RA9nG0iq5jiyVIQz30GbxLWbxnFEUFqLe5_IA5yJEW7Qo> ;
    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: dct:created "2020-04-30T00:52:40.962+02:00"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-6007-4023 ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAqWlNPJt3Eb4HkmPCpjaiRHGCzKIZag6cBNMkG8nxu6I> .
}