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

<https://anchorfact.org/kb/history/cold-war>
  a schema:TechArticle ;
  schema:headline "Cold War" ;
  schema:url <https://anchorfact.org/history/cold-war/> ;
  af:status "public" ;
  af:confidence "high" ;
  af:confidenceScore "0.89" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/history/cold-war>
  schema:citation <https://www.britannica.com/event/Cold-War> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/history/cold-war>
  schema:citation <https://www.penguinrandomhouse.com/books/256540/the-cold-war-by-john-lewis-gaddis/> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/history/cold-war>
  schema:citation <https://doi.org/10.1017/CBO9780511817991> ;
  af:sourceTier "S" .