http://purl.org/np/RAE-AEj4KkkO8-cNUVs_WJbLhUuuYEWhyvQq3vseC2gbU
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix this: <http://purl.org/np/RAE-AEj4KkkO8-cNUVs_WJbLhUuuYEWhyvQq3vseC2gbU> .
@prefix sub: <http://purl.org/np/RAE-AEj4KkkO8-cNUVs_WJbLhUuuYEWhyvQq3vseC2gbU#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
sub:local dcterms:creator "Kishore, S., D. E. Dandurand, A. Mathew, and D. Rothenberger";
dcterms:date "2016";
dcterms:identifier <https://doi.org/10.31478/201606a>;
dcterms:title "Breaking the Culture of Silence on Physician Suicide";
dcterms:type fabio:PositionPaper;
sio:SIO_000277 <http://purl.org/np/RAnc71A2WKBP43w_yOGdikUGoMZWsHOEzKK56se6dw4Eg>;
prov:quotedText "Every year an estimated 400 U.S. physicians take their lives." .
}
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 "EWyH71n6WECOb3LTcf5QKGDUgE1F03YoQcFYSgt2907jHvfsMbqUmCPHCuKEiZWClJ9YHljmS+PtdeYy53fnaZGvjA2h0vaLAuOeblEOEkYIrMBKnl5LAbZ05gjmpX46Li3dNJ02IV22gORD4KhAAi3KNG9miYsDez5MRri0bXU=";
npx:hasSignatureTarget this: .
this: dcterms:created "2020-04-30T00:46:14.813+02:00"^^xsd:dateTime;
dcterms:creator orcid:0000-0002-6007-4023;
nt:wasCreatedFromTemplate <http://purl.org/np/RAqWlNPJt3Eb4HkmPCpjaiRHGCzKIZag6cBNMkG8nxu6I> .
}