# OnCo record spinet (trial). 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/trials/spinet/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "spinet", "NCT02683941" ;
  schema:name "SPINET"@en ;
  schema:description "SPINET tried to prove that the somatostatin analogue lanreotide slows lung carcinoid tumours, as it does gut tumours, but recruited too few patients to give a definitive answer; the small comparison favoured the drug and it is used on that basis."@en ;
  schema:url <https://onco.cc/trials/spinet/> ;
  schema:dateModified "2026-09-17"^^xsd:date ;
  schema:citation <https://clinicaltrials.gov/study/NCT02683941> ;
  onco:status "mixed" ;
  onco:tag "subtype-trials" ;
  onco:phase "3" ;
  onco:cancers <https://onco.cc/cancers/lung-net/>, <https://onco.cc/cancers/neuroendocrine/> ;
  onco:drugs <https://onco.cc/drugs/octreotide-lanreotide/> ;
  onco:companies <https://onco.cc/companies/ipsen/> .
