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

<https://anchorfact.org/kb/game-development/roguelike-game-design>
  a schema:TechArticle ;
  schema:headline "Roguelike Game Design" ;
  schema:url <https://anchorfact.org/game-development/roguelike-game-design/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.79" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "human_only" .

<https://anchorfact.org/kb/game-development/roguelike-game-design>
  schema:citation <https://www.roguebasin.com/index.php/Berlin_Interpretation> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/game-development/roguelike-game-design>
  schema:citation <https://link.springer.com/book/10.1007/978-3-319-42716-4> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/game-development/roguelike-game-design>
  schema:citation <https://arxiv.org/abs/1702.00539> ;
  af:sourceTier "A" .