@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://data.yelp.com/User/id/> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
ns1:rO2TCu2TL8z3fCH9vmoVVg	rdf:type	foaf:Person .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:rO2TCu2TL8z3fCH9vmoVVg	rdfs:label	"Angela"^^xsd:string .
@prefix ns5:	<http://www.openvoc.eu/poi#> .
ns1:rO2TCu2TL8z3fCH9vmoVVg	ns5:cuteCompliments	"0"^^xsd:int .
@prefix rev:	<http://purl.org/stuff/rev#> .
ns1:rO2TCu2TL8z3fCH9vmoVVg	rev:totalVotes	"11"^^xsd:int ;
	ns5:funnyReviews	"0"^^xsd:int ;
	ns5:usefulReviews	"0"^^xsd:int ;
	ns5:coolCompliments	"0"^^xsd:int ;
	ns5:fanCount	"0"^^xsd:int ;
	ns5:hotCompliments	"0"^^xsd:int ;
	ns5:noteCompliments	"0"^^xsd:int ;
	ns5:plainCompliments	"0"^^xsd:int ;
	ns5:ratingAverage	4 ;
	ns5:coolReviews	"0"^^xsd:int ;
	ns5:funnyCompliments	"0"^^xsd:int ;
	ns5:writerCompliments	"0"^^xsd:int ;
	ns5:hasFriends	"tDZl1JysmuVvR-i3pt59_w"^^xsd:string ;
	ns5:listCompliments	"0"^^xsd:int ;
	ns5:moreCompliments	"0"^^xsd:int ;
	ns5:photoCompliments	"0"^^xsd:int ;
	ns5:profileCompliments	"0"^^xsd:int .