@prefix dcterms: .
@prefix this: .
@prefix sub: .
@prefix xsd: .
@prefix prov: .
@prefix np: .
@prefix orcid: .
@prefix nt: .
@prefix fabio: .
@prefix sio: .
@prefix npx: .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
sub:local dcterms:creator "Moutier, C.; Norcross, W.; Jong, P.; Norman, M.; Kirby, B.; McGuire, T.; Zisook, S.";
dcterms:date "2012";
dcterms:identifier ;
dcterms:title "The suicide prevention and depression awareness program at the University of California, San Diego School of Medicine";
dcterms:type fabio:ResearchPaper;
sio:SIO_000277 ;
prov:quotedText "approximately 300 to 400 medical students and physicians take their own lives each year in the United States" .
}
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 "GyC+ZpB+J6movmMxqVRISLYK64Yp+G2VyxW/mLvziVR20HQNSRkY7incvlcft4jE68YKxY2fyGWlwTVG4McUt+Dp4Gzd2uZyTgRMqV+6L8nrE3q0eRJBWtzMJqBw5uTFxb4wYupEHwCt6RlcWXPe6YyOf624Z/dm9TjTN/3npPk=";
npx:hasSignatureTarget this: .
this: dcterms:created "2020-04-29T23:59:05.334+02:00"^^xsd:dateTime;
dcterms:creator orcid:0000-0002-6007-4023;
nt:wasCreatedFromTemplate .
}