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

<https://anchorfact.org/kb/ai/synthetic-data-training>
  a schema:TechArticle ;
  schema:headline "Synthetic Data in AI Training" ;
  schema:url <https://anchorfact.org/ai/synthetic-data-training/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.84" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/synthetic-data-training>
  schema:citation <https://doi.org/10.1613/jair.953> ;
  af:sourceTier "S" .

<https://anchorfact.org/kb/ai/synthetic-data-training>
  schema:citation <https://arxiv.org/abs/1406.2661> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/ai/synthetic-data-training>
  schema:citation <https://arxiv.org/abs/1703.06907> ;
  af:sourceTier "A" .