# OnCo record targit-a (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/targit-a/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "targit-a", "NCT00983684" ;
  schema:name "TARGIT-A (targeted intraoperative radiotherapy)"@en ;
  schema:alternateName "TARGIT-A trial"@en, "TARGIT-IORT"@en, "Intrabeam trial"@en ;
  schema:description "One dose of radiotherapy given inside the breast while the patient is still asleep, instead of three to six weeks of daily hospital visits. Cancer control was close enough to count as equivalent, slightly more cancers came back in the breast, and fewer women died of causes other than breast cancer."@en ;
  schema:url <https://onco.cc/trials/targit-a/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:citation <https://clinicaltrials.gov/study/NCT00983684>, <https://www.isrctn.com/ISRCTN34086741>, <https://doi.org/10.1136/bmj.m2836>, <https://www.nice.org.uk/guidance/ta501> ;
  onco:status "mixed" ;
  onco:phase "3" ;
  onco:cancers <https://onco.cc/cancers/breast-cancer/>, <https://onco.cc/cancers/breast-hr-positive/>, <https://onco.cc/cancers/breast-her2-positive/>, <https://onco.cc/cancers/tnbc/> ;
  onco:technologies <https://onco.cc/technologies/intraoperative-radiotherapy/>, <https://onco.cc/technologies/imrt-igrt/> ;
  onco:institutions <https://onco.cc/institutions/uclh/> ;
  onco:terms <https://onco.cc/terms/partial-breast-irradiation/>, <https://onco.cc/terms/lumpectomy/> ;
  onco:trials <https://onco.cc/trials/rapid/>, <https://onco.cc/trials/import-low/>, <https://onco.cc/trials/nsabp-b39/> ;
  onco:keyPapers <https://onco.cc/key-papers/paper-vaidya-bmj/> .
