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

<https://anchorfact.org/kb/health/running-fundamentals>
  a schema:TechArticle ;
  schema:headline "Running Fundamentals" ;
  schema:url <https://anchorfact.org/health/running-fundamentals/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.83" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_assisted" .

<https://anchorfact.org/kb/health/running-fundamentals>
  schema:citation <https://health.gov/sites/default/files/2019-09/Physical_Activity_Guidelines_2nd_edition.pdf> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/health/running-fundamentals>
  schema:citation <https://www.cdc.gov/physical-activity-basics/guidelines/index.html> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/health/running-fundamentals>
  schema:citation <https://www.cdc.gov/physical-activity-basics/benefits/index.html> ;
  af:sourceTier "B" .