@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:RZEdKBpO2_s3VbVBj077Zg	rdf:type	rev:Review .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix schema:	<http://schema.org/> .
ns1:RZEdKBpO2_s3VbVBj077Zg	schema:dateCreated	"2014-02-24T00:00:00"^^xsd:dateTime .
@prefix ns5:	<http://data.yelp.com/Business/id/> .
ns1:RZEdKBpO2_s3VbVBj077Zg	schema:itemReviewed	ns5:pSQFynH1VxkfSmehRXlZWw .
@prefix ns6:	<http://www.openvoc.eu/poi#> .
ns1:RZEdKBpO2_s3VbVBj077Zg	ns6:funnyReviews	"0"^^xsd:int ;
	rev:rating	"4"^^xsd:int ;
	ns6:usefulReviews	"0"^^xsd:int ;
	rev:text	"Was the pizza good? Yes of course it was. Was it the best in the world like as the critics say? No, no it wasn't.  If I hadn't eaten pizza in Italy, or elsewhere in Europe maybe I would not of known better. Ambience of the restaurant is hipster in nature. Food is expensive, along with the drinks, at least they serve real Coke (made with sugar and not corn syrup) in the bottle with no refills.   Service was good."^^xsd:string ;
	ns6:coolReviews	"0"^^xsd:int .
@prefix ns7:	<http://data.yelp.com/User/id/> .
ns1:RZEdKBpO2_s3VbVBj077Zg	rev:reviewer	ns7:LF6aUpdc2KUkbk4Y9SOKsA .