@prefix orcid: .
@prefix this: .
@prefix sub: .
@prefix np: .
@prefix rdf: .
@prefix xsd: .
@prefix rdfs: .
@prefix ns2: .
@prefix ns1: .
@prefix prov: .
@prefix ns3: .
@prefix npx: .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubInfo .
}
sub:assertion {
ns1:reduce .
}
sub:provenance {
sub:assertion prov:generatedAtTime "2021-12-16T19:35:37.293819"^^xsd:dateTime;
prov:wasGeneratedBy "S&T TWOC project version 2" .
sub:version prov:value "2"^^xsd:integer .
rdf:OBJECT rdfs:label "mortality of severe COVID-19 patients only" .
rdf:OBJECT-POSITION rdfs:label "149"^^xsd:integer .
rdf:PREDICATE rdfs:label "reduce" .
rdf:PREDICATE-POSITION rdfs:label "[129]" .
rdf:SUBJECT rdfs:label "the corticosteroid dexamethasone" .
rdf:SUBJECT-POSITION rdfs:label "96"^^xsd:integer .
rdfs:ABSTRACT-UID ns3:50 "br3ahtf7" .
rdfs:SENTENCE rdfs:label "Recent announcements indicated, without sharing any distinct published set of results, that the corticosteroid dexamethasone may reduce mortality of severe COVID-19 patients only." .
rdfs:TRIPLE-UID ns2:br3ahtf7-TRIPLE-ABSTRACT-2 "br3ahtf7-TRIPLE-ABSTRACT-2" .
rdfs:label "corticosteroid" .
rdfs:label "severe" .
}
sub:pubInfo {
sub:assertion prov:wasDerivedFrom .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCSLeezU8JYlBsrgXOGXX4fxOq4oydsMzMK1CN0Rez2OEd2IYk18R4DetcZXwGhN3Pil7qcgNkiGvTirJXIo8zHl7jVehs19EdYtrttCKEaXRzWIr4LuCrfGedkvonEMWqR8e1GdQsLgEEyM50BD6Qw+srQt9ozcqf/9wG2MAMX9QIDAQAB";
npx:hasSignature "KYO8vk9hQokeL8bpdn07hT94vOs3QaJaSpJZ8GNCQoaE6bXw8TcLf9b4yncnUL+alB7d6oghyXc1TPe/usZCcwpHK+eZ1D/qr2r0GYpkiJioQ1bPVrj7eXIA3FhL6qedYpKQrcl3aIrXCc9J2w+FLmNDlakRE3tUmoLUaUL6I7Q=";
npx:hasSignatureTarget this: .
this: prov:generatedAtTime "2021-12-16T19:35:37.293819"^^xsd:dateTime;
prov:wasAttributedTo orcid:0000-0002-8954-0470 .
}