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

<https://anchorfact.org/kb/game-development/visual-novel-design>
  a schema:TechArticle ;
  schema:headline "Visual Novel Design" ;
  schema:url <https://anchorfact.org/game-development/visual-novel-design/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.715" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "human_only" .

<https://anchorfact.org/kb/game-development/visual-novel-design>
  schema:citation <https://www.renpy.org/doc/html/quickstart.html> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/game-development/visual-novel-design>
  schema:citation <https://www.renpy.org/doc/html/menus.html> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/game-development/visual-novel-design>
  schema:citation <https://www.choiceofgames.com/make-your-own-games/choicescript-intro/> ;
  af:sourceTier "B" .