@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://data.yelp.com/Review/id/> .
@prefix rev:	<http://purl.org/stuff/rev#> .
ns1:UtMsV4CPO2ecDDL4UWS43g	rdf:type	rev:Review .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix schema:	<http://schema.org/> .
ns1:UtMsV4CPO2ecDDL4UWS43g	schema:dateCreated	"2014-09-19T00:00:00"^^xsd:dateTime .
@prefix ns5:	<http://data.yelp.com/Business/id/> .
ns1:UtMsV4CPO2ecDDL4UWS43g	schema:itemReviewed	ns5:PbyqDJf815zRn-7p6vYpAQ .
@prefix ns6:	<http://www.openvoc.eu/poi#> .
ns1:UtMsV4CPO2ecDDL4UWS43g	ns6:funnyReviews	"2"^^xsd:int ;
	rev:rating	"2"^^xsd:int ;
	ns6:usefulReviews	"2"^^xsd:int ;
	rev:text	"I wanted to like this place, because it's a very nice place to watch a game, with plenty of TVs and good view lines.\n\nBut... the food!  Just not good enough.  The burgers are missing a key ingredient - taste!  Really overpriced, and the chef needs to figure out where to locate the seasoning.\n\nLastly, I don't think the waiter every made eye contact with the group.  Flying around, all sweaty and gnarls.  I have been rushed out of nicer burger places (read: In N Out).\n\nGo for the game and a beer, leave before the burger arrives."^^xsd:string ;
	ns6:coolReviews	"0"^^xsd:int .
@prefix ns7:	<http://data.yelp.com/User/id/> .
ns1:UtMsV4CPO2ecDDL4UWS43g	rev:reviewer	ns7:xtB67YuRwbbNFAuwbolqfg .