@prefix : <http://schema.org/>.

<http://100escaperswalkthrough.com/#organization> a :Organization;
  :name "94% Game Answers for 100 Escapers Walkthrough Solution";
  :url <http://100escaperswalkthrough.com/>.

<http://100escaperswalkthrough.com/#personlogo> a :ImageObject;
  :caption "admin";
  :height 96;
  :url <http://0.gravatar.com/avatar/09401d3843ace59e116a05f771ca6918?s=96&d=mm&r=g>;
  :width 96.

<http://100escaperswalkthrough.com/#website> a :WebSite;
  :name "94% Game Answers for 100 Escapers Walkthrough Solution";
  :publisher <http://100escaperswalkthrough.com/#organization>;
  :url <http://100escaperswalkthrough.com/>.

<http://100escaperswalkthrough.com/author/admin/#author> a :Person;
  :image <http://100escaperswalkthrough.com/#personlogo>;
  :name "admin".

<http://100escaperswalkthrough.com/room-escape-50-rooms-5-level-42-walkthrough/#article> a :Article;
  :articleSection "Uncategorized, Room Escape 50 Rooms V Level 42 Walkthrough";
  :author <http://100escaperswalkthrough.com/author/admin/#author>;
  :commentCount 0;
  :dateModified "2017-12-22T04:07:59+00:00"^^:Date;
  :datePublished "2017-12-22T04:07:59+00:00"^^:Date;
  :headline "Room Escape 50 Rooms 5 Level 42 Walkthrough";
  :isPartOf <http://100escaperswalkthrough.com/room-escape-50-rooms-5-level-42-walkthrough/#webpage>;
  :mainEntityOfPage <http://100escaperswalkthrough.com/room-escape-50-rooms-5-level-42-walkthrough/#webpage>;
  :publisher <http://100escaperswalkthrough.com/#organization>.

<http://100escaperswalkthrough.com/room-escape-50-rooms-5-level-42-walkthrough/#webpage> a :WebPage;
  :dateModified "2017-12-22T04:07:59+00:00"^^:Date;
  :datePublished "2017-12-22T04:07:59+00:00"^^:Date;
  :inLanguage "en-US";
  :isPartOf <http://100escaperswalkthrough.com/#website>;
  :name "Room Escape 50 Rooms 5 Level 42 Walkthrough";
  :url <http://100escaperswalkthrough.com/room-escape-50-rooms-5-level-42-walkthrough/>.