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

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

<https://anchorfact.org/kb/arts/animation-history>
  schema:citation <https://books.disney.com/book/the-illusion-of-life/> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/arts/animation-history>
  schema:citation <https://doi.org/10.1145/37402.37407> ;
  af:sourceTier "S" .

<https://anchorfact.org/kb/arts/animation-history>
  schema:citation <https://www.pixar.com/our-story> ;
  af:sourceTier "B" .