# OnCo record mammotome (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/mammotome/>
  a schema:Organization ;
  onco:kind "company" ;
  schema:identifier "mammotome" ;
  schema:name "Mammotome (Danaher)"@en ;
  schema:description "Mammotome makes vacuum-assisted breast biopsy devices and, through Devicor, the Neoprobe gamma detection system used to find sentinel lymph nodes; it also acquired Endomag's magnetic tracer system."@en ;
  schema:url <https://onco.cc/companies/mammotome/>, <https://www.mammotome.com/> ;
  schema:dateModified "2026-09-17"^^xsd:date ;
  schema:citation <https://www.mammotome.com/> ;
  onco:tag "machines-wave2" ;
  schema:addressCountry "US" ;
  onco:cancers <https://onco.cc/cancers/breast-cancer/>, <https://onco.cc/cancers/melanoma/> ;
  onco:technologies <https://onco.cc/technologies/gamma-probes-dose-calibrators/>, <https://onco.cc/technologies/sentinel-node/> .
