@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: np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubInfo;
    a np:Nanopublication .
}
sub:assertion {
   ns1:associate  .
}
sub:provenance {
  sub:assertion prov:generatedAtTime "2021-12-16T20:04:11.939586"^^xsd:dateTime;
    prov:wasGeneratedBy "S&T TWOC project version 2" .
  
  sub:version prov:value "2"^^xsd:integer .
  
  rdf:OBJECT rdfs:label "with good outcomes among select patients with newly diagnosed or stage I / II NK / T-LAHLH" .
  
  rdf:OBJECT-POSITION rdfs:label "4"^^xsd:integer .
  
  rdf:PREDICATE rdfs:label "associated" .
  
  rdf:PREDICATE-POSITION rdfs:label "[229]" .
  
  rdf:SUBJECT rdfs:label "etoposide + dexamethasone-based chemotherapy regimens" .
  
  rdf:SUBJECT-POSITION rdfs:label "196"^^xsd:integer .
  
  rdfs:ABSTRACT-UID ns2:50 "3uitj0kw" .
  
  rdfs:SENTENCE rdfs:label "Although patients with hemophagocytic lymphohistiocytosis (NK)/T-LAHLH), which is a rare and fatal disease with no effective therapy generally experienced poor outcomes, etoposide + dexamethasone-based chemotherapy regimens were associated with good outcomes among select patients with newly diagnosed or stage I/II NK/T-LAHLH." .
  
  rdfs:TRIPLE-UID ns3:3uitj0kw-TRIPLE-ABSTRACT-19 "3uitj0kw-TRIPLE-ABSTRACT-19" .
  
   rdfs:label "good" .
  
   rdfs:label "based" .
}
sub:pubInfo {
  sub:assertion prov:wasDerivedFrom  .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCSLeezU8JYlBsrgXOGXX4fxOq4oydsMzMK1CN0Rez2OEd2IYk18R4DetcZXwGhN3Pil7qcgNkiGvTirJXIo8zHl7jVehs19EdYtrttCKEaXRzWIr4LuCrfGedkvonEMWqR8e1GdQsLgEEyM50BD6Qw+srQt9ozcqf/9wG2MAMX9QIDAQAB";
    npx:hasSignature "ZdIS56T+CH2Ak8QWB2P57MqpjJH9E2OX3jWccHeO8BcDwtgsJtBqhyg0q1hfDKs2h9Ym4eBDe+Ut7mtqYIEyrHbWsmt9cRKyuKhbGoE6zyqChzkIoVNhreF3FUfemSoHaoxUb9cvHYO50cCqzDYF23iIn8w2ZcLcDUzDg8eDl/U=";
    npx:hasSignatureTarget this: .
  
  this: prov:generatedAtTime "2021-12-16T20:04:11.939586"^^xsd:dateTime;
    prov:wasAttributedTo orcid:0000-0002-8954-0470 .
}