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

<https://anchorfact.org/kb/ai/ai-in-cybersecurity>
  a schema:article ;
  schema:headline "AI in Cybersecurity: Threat Detection and LLM-Powered Defense" ;
  schema:url <https://anchorfact.org/ai/ai-in-cybersecurity/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.83" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/ai-in-cybersecurity>
  schema:citation <https://arxiv.org/abs/1804.04637> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/ai/ai-in-cybersecurity>
  schema:citation <https://www.ndss-symposium.org/ndss2014/drebin-effective-and-explainable-detection-of-android-malware-in-your-pocket/> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/ai/ai-in-cybersecurity>
  schema:citation <https://atlas.mitre.org/matrices/ATLAS> ;
  af:sourceTier "B" .