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

<https://anchorfact.org/kb/ai/protein-structure-prediction>
  a schema:article ;
  schema:headline "Protein Structure Prediction: AlphaFold, RoseTTAFold, and AI-Driven Structural Biology" ;
  schema:url <https://anchorfact.org/ai/protein-structure-prediction/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.8" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/protein-structure-prediction>
  schema:citation <https://www.nature.com/articles/s41586-021-03819-2> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/ai/protein-structure-prediction>
  schema:citation <https://www.science.org/doi/10.1126/science.abj8754> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/ai/protein-structure-prediction>
  schema:citation <https://doi.org/10.1002/prot.26237> ;
  af:sourceTier "A" .