# OnCo record nct04195347 (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/nct04195347/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "nct04195347", "NCT04195347" ;
  schema:name "Study of CM4620 to Reduce the Severity of Pancreatitis Due to Asparaginase"@en ;
  schema:description "A phase 1/2 trial in pancreatic cancer, run by St. Jude Children's Research Hospital, now recruiting."@en ;
  schema:url <https://onco.cc/trials/nct04195347/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  schema:citation <https://clinicaltrials.gov/study/NCT04195347> ;
  onco:status "recruiting" ;
  onco:tag "ctgov-ingest", "pancreatic-deep-dive" ;
  onco:phase "1/2" ;
  onco:cancers <https://onco.cc/cancers/pancreatic/> .
