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

<https://anchorfact.org/kb/sports/volleyball-fundamentals>
  a schema:TechArticle ;
  schema:headline "Volleyball Fundamentals" ;
  schema:url <https://anchorfact.org/sports/volleyball-fundamentals/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.725" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_assisted" .

<https://anchorfact.org/kb/sports/volleyball-fundamentals>
  schema:citation <https://www.britannica.com/sports/volleyball> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/sports/volleyball-fundamentals>
  schema:citation <https://www.olympics.com/en/sports/volleyball/> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/sports/volleyball-fundamentals>
  schema:citation <https://www.fivb.com/volleyball/the-game/official-volleyball-rules/> ;
  af:sourceTier "B" .