@prefix this: <http://purl.org/np/RAP8eTaGW5nZzpabQ7yM7G9l3ynl_nNLfKXn3uGlzl80I> .
@prefix sub: <http://purl.org/np/RAP8eTaGW5nZzpabQ7yM7G9l3ynl_nNLfKXn3uGlzl80I#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix orcid: <https://orcid.org/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix sio: <http://semanticscience.org/resource/> .
@prefix npx: <http://purl.org/nanopub/x/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:local dct:creator "Downs, N.; Feng, W.; Kirby, B.; McGuire, T.; Moutier, C.; Norcross, W.; Norman, M.; Young, I.; Zisook, S." ;
    dct:date "2014" ;
    dct:identifier <http://doi.org/10.1007/s40596-014-0115-x> ;
    dct:title "Listening to depression and suicide risk in medical students: the Healer Education Assessment and Referral (HEAR) Program" ;
    dct:type fabio:ResearchPaper ;
    sio:SIO_000277 <http://purl.org/np/RAvld4We77jP84OAWsMqpEVGc1lDrJ0qV7VJCrJKINguk> ;
    prov:quotedText "In the USA, over 300 to 400 physicians and medical students die by suicide each year." .
}
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 "Nw2p5wmUnNKN4BuThr9+PNzwf3PmoxcVmKDtJVNUq0rJQwBjwCjpyYEiKlexjxdaWdxij7SGAc/ogrrol/xEge0UTj6wGhyZJ8Ynt4BqoS2L2ICCO//5v983xbdmym4BM56W7IjZLd1poPvAmD58oQM7ChOl2DzdOSlPjirV6k8=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2020-04-30T00:07:58.468+02:00"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-6007-4023 ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAqWlNPJt3Eb4HkmPCpjaiRHGCzKIZag6cBNMkG8nxu6I> .
}