@prefix this: . @prefix sub: . @prefix xsd: . @prefix dct: . @prefix prov: . @prefix np: . @prefix orcid: . @prefix nt: . @prefix fabio: . @prefix sio: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:local dct:creator "Isaacs, Kayla"; dct:date "2020"; dct:identifier ; dct:title "The Mental Health Hazards of Reading About Physician Suicide"; dct:type fabio:PositionPaper; sio:SIO_000277 , ; prov:quotedText "While depression affects some 119 000 to 284 000 physicians in the United State each year, 300 to 400 complete suicide annually." . } 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 "mvR1AQm8aRZFxHBA77YDtXG8oMV84oncHyxKlH2EdPctpW8RzeUZQIKfiNEGVCtio8WMzufcOC2fbVBL4kEdS1hhP1p02r41kBw24LWaCXn4dAxVQwPpJRQ+W81p4jDjvSh0D8SFzWrAe9fBTVeEtFdjgJD0j3lLHR2I+/Dq2js="; npx:hasSignatureTarget this: . this: dct:created "2020-04-30T01:00:11.104+02:00"^^xsd:dateTime; dct:creator orcid:0000-0002-6007-4023; nt:wasCreatedFromTemplate . }