@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:MarmqO2I1Rlt64LPdmapGQ	rdf:type	rev:Review .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix schema:	<http://schema.org/> .
ns1:MarmqO2I1Rlt64LPdmapGQ	schema:dateCreated	"2015-05-28T00:00:00"^^xsd:dateTime .
@prefix ns5:	<http://data.yelp.com/Business/id/> .
ns1:MarmqO2I1Rlt64LPdmapGQ	schema:itemReviewed	ns5:OvbxEgVuJ768un1TByT5zA .
@prefix ns6:	<http://www.openvoc.eu/poi#> .
ns1:MarmqO2I1Rlt64LPdmapGQ	ns6:funnyReviews	"0"^^xsd:int ;
	rev:rating	"2"^^xsd:int ;
	ns6:usefulReviews	"3"^^xsd:int ;
	rev:text	"Dr hoffman is really nice and patient but I'm sorry to say, most people working there are absolutely incompetent."^^xsd:string ;
	ns6:coolReviews	"0"^^xsd:int .
@prefix ns7:	<http://data.yelp.com/User/id/> .
ns1:MarmqO2I1Rlt64LPdmapGQ	rev:reviewer	ns7:EqvVQWh1a42pmdul9fjaFQ .