# OnCo record nct03252431 (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/nct03252431/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "nct03252431", "NCT03252431" ;
  schema:name "Neulasta-controlled Trial of F-627 in Women With Breast Cancer Receiving Myelotoxic Chemotherapy"@en ;
  schema:description "A phase 3 trial of Efbemalenograstim alfa and Pegfilgrastim in Breast cancer, run by EVIVE Biotechnology, completed."@en ;
  schema:url <https://onco.cc/trials/nct03252431/> ;
  schema:dateModified "2026-09-22"^^xsd:date ;
  schema:citation <https://clinicaltrials.gov/study/NCT03252431> ;
  onco:status "completed" ;
  onco:tag "pipeline", "ctgov-ingest" ;
  onco:phase "3" ;
  onco:cancers <https://onco.cc/cancers/breast-cancer/> ;
  onco:drugs <https://onco.cc/drugs/efbemalenograstim-alfa/>, <https://onco.cc/drugs/pegfilgrastim/> ;
  onco:companies <https://onco.cc/companies/evive-biotech/> .
