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

<https://anchorfact.org/kb/science/water-cycle>
  a schema:TechArticle ;
  schema:headline "Water Cycle" ;
  schema:url <https://anchorfact.org/science/water-cycle/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.83" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_assisted" .

<https://anchorfact.org/kb/science/water-cycle>
  schema:citation <https://www.usgs.gov/index.php/publications/water-cycle> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/science/water-cycle>
  schema:citation <https://science.nasa.gov/earth/earth-observatory/the-water-cycle> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/science/water-cycle>
  schema:citation <https://prod-01-alb-www-noaa.woc.noaa.gov/education/resource-collections/freshwater/water-cycle> ;
  af:sourceTier "A" .