@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@prefix ns1:	<http://www.openlinksw.com/schemas/googleplus#> .
@prefix ns2:	<http://www.openlinksw.com/schemas/rdfs/birthDate#> .
ns1:date_of_birth	owl:equivalentProperty	ns2:this .
@prefix ns3:	<http://www.openlinksw.com/schemas/linkedin#> .
ns3:date_of_birth	owl:equivalentProperty	ns2:this .