# OnCo record butterfly-network (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/butterfly-network/>
  a schema:Organization ;
  onco:kind "company" ;
  schema:identifier "butterfly-network" ;
  schema:name "Butterfly Network"@en ;
  schema:alternateName "Butterfly iQ"@en, "Butterfly iQ+"@en, "Butterfly iQ3"@en ;
  schema:description "The company that put a whole-body ultrasound probe on a silicon chip, sold for a few thousand dollars with a phone as the screen, and shipped thousands to clinics in Africa and to bedside clinicians worldwide."@en ;
  schema:url <https://onco.cc/companies/butterfly-network/>, <https://www.butterflynetwork.com> ;
  schema:dateModified "2026-09-17"^^xsd:date ;
  schema:citation <https://www.butterflynetwork.com> ;
  schema:addressCountry "US" ;
  onco:cancers <https://onco.cc/cancers/breast-cancer/>, <https://onco.cc/cancers/thyroid/>, <https://onco.cc/cancers/hcc/> ;
  onco:technologies <https://onco.cc/technologies/hand-held-ultrasound/>, <https://onco.cc/technologies/ultrasound/>, <https://onco.cc/technologies/global-oncology-access/> .
