# OnCo record nct05946603 (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/nct05946603/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "nct05946603", "NCT05946603" ;
  schema:name "IS-002 Phase 2 Prostate Cancer Study"@en ;
  schema:description "A phase 2 trial of Intraoperative fluorescence and Cerenkov imaging systems in Prostate cancer, run by Intuitive Surgical, completed."@en ;
  schema:url <https://onco.cc/trials/nct05946603/> ;
  schema:dateModified "2026-09-22"^^xsd:date ;
  schema:citation <https://clinicaltrials.gov/study/NCT05946603> ;
  onco:status "completed" ;
  onco:tag "pipeline", "ctgov-ingest" ;
  onco:phase "2" ;
  onco:cancers <https://onco.cc/cancers/prostate/> ;
  onco:technologies <https://onco.cc/technologies/intraoperative-fluorescence-imaging-systems/> ;
  onco:companies <https://onco.cc/companies/intuitive-surgical/> .
