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

<https://anchorfact.org/kb/ai/prompt-engineering>
  a schema:TechArticle ;
  schema:headline "Prompt Engineering and Chain-of-Thought Prompting" ;
  schema:url <https://anchorfact.org/ai/prompt-engineering/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.855" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/prompt-engineering>
  schema:citation <https://arxiv.org/abs/2005.14165> ;
  af:sourceTier "S" .

<https://anchorfact.org/kb/ai/prompt-engineering>
  schema:citation <https://arxiv.org/abs/2201.11903> ;
  af:sourceTier "S" .

<https://anchorfact.org/kb/ai/prompt-engineering>
  schema:citation <https://arxiv.org/abs/2203.11171> ;
  af:sourceTier "S" .

<https://anchorfact.org/kb/ai/prompt-engineering>
  schema:citation <https://arxiv.org/abs/2210.03629> ;
  af:sourceTier "S" .