# OnCo record nct04871412 (trial). Data CC BY-NC 4.0, attribute "Data from OnCo (onco.cc)". Whole corpus: https://onco.cc/api/v1/onco.nt
@prefix schema: <https://schema.org/> .
@prefix onco: <https://onco.cc/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://onco.cc/trials/nct04871412/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "nct04871412", "NCT04871412" ;
  schema:name "The Thoracic Peri-Operative Integrative Surgical Care Evaluation Trial - Stage III"@en ;
  schema:alternateName "POISE"@en ;
  schema:description "A phase 3 trial in lung cancer, run by Ottawa Hospital Research Institute, now recruiting."@en ;
  schema:url <https://onco.cc/trials/nct04871412/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:citation <https://clinicaltrials.gov/study/NCT04871412> ;
  onco:status "recruiting" ;
  onco:tag "ctgov-ingest", "lung-deep-dive" ;
  onco:phase "3" ;
  onco:cancers <https://onco.cc/cancers/lung-cancer/> .
