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

<https://anchorfact.org/kb/history/world-war-ii-overview>
  a schema:Article ;
  schema:headline "World War II: Global Conflict and Its Aftermath" ;
  schema:url <https://anchorfact.org/history/world-war-ii-overview/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.725" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/history/world-war-ii-overview>
  schema:citation <https://www.britannica.com/event/World-War-II> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/history/world-war-ii-overview>
  schema:citation <https://www.iwm.org.uk/history/the-10-things-you-need-to-know-about-d-day> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/history/world-war-ii-overview>
  schema:citation <https://www.britannica.com/topic/Timeline-of-World-War-II> ;
  af:sourceTier "B" .