# OnCo record weill-cornell-meyer-cancer-center (institution). 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/institutions/weill-cornell-meyer-cancer-center/>
  a schema:MedicalOrganization ;
  onco:kind "institution" ;
  schema:identifier "weill-cornell-meyer-cancer-center" ;
  schema:name "Sandra and Edward Meyer Cancer Center, Weill Cornell Medicine"@en ;
  schema:alternateName "Weill Cornell Medicine"@en, "Weill Cornell Medical College"@en, "Meyer Cancer Center"@en, "NewYork-Presbyterian/Weill Cornell"@en ;
  schema:description "Cornell's medical school and cancer centre in Manhattan, led by immunotherapy pioneer Jedd Wolchok, with major programmes in lymphoma, gastrointestinal and breast cancer."@en ;
  schema:url <https://onco.cc/institutions/weill-cornell-meyer-cancer-center/>, <https://meyercancer.weill.cornell.edu> ;
  schema:dateModified "2026-09-18"^^xsd:date ;
  schema:citation <https://meyercancer.weill.cornell.edu> ;
  schema:addressCountry "US" ;
  schema:addressLocality "New York, NY" ;
  schema:latitude "40.765"^^xsd:decimal ;
  schema:longitude "-73.954"^^xsd:decimal ;
  onco:cancers <https://onco.cc/cancers/melanoma/>, <https://onco.cc/cancers/follicular-lymphoma/>, <https://onco.cc/cancers/gastric/>, <https://onco.cc/cancers/breast-hr-positive/> ;
  onco:institutions <https://onco.cc/institutions/mskcc/> ;
  onco:people <https://onco.cc/people/jedd-wolchok/>, <https://onco.cc/people/john-leonard/>, <https://onco.cc/people/manish-shah/>, <https://onco.cc/people/massimo-cristofanilli/> .
