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

<https://anchorfact.org/kb/geography/ocean-currents>
  a schema:TechArticle ;
  schema:headline "Ocean Currents" ;
  schema:url <https://anchorfact.org/geography/ocean-currents/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.83" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_assisted" .

<https://anchorfact.org/kb/geography/ocean-currents>
  schema:citation <https://oceanexplorer.noaa.gov/ocean-fact/currents/> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/geography/ocean-currents>
  schema:citation <https://oceanservice.noaa.gov/facts/gyre.html> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/geography/ocean-currents>
  schema:citation <https://marinedebris.noaa.gov/discover-marine-debris/garbage-patches> ;
  af:sourceTier "A" .