# OnCo record ellen-copson (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/ellen-copson/>
  a schema:Person ;
  onco:kind "person" ;
  schema:identifier "ellen-copson" ;
  schema:name "Ellen Copson"@en ;
  schema:description "First author of POSH, the UK prospective cohort of young-onset breast cancer that showed germline BRCA carriers did no worse than non-carriers, and the ones with triple-negative disease did better in the first two years."@en ;
  schema:url <https://onco.cc/people/ellen-copson/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  schema:citation <https://www.uhs.nhs.uk/for-patients/find-your-consultant/dr-ellen-copson>, <https://www.southampton.ac.uk/people/5x2clr/professor-ellen-copson> ;
  onco:tag "breast", "oncogenetics", "uk" ;
  schema:jobTitle "Professor of Medical Oncology, University of Southampton; Consultant Medical Oncologist (breast), University Hospital Southampton" ;
  onco:related <https://onco.cc/people/jean-abraham/> ;
  onco:cancers <https://onco.cc/cancers/tnbc/>, <https://onco.cc/cancers/breast-cancer/> ;
  onco:targets <https://onco.cc/targets/brca/> ;
  onco:institutions <https://onco.cc/institutions/southampton-cancer/> ;
  schema:affiliation <https://onco.cc/institutions/southampton-cancer/> .
