@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:CFDxO2dFoKNVpIADa3evSQ	rdf:type	rev:Review .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix schema:	<http://schema.org/> .
ns1:CFDxO2dFoKNVpIADa3evSQ	schema:dateCreated	"2018-04-29T00:00:00"^^xsd:dateTime .
@prefix ns5:	<http://data.yelp.com/Business/id/> .
ns1:CFDxO2dFoKNVpIADa3evSQ	schema:itemReviewed	ns5:uCgHhVx88-23VCZTdh8hxg .
@prefix ns6:	<http://www.openvoc.eu/poi#> .
ns1:CFDxO2dFoKNVpIADa3evSQ	ns6:funnyReviews	"0"^^xsd:int ;
	rev:rating	"4"^^xsd:int ;
	ns6:usefulReviews	"0"^^xsd:int ;
	rev:text	"I've ordered a few times from this location and have been very pleased with each visit. They are accurate with their to-go orders  and have a register specifically for this. I call ahead and never have to wait once I get there. \n\nThe menu is Greek-American food and always tastes good.  My favorite items are the fried fish and the Greek Salad. I have not dined in, but from walking in the dining area is very colorful and looks clean."^^xsd:string ;
	ns6:coolReviews	"0"^^xsd:int ;
	rev:reviewer	<http://data.yelp.com/User/id/8XJ7DpZhQrzxNIJDRShf5A> .