@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://data.yelp.com/User/id/5qo7WJvtOnVGv3p-RQ2KiA>	rdf:type	foaf:Person .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://data.yelp.com/User/id/5qo7WJvtOnVGv3p-RQ2KiA>	rdfs:label	"Pradeep"^^xsd:string .
@prefix ns4:	<http://www.openvoc.eu/poi#> .
<http://data.yelp.com/User/id/5qo7WJvtOnVGv3p-RQ2KiA>	ns4:cuteCompliments	"0"^^xsd:int .
@prefix rev:	<http://purl.org/stuff/rev#> .
<http://data.yelp.com/User/id/5qo7WJvtOnVGv3p-RQ2KiA>	rev:totalVotes	"138"^^xsd:int ;
	ns4:funnyReviews	"8"^^xsd:int ;
	ns4:usefulReviews	"26"^^xsd:int ;
	ns4:coolCompliments	"1"^^xsd:int ;
	ns4:fanCount	"1"^^xsd:int ;
	ns4:hotCompliments	"0"^^xsd:int ;
	ns4:noteCompliments	"1"^^xsd:int ;
	ns4:plainCompliments	"1"^^xsd:int ;
	ns4:ratingAverage	3.59 ;
	ns4:coolReviews	"15"^^xsd:int ;
	ns4:funnyCompliments	"1"^^xsd:int ;
	ns4:writerCompliments	"2"^^xsd:int ;
	ns4:hasFriends	"YZCt54NEzImttTpPh9DFuQ, 8NF3ozjkavqxp-GQUeZYvg, 9RTTeuVDV9d8duP09qE7MQ, xh_nxshMpEiMAwiHksjeKg, b5a9w8mWRgtxrq8bU94KCA, wEE-YMx5pmSuagLtNxMPKA, kEvhrOkYD-pLYPMc5yypnA, PRjD6Y6hfuxO_XB5XXoCvQ, 1AWtTmVS7OnMSUYatPu4Uw"^^xsd:string ;
	ns4:listCompliments	"0"^^xsd:int ;
	ns4:moreCompliments	"0"^^xsd:int ;
	ns4:photoCompliments	"0"^^xsd:int ;
	ns4:profileCompliments	"1"^^xsd:int .