@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:WHPCYO2AXQBoQVB6rLg3Eg	rdf:type	rev:Review .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix schema:	<http://schema.org/> .
ns1:WHPCYO2AXQBoQVB6rLg3Eg	schema:dateCreated	"2017-12-05T00:00:00"^^xsd:dateTime .
@prefix ns5:	<http://data.yelp.com/Business/id/> .
ns1:WHPCYO2AXQBoQVB6rLg3Eg	schema:itemReviewed	ns5:ZP39Z9C9l47QaiiXlRSrNA .
@prefix ns6:	<http://www.openvoc.eu/poi#> .
ns1:WHPCYO2AXQBoQVB6rLg3Eg	ns6:funnyReviews	"0"^^xsd:int ;
	rev:rating	"5"^^xsd:int ;
	ns6:usefulReviews	"2"^^xsd:int ;
	rev:text	"Always a favorite of mine. The seasonal menus are amazing (the lobster grilled cheese and tomato bisque last night were DEVINE!) and the wine specials are always great. Friendly and attentive staff and fun atmosphere."^^xsd:string ;
	ns6:coolReviews	"1"^^xsd:int .
@prefix ns7:	<http://data.yelp.com/User/id/> .
ns1:WHPCYO2AXQBoQVB6rLg3Eg	rev:reviewer	ns7:QoxnNYWqP8uLhemC9wJXrQ .