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

<https://anchorfact.org/kb/computer-science/cybersecurity-fundamentals>
  a schema:Article ;
  schema:headline "Cybersecurity: Threats, Cryptography, and Defense" ;
  schema:url <https://anchorfact.org/computer-science/cybersecurity-fundamentals/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.78" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/computer-science/cybersecurity-fundamentals>
  schema:citation <https://csrc.nist.gov/pubs/sp/800/12/r1/final> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/computer-science/cybersecurity-fundamentals>
  schema:citation <https://docs.lib.purdue.edu/cstech/702/> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/computer-science/cybersecurity-fundamentals>
  schema:citation <https://csrc.nist.gov/pubs/sp/800/207/final> ;
  af:sourceTier "A" .