# OnCo record aaron-ciechanover (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/aaron-ciechanover/>
  a schema:Person ;
  onco:kind "person" ;
  schema:identifier "aaron-ciechanover" ;
  schema:name "Aaron Ciechanover"@en ;
  schema:description "Shared the 2004 Nobel Prize in Chemistry for discovering how cells label proteins for destruction. That labelling system is what proteasome inhibitors block and what every protein degrader hijacks."@en ;
  schema:url <https://onco.cc/people/aaron-ciechanover/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:sameAs <https://en.wikipedia.org/wiki/Aaron_Ciechanover> ;
  schema:citation <https://www.technion.ac.il/en/>, <https://api.nobelprize.org/2.1/nobelPrize/che/2004>, <https://pubmed.ncbi.nlm.nih.gov/?term=Ciechanover%20A%5BAuthor%5D> ;
  onco:tag "scientist", "nobel-laureate", "cancer-biology" ;
  schema:jobTitle "Distinguished Research Professor, Rappaport-Technion Integrated Cancer Center and Rappaport Faculty of Medicine, Technion" ;
  onco:cancers <https://onco.cc/cancers/multiple-myeloma/> ;
  onco:sections <https://onco.cc/fronts/drug-discovery/>, <https://onco.cc/fronts/targeted-therapy/> ;
  onco:technologies <https://onco.cc/technologies/protac-degrader/>, <https://onco.cc/technologies/molecular-glue-platforms/> ;
  onco:drugs <https://onco.cc/drugs/bortezomib/>, <https://onco.cc/drugs/carfilzomib/> ;
  onco:institutions <https://onco.cc/institutions/technion/>, <https://onco.cc/institutions/rambam/> ;
  schema:affiliation <https://onco.cc/institutions/technion/> .
