# OnCo record ebrahim-delpassand (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/ebrahim-delpassand/>
  a schema:Person ;
  onco:kind "person" ;
  schema:identifier "ebrahim-delpassand" ;
  schema:name "Ebrahim S. Delpassand"@en ;
  schema:description "The nuclear medicine physician who founded and leads Excel Diagnostics in Houston, a radiopharmaceutical therapy centre that also runs early trials of new radioligands."@en ;
  schema:url <https://onco.cc/people/ebrahim-delpassand/> ;
  schema:dateModified "2026-09-17"^^xsd:date ;
  schema:citation <https://www.exceldiagnostics.com/>, <https://pubmed.ncbi.nlm.nih.gov/?term=Delpassand+ES%5BAuthor%5D> ;
  onco:tag "leadership" ;
  schema:jobTitle "Chief Executive Officer and Medical Director, Excel Diagnostics and Nuclear Oncology Center" ;
  onco:technologies <https://onco.cc/technologies/radioligand-therapy/>, <https://onco.cc/technologies/psma-pet/> ;
  onco:institutions <https://onco.cc/institutions/excel-diagnostics-nuclear-oncology/> ;
  schema:affiliation <https://onco.cc/institutions/excel-diagnostics-nuclear-oncology/> .
