# OnCo record 1999 (year). 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/years/1999/>
  a schema:Collection ;
  onco:kind "year" ;
  schema:identifier "1999" ;
  schema:name "1999 in oncology"@en ;
  schema:alternateName "1999"@en ;
  schema:description "Everything OnCo dates to 1999: 74 entries, 25 landmarks, 16 approvals, 10 papers listed on people's pages and 8 companies founded. Each line links to the record it was read from, so the year is a view of the corpus rather than a second copy of it."@en ;
  schema:url <https://onco.cc/years/1999/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  onco:related <https://onco.cc/years/1998/>, <https://onco.cc/years/2000/> .
