@prefix this: . @prefix sub: . @prefix xsd: . @prefix dct: . @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 dct:creator "Rockwell, D. A."; dct:date "1975"; dct:identifier ; dct:title "Suicide in physicians"; dct:type fabio:PositionPaper; prov:quotedText "From 150 to 200 physicians annually are lost to this preventable problem." . } 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 "hee2ytkwnZpBoKk2W+gQO6og6+tEHtKCn+frOKouDuUraXKTzGopMeSLzmHF4ubdIty0vhkxcrEZuqO5CnotSv+wc4eGlipBKNEU6P94Nu4OMouzyX9TMiUFB2NBJg4QwG9/xVM5F27azywjMWwPZzIKYxxcJV+H+vsW108oRCU="; npx:hasSignatureTarget this: . this: dct:created "2020-04-29T23:55:33.280+02:00"^^xsd:dateTime; dct:creator orcid:0000-0002-6007-4023; nt:wasCreatedFromTemplate . }