Nanopublication

< Home

ID

http://purl.org/np/RAtNVlRjZMGG2Gkie3PORmjjEBVTOd6PvDOcEGgeLmhEA

Formats

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

Content

@prefix orcid: <https://orcid.org/> .
@prefix this: <http://purl.org/np/RAtNVlRjZMGG2Gkie3PORmjjEBVTOd6PvDOcEGgeLmhEA> .
@prefix sub: <http://purl.org/np/RAtNVlRjZMGG2Gkie3PORmjjEBVTOd6PvDOcEGgeLmhEA#> .
@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/predicates/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/triples/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:C0030705 "patients";
    ns1:C0035647 "risk";
    ns1:C0038952 "survival";
    ns1:C0205217 "increased";
    ns1:C0424295 "hyper";
    ns1:C1155266 "inflammatory response";
    ns1:C4552904 "risk";
    ns1:C5203670 "COVID-19";
    ns1:C5236002 "increased" .
  
  rdf:predicate ns2:TRIPLE_UID:wm11rufi-TRIPLE-ABSTRACT-1 "associate" .
  
  rdf:subject ns1:C0011777 "dexamethasone";
    ns1:C0025815 "methylprednisolone";
    ns1:C3844638 "either" .
  
  rdfs:Triple-UID ns3:TRIPLE_UID:wm11rufi-TRIPLE-ABSTRACT-1 "wm11rufi-TRIPLE-ABSTRACT-1" .
  
  rdfs:sentence rdfs:label "Test whether high dose corticosteroid pulse therapy (HDCPT) with either methylprednisolone or dexamethasone is associated with increased survival in COVID-19 patients at risk of hyper-inflammatory response." .
  
  rdfs:triple rdfs:label "either methylprednisolone or dexamethasone associated with increased survival in COVID-19 patients at risk of hyper - inflammatory response" .
}

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

sub:pubInfo {
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCSLeezU8JYlBsrgXOGXX4fxOq4oydsMzMK1CN0Rez2OEd2IYk18R4DetcZXwGhN3Pil7qcgNkiGvTirJXIo8zHl7jVehs19EdYtrttCKEaXRzWIr4LuCrfGedkvonEMWqR8e1GdQsLgEEyM50BD6Qw+srQt9ozcqf/9wG2MAMX9QIDAQAB";
    npx:hasSignature "jvc0EOtOV6edm/aZ0ucaqAEiizCwK6Hnl+inbKxu1BXBjRTapTm36tuaD1Q8BEbBtuBviDIcHm4E/6cHiIOpJjJLG0CLBiwtvbLuyBYHXikwc1K3IigjJ/ZsaA6rIkaoIfhGuz3vZk+K5G2RymF2kIsqxpjAbrvupov+Y7x1yc0=";
    npx:hasSignatureTarget this: .
  
  this: prov:generatedAtTime "2021-07-25T21:46:16.383802"^^xsd:dateTime;
    prov:wasAttributedTo orcid:0000-0002-8954-0470 .
}