@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:develop .
}
sub:provenance {
sub:assertion prov:generatedAtTime "2021-12-16T20:16:28.789511"^^xsd:dateTime;
prov:wasGeneratedBy "S&T TWOC project version 2" .
sub:version prov:value "2"^^xsd:integer .
rdf:OBJECT rdfs:label "to treat COVID-19 but many report residual mental health problems after recovery" .
rdf:OBJECT-POSITION rdfs:label "173"^^xsd:integer .
rdf:PREDICATE rdfs:label "develop" .
rdf:PREDICATE-POSITION rdfs:label "[34]" .
rdf:SUBJECT rdfs:label "preventive vaccines and therapeutics such as remdesivir , dexamethasone , convalescent plasma , and others" .
rdf:SUBJECT-POSITION rdfs:label "23"^^xsd:integer .
rdfs:ABSTRACT-UID ns3:50 "olx19ybb" .
rdfs:SENTENCE rdfs:label "Extensive efforts are underway to develop preventive vaccines and therapeutics such as remdesivir, dexamethasone, convalescent plasma, and others to treat COVID-19 but many report residual mental health problems after recovery." .
rdfs:TRIPLE-UID ns2:olx19ybb-TRIPLE-ABSTRACT-2 "olx19ybb-TRIPLE-ABSTRACT-2" .
rdfs:label "therapeutics" .
rdfs:label "report" .
}
sub:pubInfo {
sub:assertion prov:wasDerivedFrom .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCSLeezU8JYlBsrgXOGXX4fxOq4oydsMzMK1CN0Rez2OEd2IYk18R4DetcZXwGhN3Pil7qcgNkiGvTirJXIo8zHl7jVehs19EdYtrttCKEaXRzWIr4LuCrfGedkvonEMWqR8e1GdQsLgEEyM50BD6Qw+srQt9ozcqf/9wG2MAMX9QIDAQAB";
npx:hasSignature "FO7iwufGZX1LiA9YGs1BrCEjqkuapJySVQmBxuKAFpozf5XS84DNx/IX345dI6BqAxq7KhYExgPIMsDTVNCpPv8RnPBon7F8ijb038ZdbhcjRuyotD8qaMRTbzHJRYdvJkoobBSiiGtLU93XyTzssZ2Txhd7cy4M8Sm4fls4Axo=";
npx:hasSignatureTarget this: .
this: prov:generatedAtTime "2021-12-16T20:16:28.789511"^^xsd:dateTime;
prov:wasAttributedTo orcid:0000-0002-8954-0470 .
}