@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:relate .
}
sub:provenance {
sub:assertion prov:generatedAtTime "2021-12-16T19:38:18.298133"^^xsd:dateTime;
prov:wasGeneratedBy "S&T TWOC project version 2" .
sub:version prov:value "2"^^xsd:integer .
rdf:OBJECT rdfs:label "\"to dexamethasone s ability to improve cortical function\"" .
rdf:OBJECT-POSITION rdfs:label "19"^^xsd:integer .
rdf:PREDICATE rdfs:label "related" .
rdf:PREDICATE-POSITION rdfs:label "[47]" .
rdf:SUBJECT rdfs:label "The therapeutic effect of dexamethasone" .
rdf:SUBJECT-POSITION rdfs:label "4"^^xsd:integer .
rdfs:ABSTRACT-UID ns3:50 "oskiq5w2" .
rdfs:SENTENCE rdfs:label "The therapeutic effect of dexamethasone may be related to dexamethasone's ability to improve cortical function." .
rdfs:TRIPLE-UID ns2:oskiq5w2-TRIPLE-ABSTRACT-2 "oskiq5w2-TRIPLE-ABSTRACT-2" .
rdfs:label "ability" .
rdfs:label "therapeutic effect" .
}
sub:pubInfo {
sub:assertion prov:wasDerivedFrom .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCSLeezU8JYlBsrgXOGXX4fxOq4oydsMzMK1CN0Rez2OEd2IYk18R4DetcZXwGhN3Pil7qcgNkiGvTirJXIo8zHl7jVehs19EdYtrttCKEaXRzWIr4LuCrfGedkvonEMWqR8e1GdQsLgEEyM50BD6Qw+srQt9ozcqf/9wG2MAMX9QIDAQAB";
npx:hasSignature "hVPhtQqdgd4g+arNIJ3rxBPunFOr58XhhE3zEsqoOLaFKUaP0W5ZvzdwVrm9nPZUFn/7FbcXtnv9AO7r+bfHGFoiYCrO8/EAxSzgUEmeIcb/PRZO8QlemsdPcTGF2Gj6JRtdFnZLCRucT3Vj/2/CgN3r23V8HZrMfG7rm1GdC1s=";
npx:hasSignatureTarget this: .
this: prov:generatedAtTime "2021-12-16T19:38:18.298133"^^xsd:dateTime;
prov:wasAttributedTo orcid:0000-0002-8954-0470 .
}