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

<https://anchorfact.org/kb/science/particle-physics>
  a schema:Article ;
  schema:headline "Particle Physics and the Standard Model" ;
  schema:url <https://anchorfact.org/science/particle-physics/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.89" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/science/particle-physics>
  schema:citation <https://home.cern/science/physics/standard-model/> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/science/particle-physics>
  schema:citation <https://doi.org/10.1016/j.physletb.2012.08.020> ;
  af:sourceTier "S" .

<https://anchorfact.org/kb/science/particle-physics>
  schema:citation <https://doi.org/10.1103/PhysRevD.110.030001> ;
  af:sourceTier "S" .