# OnCo record nct01394679 (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/nct01394679/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "nct01394679", "NCT01394679" ;
  schema:name "A Phase 3 Study of 99mTC-EC-DG SPECT/CT Versus PET/CT in Lung Cancer"@en ;
  schema:description "A phase 3 trial in lung cancer, run by Cell>Point LLC, not yet recruiting."@en ;
  schema:url <https://onco.cc/trials/nct01394679/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:citation <https://clinicaltrials.gov/study/NCT01394679> ;
  onco:status "planned" ;
  onco:tag "ctgov-ingest", "lung-deep-dive" ;
  onco:phase "3" ;
  onco:cancers <https://onco.cc/cancers/lung-cancer/> .
