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

<https://anchorfact.org/kb/science/scientific-revolution>
  a schema:TechArticle ;
  schema:headline "Scientific Revolution" ;
  schema:url <https://anchorfact.org/science/scientific-revolution/> ;
  af:status "public" ;
  af:confidence "low" ;
  af:confidenceScore "0.555" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_assisted" .

<https://anchorfact.org/kb/science/scientific-revolution>
  schema:citation <https://press.uchicago.edu/ucp/books/book/chicago/S/bo13179781.html> ;
  af:sourceTier "B" .