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

<https://anchorfact.org/kb/health/human-anatomy>
  a schema:Article ;
  schema:headline "Human Anatomy: Systems, Organs, and Function" ;
  schema:url <https://anchorfact.org/health/human-anatomy/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.8" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/health/human-anatomy>
  schema:citation <https://openstax.org/books/anatomy-and-physiology-2e/pages/1-introduction> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/health/human-anatomy>
  schema:citation <https://openstax.org/books/anatomy-and-physiology-2e/pages/1-2-structural-organization-of-the-human-body> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/health/human-anatomy>
  schema:citation <https://openstax.org/books/anatomy-and-physiology-2e/pages/1-6-anatomical-terminology> ;
  af:sourceTier "A" .