@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rev:	<http://purl.org/stuff/rev#> .
<http://data.yelp.com/Review/id/8T8VsjO2dRBiHoIvqZfxMg>	rdf:type	rev:Review .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix schema:	<http://schema.org/> .
<http://data.yelp.com/Review/id/8T8VsjO2dRBiHoIvqZfxMg>	schema:dateCreated	"2017-07-20T00:00:00"^^xsd:dateTime ;
	schema:itemReviewed	<http://data.yelp.com/Business/id/5ab4zTLxouz8v7Nhkd3Png> .
@prefix ns4:	<http://www.openvoc.eu/poi#> .
<http://data.yelp.com/Review/id/8T8VsjO2dRBiHoIvqZfxMg>	ns4:funnyReviews	"0"^^xsd:int ;
	rev:rating	"5"^^xsd:int ;
	ns4:usefulReviews	"0"^^xsd:int ;
	rev:text	"Friendly service and great Lattes. This Starbucks is consistently awesome!"^^xsd:string ;
	ns4:coolReviews	"0"^^xsd:int .
@prefix ns5:	<http://data.yelp.com/User/id/> .
<http://data.yelp.com/Review/id/8T8VsjO2dRBiHoIvqZfxMg>	rev:reviewer	ns5:kS83VaKgqXpaSKnfONip9w .