# OnCo record lightpoint-medical (company). 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/companies/lightpoint-medical/>
  a schema:Organization ;
  onco:kind "company" ;
  schema:identifier "lightpoint-medical" ;
  schema:name "Lightpoint Medical"@en ;
  schema:description "Lightpoint Medical is a British company that built LightPath, which images the faint Cerenkov light from PET tracers in a freshly removed tumour specimen, and SENSEI, a tiny gamma probe that a surgical robot can hold to find radioactive lymph nodes."@en ;
  schema:url <https://onco.cc/companies/lightpoint-medical/>, <https://www.lightpointmedical.com/> ;
  schema:dateModified "2026-09-17"^^xsd:date ;
  schema:citation <https://www.lightpointmedical.com/> ;
  onco:tag "machines-wave2" ;
  schema:addressCountry "GB" ;
  onco:cancers <https://onco.cc/cancers/prostate/>, <https://onco.cc/cancers/breast-cancer/> ;
  onco:technologies <https://onco.cc/technologies/intraoperative-fluorescence-imaging-systems/>, <https://onco.cc/technologies/gamma-probes-dose-calibrators/>, <https://onco.cc/technologies/sentinel-node/>, <https://onco.cc/technologies/psma-pet/> .
