@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:hu9esSvLCU1jFLpfO2Fo7g	rdf:type	rev:Review .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix schema:	<http://schema.org/> .
ns1:hu9esSvLCU1jFLpfO2Fo7g	schema:dateCreated	"2015-11-29T00:00:00"^^xsd:dateTime .
@prefix ns5:	<http://data.yelp.com/Business/id/> .
ns1:hu9esSvLCU1jFLpfO2Fo7g	schema:itemReviewed	ns5:SJtsU5NzqY-SWa-Nrdp1lw .
@prefix ns6:	<http://www.openvoc.eu/poi#> .
ns1:hu9esSvLCU1jFLpfO2Fo7g	ns6:funnyReviews	"2"^^xsd:int ;
	rev:rating	"5"^^xsd:int ;
	ns6:usefulReviews	"3"^^xsd:int ;
	rev:text	"Unbelievably Mindblowing Burger experience... all that AND a delicious milkshake on top of it. It's all perfect, ALL. The real Two all-beef patties, special sauce, burger if you ask me, I'm not gonna dissect it, just go, go and get some."^^xsd:string ;
	ns6:coolReviews	"1"^^xsd:int .
@prefix ns7:	<http://data.yelp.com/User/id/> .
ns1:hu9esSvLCU1jFLpfO2Fo7g	rev:reviewer	ns7:zIOxNinC6ofIwwGjO9rUWg .