# OnCo record olympus (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/olympus/>
  a schema:Organization ;
  onco:kind "company" ;
  schema:identifier "olympus" ;
  schema:name "Olympus"@en ;
  schema:description "Olympus is the world's largest maker of flexible endoscopes, the gastroscopes, colonoscopes, bronchoscopes and endoscopic ultrasound systems through which most gut and lung cancers are first seen and biopsied."@en ;
  schema:url <https://onco.cc/companies/olympus/>, <https://www.olympus-global.com/> ;
  schema:dateModified "2026-09-17"^^xsd:date ;
  schema:citation <https://www.olympus-global.com/> ;
  onco:tag "machines-wave2" ;
  schema:addressCountry "JP" ;
  onco:technologies <https://onco.cc/technologies/endoscopic-ultrasound-systems/>, <https://onco.cc/technologies/capsule-endoscopy-systems/>, <https://onco.cc/technologies/intraoperative-fluorescence-imaging-systems/>, <https://onco.cc/technologies/ai-endoscopy-detection/>, <https://onco.cc/technologies/gastric-endoscopic-screening/> .
