@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns1:	<http://www.openlinksw.com/schemas/googleplus#> .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
ns1:displayName	rdfs:subPropertyOf	virtrdf:label .
@prefix sioc:	<http://rdfs.org/sioc/ns#> .
ns1:displayName	rdfs:subPropertyOf	sioc:name .