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

<https://anchorfact.org/kb/science/big-bang-theory>
  a schema:TechArticle ;
  schema:headline "Big Bang Theory" ;
  schema:url <https://anchorfact.org/science/big-bang-theory/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.82" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/science/big-bang-theory>
  schema:citation <https://map.gsfc.nasa.gov/universe/bb_theory.html> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/science/big-bang-theory>
  schema:citation <https://doi.org/10.1073/pnas.15.3.168> ;
  af:sourceTier "S" .

<https://anchorfact.org/kb/science/big-bang-theory>
  schema:citation <https://doi.org/10.1086/148307> ;
  af:sourceTier "S" .