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

<https://anchorfact.org/kb/history/world-war-i>
  a schema:TechArticle ;
  schema:headline "World War I" ;
  schema:url <https://anchorfact.org/history/world-war-i/> ;
  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-i>
  schema:citation <https://www.britannica.com/event/World-War-I> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/history/world-war-i>
  schema:citation <https://www.iwm.org.uk/history/how-the-world-went-to-war-in-1914> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/history/world-war-i>
  schema:citation <https://www.iwm.org.uk/history/what-happened-on-armistice-day-1918> ;
  af:sourceTier "B" .