# OnCo record agex (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/agex/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "agex", "ISRCTN33292440" ;
  schema:name "AgeX"@en ;
  schema:alternateName "The AgeX Trial"@en, "ISRCTN33292440"@en ;
  schema:description "The largest randomised trial ever run inside a screening programme: nearly four million women cluster-randomised to an extra mammogram below 50 or above 70, and the reason the programme's age range has not moved."@en ;
  schema:url <https://onco.cc/trials/agex/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:citation <https://www.isrctn.com/ISRCTN33292440>, <https://doi.org/10.1016/S1470-2045(20)30398-3>, <https://www.gov.uk/guidance/breast-screening-programme-overview> ;
  onco:status "mixed" ;
  onco:tag "uk", "breast", "screening" ;
  onco:phase "3" ;
  onco:cancers <https://onco.cc/cancers/breast-cancer/> ;
  onco:technologies <https://onco.cc/technologies/mammography/> .
