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

<https://anchorfact.org/kb/geography/climate-zones>
  a schema:TechArticle ;
  schema:headline "Climate Zones" ;
  schema:url <https://anchorfact.org/geography/climate-zones/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.82" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_assisted" .

<https://anchorfact.org/kb/geography/climate-zones>
  schema:citation <https://www.britannica.com/science/Koppen-climate-classification> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/geography/climate-zones>
  schema:citation <https://doi.org/10.1127/0941-2948/2006/0130> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/geography/climate-zones>
  schema:citation <https://education.nationalgeographic.org/resource/climate-zones/> ;
  af:sourceTier "A" .