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

<https://anchorfact.org/kb/history/american-revolution>
  a schema:TechArticle ;
  schema:headline "American Revolution" ;
  schema:url <https://anchorfact.org/history/american-revolution/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.83" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/history/american-revolution>
  schema:citation <https://www.britannica.com/event/American-Revolution> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/history/american-revolution>
  schema:citation <https://www.archives.gov/founding-docs/declaration-transcript> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/history/american-revolution>
  schema:citation <https://www.archives.gov/milestone-documents/treaty-of-paris> ;
  af:sourceTier "A" .