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

<https://anchorfact.org/kb/computer-science/data-snowflake-access-history-and-object-lineage>
  a schema:TechArticle ;
  schema:headline "Data Snowflake ACCESS_HISTORY and Object Lineage" ;
  schema:url <https://anchorfact.org/computer-science/data-snowflake-access-history-and-object-lineage/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.685" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/computer-science/data-snowflake-access-history-and-object-lineage>
  schema:citation <https://docs.snowflake.com/en/sql-reference/account-usage/access_history> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/data-snowflake-access-history-and-object-lineage>
  schema:citation <https://docs.snowflake.com/en/user-guide/access-history> ;
  af:sourceTier "B" .