# OnCo record paper-laird-br-j-cancer (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-laird-br-j-cancer/>
  a schema:ScholarlyArticle ;
  onco:kind "paper" ;
  schema:identifier "paper-laird-br-j-cancer" ;
  schema:name "DYNAMICS OF TUMOR GROWTH"@en ;
  schema:description "Paper cited by one technology page, indexed on Europe PMC as PubMed record 14219541 and published in British Journal of Cancer; the citing page links this DOI, which is how the record was matched."@en ;
  schema:url <https://onco.cc/key-papers/paper-laird-br-j-cancer/> ;
  schema:dateModified "2026-09-22"^^xsd:date ;
  schema:citation <https://doi.org/10.1038/bjc.1964.55>, <https://pubmed.ncbi.nlm.nih.gov/14219541/>, <https://europepmc.org/article/MED/14219541> ;
  onco:tag "europepmc-ingest" ;
  schema:sameAs <https://doi.org/10.1038/bjc.1964.55> ;
  schema:datePublished "1964"^^xsd:gYear ;
  schema:author "LAIRD AK" ;
  onco:related <https://onco.cc/technologies/gompertzian-growth-model/> ;
  onco:journals <https://onco.cc/journals/british-journal-of-cancer/> .
