@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:demonstrate .
}
sub:provenance {
sub:assertion prov:generatedAtTime "2021-12-16T19:50:17.191779"^^xsd:dateTime;
prov:wasGeneratedBy "S&T TWOC project version 2" .
sub:version prov:value "2"^^xsd:integer .
rdf:OBJECT rdfs:label "benefit in patients with coronavirus disease 2019 ( COVID)-19 )" .
rdf:OBJECT-POSITION rdfs:label "24"^^xsd:integer .
rdf:PREDICATE rdfs:label "demonstrated" .
rdf:PREDICATE-POSITION rdfs:label "[57]" .
rdf:SUBJECT rdfs:label "Recent trials with dexamethasone and hydrocortisone" .
rdf:SUBJECT-POSITION rdfs:label "37"^^xsd:integer .
rdfs:ABSTRACT-UID ns2:50 "c727t1zw" .
rdfs:SENTENCE rdfs:label "Recent trials with dexamethasone and hydrocortisone have demonstrated benefit in patients with coronavirus disease 2019 (COVID)-19)." .
rdfs:TRIPLE-UID ns3:c727t1zw-TRIPLE-ABSTRACT-1 "c727t1zw-TRIPLE-ABSTRACT-1" .
rdfs:label "hydrocortisone" .
rdfs:label "coronavirus disease 2019" .
}
sub:pubInfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCSLeezU8JYlBsrgXOGXX4fxOq4oydsMzMK1CN0Rez2OEd2IYk18R4DetcZXwGhN3Pil7qcgNkiGvTirJXIo8zHl7jVehs19EdYtrttCKEaXRzWIr4LuCrfGedkvonEMWqR8e1GdQsLgEEyM50BD6Qw+srQt9ozcqf/9wG2MAMX9QIDAQAB";
npx:hasSignature "euf6hwI8J+sHFnT5plWfDZsD8mFFnr6g1qgbttjJyRK64tLqryfiQZCExfHbc0LRqa8h8L5WO9hZaNnND92RZ6HwNAjAB55o8ds0cA4DVfCqJtcEPXPxRTQb6B4niug1Yb9L7cSIBclcDWfrhO9qa01En2bRWJHbDVUNRa4vp+c=";
npx:hasSignatureTarget this: .
this: prov:generatedAtTime "2021-12-16T19:50:17.191779"^^xsd:dateTime;
prov:wasAttributedTo orcid:0000-0002-8954-0470 .
}