@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:yFbLAHqEN8v2GS5XzO2sOA	rdf:type	rev:Review .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix schema:	<http://schema.org/> .
ns1:yFbLAHqEN8v2GS5XzO2sOA	schema:dateCreated	"2017-11-07T00:00:00"^^xsd:dateTime ;
	schema:itemReviewed	<http://data.yelp.com/Business/id/-0Eb_A0tSrxLRQkKI9jx_g> .
@prefix ns5:	<http://www.openvoc.eu/poi#> .
ns1:yFbLAHqEN8v2GS5XzO2sOA	ns5:funnyReviews	"0"^^xsd:int ;
	rev:rating	"5"^^xsd:int ;
	ns5:usefulReviews	"0"^^xsd:int ;
	rev:text	"Just booked another trip with TL. Costa Rica this time. Can't wait to go. 3 of them have been there so it was great to pick their brains about what to see and what to do. Great dealing with nice agents who know a lot about so many destinations."^^xsd:string ;
	ns5:coolReviews	"0"^^xsd:int ;
	rev:reviewer	<http://data.yelp.com/User/id/5anfVrT5ofZZW9kDUwcbfw> .