# OnCo record erspc (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/erspc/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "erspc", "ISRCTN49127736" ;
  schema:name "ERSPC (European Randomized Study of Screening for Prostate Cancer)"@en ;
  schema:alternateName "ERSPC"@en, "European Randomized Study of Screening for Prostate Cancer"@en, "European Randomised Study of Screening for Prostate Cancer"@en ;
  schema:description "The trial that showed PSA screening does stop some men dying of prostate cancer, and showed at the same time how many men have to be tested, and how many treated for a cancer that was never going to harm them, to achieve it."@en ;
  schema:url <https://onco.cc/trials/erspc/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:citation <https://doi.org/10.1056/NEJMoa0810084>, <https://doi.org/10.1016/j.eururo.2019.02.009>, <https://www.isrctn.com/ISRCTN49127736> ;
  onco:status "positive" ;
  onco:phase "3" ;
  onco:cancers <https://onco.cc/cancers/prostate/>, <https://onco.cc/cancers/prostate-low-risk/>, <https://onco.cc/cancers/prostate-intermediate-risk/>, <https://onco.cc/cancers/prostate-high-risk/> ;
  onco:terms <https://onco.cc/terms/psa/>, <https://onco.cc/terms/overdiagnosis/> ;
  onco:trials <https://onco.cc/trials/plco-prostate/>, <https://onco.cc/trials/goteborg-2/>, <https://onco.cc/trials/protect/> .
