# OnCo record paper-brown-clin-trials (paper). 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/key-papers/paper-brown-clin-trials/>
  a schema:ScholarlyArticle ;
  onco:kind "paper" ;
  schema:identifier "paper-brown-clin-trials" ;
  schema:name "Experiences of running a stratified medicine adaptive platform trial: Challenges and lessons learned from 10 years of the FOCUS4 trial in metastatic colorectal cancer"@en ;
  schema:description "Paper cited by one trial page, indexed on Europe PMC as PubMed record 35083924 and published in Clinical trials (London, England); the citing page links this DOI, which is how the record was matched."@en ;
  schema:url <https://onco.cc/key-papers/paper-brown-clin-trials/> ;
  schema:dateModified "2026-09-22"^^xsd:date ;
  schema:citation <https://doi.org/10.1177/17407745211069879>, <https://pubmed.ncbi.nlm.nih.gov/35083924/>, <https://europepmc.org/article/MED/35083924> ;
  onco:tag "europepmc-ingest" ;
  schema:sameAs <https://doi.org/10.1177/17407745211069879> ;
  schema:datePublished "2022"^^xsd:gYear ;
  schema:author "Brown LC, Graham J, Fisher D, et al." ;
  onco:trials <https://onco.cc/trials/focus4/> .
