@prefix dcterms: . @prefix this: . @prefix sub: . @prefix xsd: . @prefix prov: . @prefix np: . @prefix orcid: . @prefix nt: . @prefix fabio: . @prefix pav: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:local dcterms:creator "Anzia, Joan"; dcterms:date "2016"; dcterms:identifier ; dcterms:title "It’s time to recognize and prevent the tragedy of physician suicide"; dcterms:type fabio:WebSite; pav:sourceAccessedOn "16-09-2016"; prov:quotedText "Each year in the United States, 300 to 400 physicians die from suicide - that’s one a day, or the equivalent of two large medical school classes." . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-4727-9435 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCTQs+mANCSHWhIW/YPio468UdGNHsPvADpjfaW8um/v2L4AoDIANginfoU65VNbPT5D0ADt1y0uFNne3VEMr9Y+I2HFaz6IKj+LdYMJk6VUf5WJoImRHIX6BZQwcUc22CbTBFYxvqvp3UmmHrCrhLIZjDSyutExK3tOTRoMDjGowIDAQAB"; npx:hasSignature "f1nRNTdyPjO8xnpi5sBwLh2V0/j/dCvd+6gDDgByJc7jB1Lucw+DpE6de6PKWleJOWBvb2s25rf/lRursYx/BERgIJlEuc/YriHjRWhHuQwsS9kspeE/XHbo0Btl+Ehl6Z22WPPJk81GfvOqaQnWE3dsp6XKBWhBWfTSsKPlDrQ="; npx:hasSignatureTarget this: . this: dcterms:created "2020-04-29T23:07:09.602Z"^^xsd:dateTime; dcterms:creator orcid:0000-0003-4727-9435; nt:wasCreatedFromTemplate . }