@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:cause .
}
sub:provenance {
sub:assertion prov:generatedAtTime "2021-12-16T19:43:05.702550"^^xsd:dateTime;
prov:wasGeneratedBy "S&T TWOC project version 2" .
sub:version prov:value "2"^^xsd:integer .
rdf:OBJECT rdfs:label "by other viruses" .
rdf:OBJECT-POSITION rdfs:label "212"^^xsd:integer .
rdf:PREDICATE rdfs:label "caused" .
rdf:PREDICATE-POSITION rdfs:label "[196]" .
rdf:SUBJECT rdfs:label "dexamethasone and heparin 's possible efficacy in viral pneumonia" .
rdf:SUBJECT-POSITION rdfs:label "37"^^xsd:integer .
rdfs:ABSTRACT-UID ns2:50 "zar9fjfs" .
rdfs:SENTENCE rdfs:label "A low-middle dose of dexamethasone and heparin seems to be effective in COVID-19 patients, but data regarding A low-middle dose of dexamethasone and heparin's possible efficacy in viral pneumonia caused by other viruses are conflicting." .
rdfs:TRIPLE-UID ns3:zar9fjfs-TRIPLE-ABSTRACT-4 "zar9fjfs-TRIPLE-ABSTRACT-4" .
rdfs:label "viruses" .
rdfs:label "efficacy" .
}
sub:pubInfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCSLeezU8JYlBsrgXOGXX4fxOq4oydsMzMK1CN0Rez2OEd2IYk18R4DetcZXwGhN3Pil7qcgNkiGvTirJXIo8zHl7jVehs19EdYtrttCKEaXRzWIr4LuCrfGedkvonEMWqR8e1GdQsLgEEyM50BD6Qw+srQt9ozcqf/9wG2MAMX9QIDAQAB";
npx:hasSignature "CSk8g2y2WB8mFWK8TtJAovtBGNytykLEp17351umH71uJP08GzYkvUxAYFiPdeJV5RkT6oyL0eLRyv5Gd2Lf3xYiCvSsA1xEtbXhMAVBPT9JZBC2DErmovK5N0zVMN5Ju2gdHjGnPpzB7ssCeNsfTqN7pSfQsitZbwV+G9K9uaQ=";
npx:hasSignatureTarget this: .
this: prov:generatedAtTime "2021-12-16T19:43:05.702550"^^xsd:dateTime;
prov:wasAttributedTo orcid:0000-0002-8954-0470 .
}