@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:associate .
}
sub:provenance {
sub:assertion prov:generatedAtTime "2021-12-16T20:08:41.769855"^^xsd:dateTime;
prov:wasGeneratedBy "S&T TWOC project version 2" .
sub:version prov:value "2"^^xsd:integer .
rdf:OBJECT rdfs:label "with smaller reductions in LOS" .
rdf:OBJECT-POSITION rdfs:label "114"^^xsd:integer .
rdf:PREDICATE rdfs:label "associated" .
rdf:PREDICATE-POSITION rdfs:label "[90]" .
rdf:SUBJECT rdfs:label "Use of non-steroidal anti-inflammatories , dexamethasone and prophylactic antibiotics" .
rdf:SUBJECT-POSITION rdfs:label "73"^^xsd:integer .
rdfs:ABSTRACT-UID ns2:50 "d23svod2" .
rdfs:SENTENCE rdfs:label "Use of non-steroidal anti-inflammatories, dexamethasone and prophylactic antibiotics were associated with smaller reductions in LOS." .
rdfs:TRIPLE-UID ns3:d23svod2-TRIPLE-ABSTRACT-1 "d23svod2-TRIPLE-ABSTRACT-1" .
rdfs:label "antibiotics" .
rdfs:label "reductions" .
}
sub:pubInfo {
sub:assertion prov:wasDerivedFrom .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCSLeezU8JYlBsrgXOGXX4fxOq4oydsMzMK1CN0Rez2OEd2IYk18R4DetcZXwGhN3Pil7qcgNkiGvTirJXIo8zHl7jVehs19EdYtrttCKEaXRzWIr4LuCrfGedkvonEMWqR8e1GdQsLgEEyM50BD6Qw+srQt9ozcqf/9wG2MAMX9QIDAQAB";
npx:hasSignature "b9VBMRqKw6VR77uIPVatQLemE4LyolpUeOMUAltmS9LHC9aaRF9nzLMoYLdQDWEaW7cQ0R8tkpLB0rM3YJO5C3lNEoi8hedZ3fS8qQep0t7U9OLDQ+9f5SMfWPVGrbORw37hn+jTdu/I355TW6n7Xp1GrF8zmsQ5Y5Am7q3WhP0=";
npx:hasSignatureTarget this: .
this: prov:generatedAtTime "2021-12-16T20:08:41.769855"^^xsd:dateTime;
prov:wasAttributedTo orcid:0000-0002-8954-0470 .
}