# OnCo record maria-de-santis (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/maria-de-santis/>
  a schema:Person ;
  onco:kind "person" ;
  schema:identifier "maria-de-santis" ;
  schema:name "Maria De Santis"@en ;
  schema:description "Berlin oncologist who led SEMPET, the study showing that a PET scan can tell which residual masses after chemotherapy for seminoma still contain cancer, sparing many men further treatment."@en ;
  schema:url <https://onco.cc/people/maria-de-santis/> ;
  schema:dateModified "2026-09-18"^^xsd:date ;
  onco:tag "testis", "imaging", "trialist" ;
  schema:jobTitle "Genitourinary medical oncologist, Charité Universitätsmedizin Berlin" ;
  schema:sameAs <https://orcid.org/0000-0003-4969-0877> ;
  onco:cancers <https://onco.cc/cancers/seminoma/> ;
  onco:institutions <https://onco.cc/institutions/charite/> ;
  onco:keyPapers <https://onco.cc/key-papers/paper-sempet-de-santis-jco-2004/> ;
  schema:affiliation <https://onco.cc/institutions/charite/> .
