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

<https://anchorfact.org/kb/science/solar-system>
  a schema:TechArticle ;
  schema:headline "Solar System" ;
  schema:url <https://anchorfact.org/science/solar-system/> ;
  af:status "public" ;
  af:confidence "low" ;
  af:confidenceScore "0.865" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/science/solar-system>
  schema:citation <https://science.nasa.gov/solar-system/> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/science/solar-system>
  schema:citation <https://science.nasa.gov/solar-system/planets/> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/science/solar-system>
  schema:citation <https://www.iau.org/news/pressreleases/detail/iau0603/> ;
  af:sourceTier "S" .