# OnCo record moshe-oren (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/moshe-oren/>
  a schema:Person ;
  onco:kind "person" ;
  schema:identifier "moshe-oren" ;
  schema:name "Moshe Oren"@en ;
  schema:description "Cloned p53 and then spent a career on what it does. The field's first reading of his own 1984 result, that p53 was an oncogene, turned out to be wrong, and the correction is the better story."@en ;
  schema:url <https://onco.cc/people/moshe-oren/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:citation <https://www.weizmann.ac.il/mcb/oren/>, <https://pubmed.ncbi.nlm.nih.gov/?term=Oren%20M%5BAuthor%5D%20p53%20Weizmann> ;
  onco:tag "scientist", "cancer-biology" ;
  schema:jobTitle "Professor, Department of Molecular Cell Biology, Weizmann Institute of Science" ;
  onco:sections <https://onco.cc/fronts/drug-discovery/> ;
  onco:technologies <https://onco.cc/technologies/protac-degrader/> ;
  onco:targets <https://onco.cc/targets/tp53/> ;
  onco:institutions <https://onco.cc/institutions/weizmann/> ;
  schema:affiliation <https://onco.cc/institutions/weizmann/> .
