# OnCo record nextsource-biotechnology (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/nextsource-biotechnology/>
  a schema:Organization ;
  onco:kind "company" ;
  schema:identifier "nextsource-biotechnology" ;
  schema:name "NextSource Biotechnology"@en ;
  schema:alternateName "NextSource Biotechnology, LLC"@en, "NextSource Pharma"@en ;
  schema:description "NextSource Biotechnology is the Florida specialty pharma that sells lomustine in the United States as Gleostine, the nitrosourea chemotherapy used in brain tumours and Hodgkin lymphoma."@en ;
  schema:url <https://onco.cc/companies/nextsource-biotechnology/> ;
  schema:dateModified "2026-09-17"^^xsd:date ;
  onco:tag "drug-maker" ;
  schema:addressCountry "US" ;
  onco:drugs <https://onco.cc/drugs/lomustine/> .
