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

<https://anchorfact.org/kb/arts/audio-engineering>
  a schema:TechArticle ;
  schema:headline "Audio Engineering" ;
  schema:url <https://anchorfact.org/arts/audio-engineering/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.855" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/arts/audio-engineering>
  schema:citation <https://www.aes.org/resources/audio-topics/loudness-project/loudness-basics/> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/arts/audio-engineering>
  schema:citation <https://www.itu.int/rec/R-REC-BS.1770> ;
  af:sourceTier "S" .

<https://anchorfact.org/kb/arts/audio-engineering>
  schema:citation <https://tech.ebu.ch/publications/r128> ;
  af:sourceTier "S" .