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

<https://anchorfact.org/kb/business/financial-literacy>
  a schema:TechArticle ;
  schema:headline "Financial Literacy" ;
  schema:url <https://anchorfact.org/business/financial-literacy/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.725" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/business/financial-literacy>
  schema:citation <https://www.consumerfinance.gov/consumer-tools/educator-tools/financial-well-being-resources/> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/business/financial-literacy>
  schema:citation <https://www.myfico.com/credit-education/whats-in-your-credit-score> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/business/financial-literacy>
  schema:citation <https://www.investor.gov/introduction-investing/investing-basics/save-and-invest/diversify-your-investments> ;
  af:sourceTier "B" .