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

<https://anchorfact.org/kb/science/human-anatomy>
  a schema:TechArticle ;
  schema:headline "Human Anatomy" ;
  schema:url <https://anchorfact.org/science/human-anatomy/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.83" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_assisted" .

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

<https://anchorfact.org/kb/science/human-anatomy>
  schema:citation <https://www.ninds.nih.gov/health-information/patient-caregiver-education/brain-basics-know-your-brain> ;
  af:sourceTier "B" .

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