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

<https://anchorfact.org/kb/ai/ai-disaster-prediction>
  a schema:article ;
  schema:headline "AI for Disaster Prediction: Earthquake Forecasting, Flood Detection, and Early Warning Systems" ;
  schema:url <https://anchorfact.org/ai/ai-disaster-prediction/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.89" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/ai-disaster-prediction>
  schema:citation <https://www.nature.com/articles/s41586-024-07145-1> ;
  af:sourceTier "S" .

<https://anchorfact.org/kb/ai/ai-disaster-prediction>
  schema:citation <https://earthquake.usgs.gov/data/shakealert> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/ai-disaster-prediction>
  schema:citation <https://science.gsfc.nasa.gov/earth/terrestrialinfo/projects/589/> ;
  af:sourceTier "B" .