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

<https://anchorfact.org/kb/arts/shakespeare-s-works>
  a schema:TechArticle ;
  schema:headline "Shakespeare's Works" ;
  schema:url <https://anchorfact.org/arts/shakespeare-s-works/> ;
  af:status "public" ;
  af:confidence "low" ;
  af:confidenceScore "0.555" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_assisted" .

<https://anchorfact.org/kb/arts/shakespeare-s-works>
  schema:citation <https://global.oup.com/academic/product/the-oxford-shakespeare-9780199267170> ;
  af:sourceTier "B" .