# OnCo record remi-nout (person). 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/people/remi-nout/>
  a schema:Person ;
  onco:kind "person" ;
  schema:identifier "remi-nout" ;
  schema:name "Remi A. Nout"@en ;
  schema:description "Dutch radiation oncologist who was lead author of PORTEC-2, the trial that showed vaginal brachytherapy is as good as pelvic radiotherapy for high-intermediate-risk endometrial cancer, with fewer side effects."@en ;
  schema:url <https://onco.cc/people/remi-nout/> ;
  schema:dateModified "2026-09-18"^^xsd:date ;
  onco:tag "endometrial", "radiotherapy", "trialist" ;
  schema:jobTitle "Professor of Radiation Oncology, Erasmus MC, Rotterdam" ;
  onco:cancers <https://onco.cc/cancers/endometrial-nsmp/>, <https://onco.cc/cancers/endometrial/>, <https://onco.cc/cancers/cervical/> ;
  onco:institutions <https://onco.cc/institutions/erasmus-mc/> ;
  onco:trials <https://onco.cc/trials/portec-2/> ;
  onco:keyPapers <https://onco.cc/key-papers/paper-portec-2-lancet-2010/> ;
  schema:affiliation <https://onco.cc/institutions/erasmus-mc/> .
