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

<https://anchorfact.org/kb/history/french-revolution>
  a schema:TechArticle ;
  schema:headline "French Revolution" ;
  schema:url <https://anchorfact.org/history/french-revolution/> ;
  af:status "public" ;
  af:confidence "low" ;
  af:confidenceScore "0.555" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/history/french-revolution>
  schema:citation <https://www.penguinrandomhouse.com/books/161622/citizens-by-simon-schama/> ;
  af:sourceTier "B" .