@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:vbNJK-5WmOGcO2std5rcbw	rdf:type	rev:Review .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix schema:	<http://schema.org/> .
ns1:vbNJK-5WmOGcO2std5rcbw	schema:dateCreated	"2015-03-03T00:00:00"^^xsd:dateTime .
@prefix ns5:	<http://data.yelp.com/Business/id/> .
ns1:vbNJK-5WmOGcO2std5rcbw	schema:itemReviewed	ns5:mz48xdVWcCu463U3Lm7lhA .
@prefix ns6:	<http://www.openvoc.eu/poi#> .
ns1:vbNJK-5WmOGcO2std5rcbw	ns6:funnyReviews	"0"^^xsd:int ;
	rev:rating	"4"^^xsd:int ;
	ns6:usefulReviews	"1"^^xsd:int ;
	rev:text	"Grimaldi's is the best pizza in phoenix, hands down, no question. Especially this location. I've been to three other valley locations and I'll always go out of my way to eat at this one. They have the sweetest staff too. The only reason I didn't give five stars is because it gets super loud during dinner rush because the tables are so close together (I always prefer to sit in the bar when it's that busy and loud). The other reason it's not five stars is because all three times I've ordered pizza to go it's cold when I get home. So cold that it has to be microwaved which makes it soggy, but it's not a huge deal. I'll still keep going there often."^^xsd:string ;
	ns6:coolReviews	"0"^^xsd:int ;
	rev:reviewer	<http://data.yelp.com/User/id/58UaniOuI2GfANCbt-G5mQ> .