# OnCo record interval-breast-cancer (term). 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/terms/interval-breast-cancer/>
  a schema:DefinedTerm ;
  onco:kind "term" ;
  schema:identifier "interval-breast-cancer" ;
  schema:name "Interval breast cancer (a cancer found between screening rounds)"@en ;
  schema:alternateName "Interval cancer"@en, "Screen-detected versus interval cancer"@en, "Cancer between mammograms"@en, "NHS Breast Screening Programme interval"@en ;
  schema:description "An interval breast cancer is one diagnosed after a normal screening mammogram and before the next invitation. Fast-growing cancers, triple-negative disease among them, make up a larger share of interval than of screen-detected cancers, which is why a new breast change should always be checked rather than left until the next screen."@en ;
  schema:url <https://onco.cc/terms/interval-breast-cancer/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  schema:sameAs <https://en.wikipedia.org/wiki/Breast_cancer_screening> ;
  schema:citation <https://www.nhs.uk/tests-and-treatments/breast-screening-mammogram/who-breast-screening-is-for/>, <https://doi.org/10.1038/s41523-017-0014-x>, <https://doi.org/10.1002/cncr.27581>, <https://www.nice.org.uk/guidance/cg164/chapter/Recommendations>, <https://doi.org/10.1016/s0140-6736(05)66481-1> ;
  onco:tag "breast", "tnbc" ;
  onco:cancers <https://onco.cc/cancers/tnbc/>, <https://onco.cc/cancers/breast-cancer/>, <https://onco.cc/cancers/brca-associated-tnbc/> ;
  onco:technologies <https://onco.cc/technologies/mammography/>, <https://onco.cc/technologies/mri/> ;
  onco:terms <https://onco.cc/terms/germline-brca-testing-criteria-tnbc/> .
