@prefix schema: <https://schema.org/> .
@prefix af: <https://anchorfact.org/ns#> .

<https://anchorfact.org/kb/sports/olympic-games-history>
  a schema:TechArticle ;
  schema:headline "Olympic Games History" ;
  schema:url <https://anchorfact.org/sports/olympic-games-history/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.815" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/sports/olympic-games-history>
  schema:citation <https://www.hachettebookgroup.com/titles/david-wallechinsky/the-complete-book-of-the-olympics-2012-edition/9781845137830/> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/sports/olympic-games-history>
  schema:citation <https://olympics.com/ioc/olympic-charter> ;
  af:sourceTier "S" .