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

<https://anchorfact.org/kb/geography/plate-tectonics-theory>
  a schema:Article ;
  schema:headline "Plate Tectonics: The Unifying Theory of Earth Sciences" ;
  schema:url <https://anchorfact.org/geography/plate-tectonics-theory/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.83" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/geography/plate-tectonics-theory>
  schema:citation <https://pubs.usgs.gov/gip/dynamic/dynamic.html> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/geography/plate-tectonics-theory>
  schema:citation <https://pubs.usgs.gov/gip/dynamic/understanding.html> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/geography/plate-tectonics-theory>
  schema:citation <https://www.britannica.com/science/plate-tectonics> ;
  af:sourceTier "B" .