# OnCo record peter-thuss-patience (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/peter-thuss-patience/>
  a schema:Person ;
  onco:kind "person" ;
  schema:identifier "peter-thuss-patience" ;
  schema:name "Peter Thuss-Patience"@en ;
  schema:description "Berlin oncologist who led GATSBY, the trial showing that the antibody-drug conjugate T-DM1 did not beat taxane chemotherapy in previously treated HER2-positive stomach cancer."@en ;
  schema:url <https://onco.cc/people/peter-thuss-patience/> ;
  schema:dateModified "2026-09-18"^^xsd:date ;
  onco:tag "gastric", "trialist" ;
  schema:jobTitle "Medical oncologist, Charité Universitätsmedizin Berlin" ;
  onco:cancers <https://onco.cc/cancers/gastric-her2-positive/>, <https://onco.cc/cancers/gastric/> ;
  onco:institutions <https://onco.cc/institutions/charite/> ;
  onco:trials <https://onco.cc/trials/gatsby/> ;
  schema:affiliation <https://onco.cc/institutions/charite/> .
