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

<https://anchorfact.org/kb/history/computer-history>
  a schema:TechArticle ;
  schema:headline "Computer History" ;
  schema:url <https://anchorfact.org/history/computer-history/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.625" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/history/computer-history>
  schema:citation <https://global.oup.com/vsi-computer/> ;
  af:sourceTier "B" .