@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns1:	<http://www.openlinksw.com/schemas/googleplus#> .
@prefix vcard2006:	<http://www.w3.org/2006/vcard/ns#> .
ns1:fullImage	rdfs:subPropertyOf	vcard2006:PHOTO .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
ns1:fullImage	rdfs:subPropertyOf	foaf:img .