# OnCo record scan-b (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/scan-b/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "scan-b", "NCT02306096" ;
  schema:name "SCAN-B (Sweden Cancerome Analysis Network - Breast)"@en ;
  schema:alternateName "SCAN-B"@en, "Sweden Cancerome Analysis Network - Breast"@en ;
  schema:description "SCAN-B is a Swedish study that reads the genes of almost every new breast cancer diagnosed in the south of the country and follows what happens to the patients. It is not a treatment trial; it is the population cohort that many triple-negative subtype and biomarker findings are checked against."@en ;
  schema:url <https://onco.cc/trials/scan-b/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  schema:citation <https://clinicaltrials.gov/study/NCT02306096>, <https://www.scan-b.lu.se/> ;
  onco:status "recruiting" ;
  onco:tag "observational" ;
  onco:phase "observational" ;
  onco:cancers <https://onco.cc/cancers/breast-cancer/>, <https://onco.cc/cancers/tnbc/>, <https://onco.cc/cancers/tnbc-early/> ;
  onco:technologies <https://onco.cc/technologies/mrd-testing/> ;
  onco:terms <https://onco.cc/terms/tils/> .
