# OnCo record igea (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/igea/>
  a schema:Organization ;
  onco:kind "company" ;
  schema:identifier "igea" ;
  schema:name "IGEA"@en ;
  schema:description "IGEA is the Italian maker of the Cliniporator, the pulse generator behind almost all clinical electrochemotherapy, and of the VITAE version with long needle electrodes for tumours deep inside the body."@en ;
  schema:url <https://onco.cc/companies/igea/>, <https://www.igeamedical.com/> ;
  schema:dateModified "2026-09-17"^^xsd:date ;
  schema:citation <https://www.igeamedical.com/> ;
  onco:tag "machines-wave2" ;
  schema:addressCountry "IT" ;
  onco:cancers <https://onco.cc/cancers/melanoma/>, <https://onco.cc/cancers/breast-cancer/>, <https://onco.cc/cancers/head-and-neck/> ;
  onco:technologies <https://onco.cc/technologies/electrochemotherapy-devices/>, <https://onco.cc/technologies/electrochemotherapy/>, <https://onco.cc/technologies/irreversible-electroporation/> .
