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

<https://anchorfact.org/kb/science/cell-structure>
  a schema:TechArticle ;
  schema:headline "Cell Structure" ;
  schema:url <https://anchorfact.org/science/cell-structure/> ;
  af:status "public" ;
  af:confidence "low" ;
  af:confidenceScore "0.83" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

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

<https://anchorfact.org/kb/science/cell-structure>
  schema:citation <https://openstax.org/books/biology-2e/pages/4-3-eukaryotic-cells> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/science/cell-structure>
  schema:citation <https://openstax.org/books/biology-2e/pages/4-2-prokaryotic-cells> ;
  af:sourceTier "A" .