Nanopublication

< Home

ID

http://purl.org/np/RARvRtlCJK2pZZA285npQBSRsXIuW0GMOMl2CpzvIODOM

Formats

.trig | .trig.txt | .jelly | .jelly.txt

Content

@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix this: <http://purl.org/np/RARvRtlCJK2pZZA285npQBSRsXIuW0GMOMl2CpzvIODOM> .
@prefix sub: <http://purl.org/np/RARvRtlCJK2pZZA285npQBSRsXIuW0GMOMl2CpzvIODOM#> .
@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 "Pruthi, S.; Gupta, V.; Goel, A.";
    dcterms:date "2015";
    dcterms:identifier <http://doi.org/10.4103/1357-6283.170129>;
    dcterms:title "Medical students hanging by a thread";
    dcterms:type fabio:PositionPaper;
    sio:SIO_000277 <http://purl.org/np/RApiM5Rj8Fb0VEbg2w5wI5lyU4ajhnGMJ39tWwRssLi2k>;
    prov:quotedText "Reports for the United States indicate nearly 400 physician suicides every year, yet statistics for American medical students are not readily available." .
}

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 "XxgxYViFumt9qjpim8M0ibE0sJFRCFB/GZh6ZZyh52EdcE3PpQv+GWIz2bPfRUbY8NOv+MlTmY30Txyp6Mp7nMmFJJJIu9Ao+0dQ8B6mq6i6cXZHKXNuOjaonUJYORc8xJlctQX4/nFdf1a7KlT+WnQxQR9YAak4/9P2K+Cii2A=";
    npx:hasSignatureTarget this: .
  
  this: dcterms:created "2020-04-30T00:14:26.305+02:00"^^xsd:dateTime;
    dcterms:creator orcid:0000-0002-6007-4023;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAqWlNPJt3Eb4HkmPCpjaiRHGCzKIZag6cBNMkG8nxu6I> .
}