# OnCo record hywel-williams (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/hywel-williams/>
  a schema:Person ;
  onco:kind "person" ;
  schema:identifier "hywel-williams" ;
  schema:name "Hywel Williams"@en ;
  schema:description "The Nottingham epidemiologist who founded British evidence-based dermatology and ran the trial that answered whether a cream can replace surgery for the commonest cancer there is."@en ;
  schema:url <https://onco.cc/people/hywel-williams/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:citation <https://www.nottingham.ac.uk/medicine/people/hywel.williams>, <https://www.nottingham.ac.uk/research/groups/cebd/index.aspx> ;
  onco:tag "uk", "trialist", "skin", "dermatology" ;
  schema:jobTitle "Professor of Dermato-Epidemiology and Co-Director of the Centre of Evidence Based Dermatology, University of Nottingham" ;
  onco:cancers <https://onco.cc/cancers/basal-cell-carcinoma/>, <https://onco.cc/cancers/skin-cancer/> ;
  onco:trials <https://onco.cc/trials/sins-trial/> .
