# OnCo record ana-oaknin (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/ana-oaknin/>
  a schema:Person ;
  onco:kind "person" ;
  schema:identifier "ana-oaknin" ;
  schema:name "Ana Oaknin"@en ;
  schema:description "Barcelona oncologist who led GARNET, the trial that brought dostarlimab to mismatch repair-deficient endometrial cancer, and who has led many trials of new drugs for gynaecological cancers."@en ;
  schema:url <https://onco.cc/people/ana-oaknin/> ;
  schema:dateModified "2026-09-18"^^xsd:date ;
  onco:tag "endometrial", "gynaecological", "immunotherapy", "trialist" ;
  schema:jobTitle "Head of the Gynaecological Cancer Programme, Vall d'Hebron Institute of Oncology, Barcelona" ;
  onco:cancers <https://onco.cc/cancers/endometrial-mmr-deficient/>, <https://onco.cc/cancers/endometrial/>, <https://onco.cc/cancers/cervical/> ;
  onco:institutions <https://onco.cc/institutions/vall-dhebron/> ;
  onco:trials <https://onco.cc/trials/garnet/> ;
  onco:keyPapers <https://onco.cc/key-papers/paper-garnet-dostarlimab-oaknin-jama-oncol-2020/> ;
  schema:affiliation <https://onco.cc/institutions/vall-dhebron/> .
