# OnCo record avram-hershko (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/avram-hershko/>
  a schema:Person ;
  onco:kind "person" ;
  schema:identifier "avram-hershko" ;
  schema:name "Avram Hershko"@en ;
  schema:description "Shared the 2004 Nobel Prize in Chemistry for the discovery of ubiquitin-mediated protein degradation, and still works on how the machinery that destroys proteins controls cell division."@en ;
  schema:url <https://onco.cc/people/avram-hershko/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:sameAs <https://en.wikipedia.org/wiki/Avram_Hershko> ;
  schema:citation <https://www.technion.ac.il/en/>, <https://api.nobelprize.org/2.1/nobelPrize/che/2004>, <https://pubmed.ncbi.nlm.nih.gov/?term=Hershko%20A%5BAuthor%5D%20ubiquitin> ;
  onco:tag "scientist", "nobel-laureate", "cancer-biology" ;
  schema:jobTitle "Distinguished Professor, Department of Biochemistry, Rappaport Faculty of Medicine, Technion" ;
  onco:sections <https://onco.cc/fronts/drug-discovery/> ;
  onco:technologies <https://onco.cc/technologies/protac-degrader/> ;
  onco:drugs <https://onco.cc/drugs/bortezomib/> ;
  onco:institutions <https://onco.cc/institutions/technion/> ;
  schema:affiliation <https://onco.cc/institutions/technion/> .
