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

<https://anchorfact.org/kb/science/scientific-method>
  a schema:Article ;
  schema:headline "The Scientific Method: From Hypothesis to Theory" ;
  schema:url <https://anchorfact.org/science/scientific-method/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.83" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/science/scientific-method>
  schema:citation <https://www.britannica.com/science/scientific-method> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/science/scientific-method>
  schema:citation <https://openstax.org/books/biology-2e/pages/1-2-the-process-of-science> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/science/scientific-method>
  schema:citation <https://undsci.berkeley.edu/understanding-science-101/how-science-works/> ;
  af:sourceTier "A" .