@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@prefix ns1:	<http://www.openlinksw.com/schemas/googleplus#> .
@prefix vcard2006:	<http://www.w3.org/2006/vcard/ns#> .
ns1:honorificPrefix	owl:equivalentProperty	vcard2006:TITLE .
ns1:title	owl:equivalentProperty	vcard2006:TITLE .