@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:34:53.098829"^^xsd:dateTime;
prov:wasGeneratedBy "S&T TWOC project version 2" .
sub:version prov:value "2"^^xsd:integer .
rdf:OBJECT rdfs:label "age specific months of mortality , abbreviated MOMa from 12 to 7 months" .
rdf:OBJECT-POSITION rdfs:label "12"^^xsd:integer .
rdf:PREDICATE rdfs:label "reduces" .
rdf:PREDICATE-POSITION rdfs:label "[179]" .
rdf:SUBJECT rdfs:label "treatment of Covid-19 with dexamethasone" .
rdf:SUBJECT-POSITION rdfs:label "165"^^xsd:integer .
rdfs:ABSTRACT-UID ns2:50 "u8diwuxh" .
rdfs:SENTENCE rdfs:label "For people in their 60s, age specific months of mortality, abbreviated MOMa is 12 for Covid-19, 4 for cancer, 2.6 for coronary heart, and treatment of Covid-19 with dexamethasone reduces age specific months of mortality, abbreviated MOMa from 12 to 7 months." .
rdfs:TRIPLE-UID ns3:u8diwuxh-TRIPLE-ABSTRACT-2 "u8diwuxh-TRIPLE-ABSTRACT-2" .
rdfs:label "dexamethasone" .
rdfs:label "months" .
}
sub:pubInfo {
sub:assertion prov:wasDerivedFrom .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCSLeezU8JYlBsrgXOGXX4fxOq4oydsMzMK1CN0Rez2OEd2IYk18R4DetcZXwGhN3Pil7qcgNkiGvTirJXIo8zHl7jVehs19EdYtrttCKEaXRzWIr4LuCrfGedkvonEMWqR8e1GdQsLgEEyM50BD6Qw+srQt9ozcqf/9wG2MAMX9QIDAQAB";
npx:hasSignature "eG979RsZ5SNLAHFwnSwpauZ92QdKbeUbmRGWpoTgKMjj70ZhrfGAG0htJPv+se4GHDSWBVcecF7lKy6oU/tPEVejADVUFMPJlzPYTXuRhmif+qjv3hzKt0sB8/QzQu4LX/PwgVNaTp7k0ipyqPDGe5MnUzjbX7JYyZ++mceIn4A=";
npx:hasSignatureTarget this: .
this: prov:generatedAtTime "2021-12-16T19:34:53.098829"^^xsd:dateTime;
prov:wasAttributedTo orcid:0000-0002-8954-0470 .
}