@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 "Nissen, Nicholas; Feller, Edward"; dct:date "2019"; dct:identifier ; dct:title "Suicide and Physicians - Why don't doctors in distress seek help?"; dct:type fabio:PositionPaper; prov:quotedText "As many as 400 doctors die from suicide yearly." . } 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 "Q0q9P6+KXUEDjN/7CdXGKaeAiPjfy9eeIjalmChyxtNpPjw+dQ9mQ442aYa5WiZnIHbYwIr41/qrMko4ib0QrUFeaUEMynnuLzToibnCNm0RyVLMfJjwwpOJ8GOsYD1rGsS9IHvxFa4hSxbU4VfWv4EmiAyg1/Z5Km7/hHpxTOk="; npx:hasSignatureTarget this: . this: dct:created "2020-04-30T00:56:09.705+02:00"^^xsd:dateTime; dct:creator orcid:0000-0002-6007-4023; nt:wasCreatedFromTemplate . }