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

<https://anchorfact.org/kb/sports/swimming-strokes>
  a schema:TechArticle ;
  schema:headline "Swimming Strokes" ;
  schema:url <https://anchorfact.org/sports/swimming-strokes/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.625" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_assisted" .

<https://anchorfact.org/kb/sports/swimming-strokes>
  schema:citation <https://www.worldaquatics.com/swimming/rules> ;
  af:sourceTier "B" .