@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:uWYxb233DW2xYfUPvO2SpQ	rdf:type	rev:Review .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix schema:	<http://schema.org/> .
ns1:uWYxb233DW2xYfUPvO2SpQ	schema:dateCreated	"2007-01-06T00:00:00"^^xsd:dateTime .
@prefix ns5:	<http://data.yelp.com/Business/id/> .
ns1:uWYxb233DW2xYfUPvO2SpQ	schema:itemReviewed	ns5:Rj3wnYT1QAxpJlRT5mMc-g .
@prefix ns6:	<http://www.openvoc.eu/poi#> .
ns1:uWYxb233DW2xYfUPvO2SpQ	ns6:funnyReviews	"1"^^xsd:int ;
	rev:rating	"3"^^xsd:int ;
	ns6:usefulReviews	"0"^^xsd:int ;
	rev:text	"Harlow's was busy the saturday morning we stopped in, but fortunately, there was no wait. Standard breakfast food, and good price/performance ratio. The only thing that left me confused was that the meals were delivered with \"Butter-like Spread,\" containing mostly vegetable oil. Is there really a substantial cost in having real butter? I mean, breakfast at a place like this is all about indulgence, and a time where it's completely socially acceptable to...no, expected that you'll cover your food in real butter, wether it's good for you or not."^^xsd:string ;
	ns6:coolReviews	"0"^^xsd:int ;
	rev:reviewer	<http://data.yelp.com/User/id/9odfPnZ1v2nmClkgCUE3Cw> .