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

<https://anchorfact.org/kb/history/leonardo-da-vinci>
  a schema:TechArticle ;
  schema:headline "Leonardo da Vinci" ;
  schema:url <https://anchorfact.org/history/leonardo-da-vinci/> ;
  af:status "public" ;
  af:confidence "low" ;
  af:confidenceScore "0.575" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/history/leonardo-da-vinci>
  schema:citation <https://www.simonandschuster.com/books/Leonardo-da-Vinci/Walter-Isaacson/9781501139161> ;
  af:sourceTier "B" .