# OnCo record stryker (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/stryker/>
  a schema:Organization ;
  onco:kind "company" ;
  schema:identifier "stryker" ;
  schema:name "Stryker"@en ;
  schema:description "Stryker is a large American medical device company whose SPY fluorescence imaging systems, acquired with Novadaq, let surgeons see indocyanine green in lymph nodes, blood supply and bile ducts during cancer operations."@en ;
  schema:url <https://onco.cc/companies/stryker/>, <https://www.stryker.com/> ;
  schema:dateModified "2026-09-17"^^xsd:date ;
  schema:citation <https://www.stryker.com/> ;
  onco:tag "machines-wave2" ;
  schema:addressCountry "US" ;
  onco:technologies <https://onco.cc/technologies/intraoperative-fluorescence-imaging-systems/>, <https://onco.cc/technologies/fluorescence-guided-surgery/> .
