@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:gpMtmvO2d6eoLh3VvAXSWg	rdf:type	rev:Review .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix schema:	<http://schema.org/> .
ns1:gpMtmvO2d6eoLh3VvAXSWg	schema:dateCreated	"2018-01-08T00:00:00"^^xsd:dateTime .
@prefix ns5:	<http://data.yelp.com/Business/id/> .
ns1:gpMtmvO2d6eoLh3VvAXSWg	schema:itemReviewed	ns5:beDi5Kdme6Ef6k21eDZCZA .
@prefix ns6:	<http://www.openvoc.eu/poi#> .
ns1:gpMtmvO2d6eoLh3VvAXSWg	ns6:funnyReviews	"0"^^xsd:int ;
	rev:rating	"5"^^xsd:int ;
	ns6:usefulReviews	"0"^^xsd:int ;
	rev:text	"Love this place.  I was recommended to come here from another Dry Cleaner who I used to send out their alterations.  I havent looked back.  They are fast, super friendly, and all the alterations they do are great.  Never had any issues here and would recommend them to anyone."^^xsd:string ;
	ns6:coolReviews	"0"^^xsd:int .
@prefix ns7:	<http://data.yelp.com/User/id/> .
ns1:gpMtmvO2d6eoLh3VvAXSWg	rev:reviewer	ns7:RY9N17YrTHmajVFft87OQA .