@prefix dcterms: . @prefix this: . @prefix sub: . @prefix xsd: . @prefix prov: . @prefix np: . @prefix orcid: . @prefix nt: . @prefix fabio: . @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 "Gray, R. W."; dcterms:date "2013"; dcterms:identifier ; dcterms:title "Physician suicide rates Show alarming need for education"; dcterms:type fabio:PositionPaper; prov:quotedText "Each year in the U.S. there are somewhere between 300 and 400 physicians who die by 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 "FDtWlUBMsMVUzN3I7Wklhfx2A+AfsNTNPENkZS9E6wV5N4c+mrvRmLC4auoxU7Lukwt4+VLjCu5jF1lpN4EVgAIsJWNG5J/SW8cL/T3jjOjMHwzDp+LhqUopo0Bn6D2S4j0obQ48GXPRcb+VDUqOxmeTtw40Yk15Yc3tvVqjq8w="; npx:hasSignatureTarget this: . this: dcterms:created "2020-04-30T00:02:03.043+02:00"^^xsd:dateTime; dcterms:creator orcid:0000-0002-6007-4023; nt:wasCreatedFromTemplate . }