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

<https://anchorfact.org/kb/science/climate-change>
  a schema:TechArticle ;
  schema:headline "Climate Change" ;
  schema:url <https://anchorfact.org/science/climate-change/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.78" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/science/climate-change>
  schema:citation <https://www.ipcc.ch/report/ar6/syr/resources/spm-headline-statements/> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/science/climate-change>
  schema:citation <https://www.ipcc.ch/report/ar6/syr/> ;
  af:sourceTier "A" .