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

<https://anchorfact.org/kb/science/photosynthesis>
  a schema:TechArticle ;
  schema:headline "Photosynthesis" ;
  schema:url <https://anchorfact.org/science/photosynthesis/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.78" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/science/photosynthesis>
  schema:citation <https://openstax.org/books/biology-2e/pages/8-1-overview-of-photosynthesis> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/science/photosynthesis>
  schema:citation <https://openstax.org/books/biology-2e/pages/8-2-the-light-dependent-reactions-of-photosynthesis> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/science/photosynthesis>
  schema:citation <https://openstax.org/books/biology-2e/pages/8-3-using-light-energy-to-make-organic-molecules> ;
  af:sourceTier "A" .