Nanopublication

< Home

ID

http://purl.org/np/RAQy7CVWjxGxJRYArt-IN4eYj2t9lzWKnlCkpmak_flmM

Formats

.trig | .trig.txt | .jelly | .jelly.txt

Content

@prefix orcid: <https://orcid.org/> .
@prefix this: <http://purl.org/np/RAQy7CVWjxGxJRYArt-IN4eYj2t9lzWKnlCkpmak_flmM> .
@prefix sub: <http://purl.org/np/RAQy7CVWjxGxJRYArt-IN4eYj2t9lzWKnlCkpmak_flmM#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns2: <http://twoc-nlp-database-server-1:8555/solr/triples/select?q=> .
@prefix ns1: <https://uts.nlm.nih.gov/uts/umls/concept/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix ns3: <http://twoc-nlp-database-server-1:8555/solr/predicates/select?q=> .
@prefix npx: <http://purl.org/nanopub/x/> .

sub:Head {
  this: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubInfo .
}

sub:assertion {
  sub:assertion prov:wasGeneratedBy "S&T TWOC project version 1" .
  
  sub:version prov:value "1"^^xsd:integer .
  
  rdf:object ns1:C0024109 "pulmonary";
    ns1:C2707265 "pulmonary";
    ns1:C2709248 "pulmonary";
    ns1:C3554550 "systemic inflammatory response";
    ns1:C4522268 "pulmonary" .
  
  rdf:predicate ns3:TRIPLE_UID:e583sv4c-TRIPLE-ABSTRACT-3 "change" .
  
  rdf:subject ns1:C0011777 "dexamethasone";
    ns1:C0035222 "ARDS";
    ns1:C0348016 "intravenous";
    ns1:C0443211 "established";
    ns1:C1272684 "established";
    ns1:C3858690 "adjunctive treatment";
    ns1:C5203670 "coronavirus disease 2019" .
  
  rdfs:Triple-UID ns2:TRIPLE_UID:e583sv4c-TRIPLE-ABSTRACT-3 "e583sv4c-TRIPLE-ABSTRACT-3" .
  
  rdfs:sentence rdfs:label "We postulated that adjunctive treatment of established ARDS caused by the coronavirus disease 2019 (COVID)-19) with intravenous dexamethasone might change the pulmonary and systemic inflammatory response and thereby reduce morbidity, leading to a decrease in duration of mechanical ventilation and in mortality." .
  
  rdfs:triple rdfs:label "adjunctive treatment of established ARDS caused by the coronavirus disease 2019 ( COVID)-19 ) with intravenous dexamethasone change the pulmonary and systemic inflammatory response" .
}

sub:provenance {
  sub:assertion prov:generatedAtTime "2021-07-25T21:46:45.913311"^^xsd:dateTime .
}

sub:pubInfo {
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCSLeezU8JYlBsrgXOGXX4fxOq4oydsMzMK1CN0Rez2OEd2IYk18R4DetcZXwGhN3Pil7qcgNkiGvTirJXIo8zHl7jVehs19EdYtrttCKEaXRzWIr4LuCrfGedkvonEMWqR8e1GdQsLgEEyM50BD6Qw+srQt9ozcqf/9wG2MAMX9QIDAQAB";
    npx:hasSignature "XUg+Y3HlGDN11J42rmwpKBnH2kDuYd5R7QvGY7Hjz5Zqfm3VRABjTMXHmFbyLKJMikyS1caI3S96ypLMkuAln+6EbxTyMMm03D5L9gHjMl70DMKNP2FNcjeXe6aKpxJMplec/9m2wTlHwxIi/CF2TzNJ7M0DZx6iSLazQZx0AV0=";
    npx:hasSignatureTarget this: .
  
  this: prov:generatedAtTime "2021-07-25T21:46:45.913311"^^xsd:dateTime;
    prov:wasAttributedTo orcid:0000-0002-8954-0470 .
}