@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:uQsqDIsO2I7FN1CespKA2w	rdf:type	rev:Review .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix schema:	<http://schema.org/> .
ns1:uQsqDIsO2I7FN1CespKA2w	schema:dateCreated	"2016-05-19T00:00:00"^^xsd:dateTime .
@prefix ns5:	<http://data.yelp.com/Business/id/> .
ns1:uQsqDIsO2I7FN1CespKA2w	schema:itemReviewed	ns5:vvvDtPXzZHnAYxEChQkjyA .
@prefix ns6:	<http://www.openvoc.eu/poi#> .
ns1:uQsqDIsO2I7FN1CespKA2w	ns6:funnyReviews	"0"^^xsd:int ;
	rev:rating	"5"^^xsd:int ;
	ns6:usefulReviews	"1"^^xsd:int ;
	rev:text	"Brought my car here a few days ago and although they were not able to fix the problem, the manager, Steve, was absolutely amazing. He was extremely kind and helpful. Some of the best customer service I've experienced in Pgh. Would highly recommend!"^^xsd:string ;
	ns6:coolReviews	"0"^^xsd:int .
@prefix ns7:	<http://data.yelp.com/User/id/> .
ns1:uQsqDIsO2I7FN1CespKA2w	rev:reviewer	ns7:ZRdeSie_ZV2Jc8hGJks8cg .