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

<https://anchorfact.org/kb/science/theory-of-relativity>
  a schema:TechArticle ;
  schema:headline "Theory of Relativity" ;
  schema:url <https://anchorfact.org/science/theory-of-relativity/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.725" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_assisted" .

<https://anchorfact.org/kb/science/theory-of-relativity>
  schema:citation <https://www.britannica.com/science/special-relativity> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/science/theory-of-relativity>
  schema:citation <https://www.britannica.com/science/general-relativity> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/science/theory-of-relativity>
  schema:citation <https://www.gutenberg.org/ebooks/5001> ;
  af:sourceTier "B" .