@prefix this: . @prefix sub: . @prefix xsd: . @prefix rdfs: . @prefix dct: . @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 dct:creator "American Foundation for Suicide Prevention"; dct:date "2015"; dct:identifier ; dct:title "Facts about physician depression and suicide"; dct:type fabio:WebSite; pav:sourceAccessedOn "01-02-2015"; rdfs:comment "Unverified if claim of annual physician suicide rate present" . } 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 "VB8guCdrRoyTzlFgPVQ1PKEwlY7wNqygnj8HBMh/mkjblVWcCb0Ux6xsi8L0JAsn5soQ1hRMG01o5P4JQwIJH8TIMRMgqOIHf0zhKMAAapbu6oWiPaSLltdNKniHvMpIEhuuNc0dOb7gAZMRhU6DoAYMW76fxsKZGaYZzSyFEDE="; npx:hasSignatureTarget this: . this: dct:created "2020-04-29T23:44:55.278+02:00"^^xsd:dateTime; dct:creator orcid:0000-0002-6007-4023; nt:wasCreatedFromTemplate . }