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

<https://anchorfact.org/kb/game-development/unreal-engine-5>
  a schema:TechArticle ;
  schema:headline "Unreal Engine 5" ;
  schema:url <https://anchorfact.org/game-development/unreal-engine-5/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.725" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "human_only" .

<https://anchorfact.org/kb/game-development/unreal-engine-5>
  schema:citation <https://dev.epicgames.com/documentation/en-us/unreal-engine/unreal-engine-5.0-release-notes?application_version=5.0> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/game-development/unreal-engine-5>
  schema:citation <https://dev.epicgames.com/documentation/en-us/unreal-engine/nanite-virtualized-geometry-in-unreal-engine> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/game-development/unreal-engine-5>
  schema:citation <https://dev.epicgames.com/documentation/en-us/unreal-engine/lumen-global-illumination-and-reflections-in-unreal-engine> ;
  af:sourceTier "B" .