@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@prefix ns1:	<http://www.openlinksw.com/schemas/linkedin#> .
@prefix vcard:	<http://www.w3.org/2001/vcard-rdf/3.0#> .
ns1:id	owl:equivalentProperty	vcard:UID .
@prefix dcterms:	<http://purl.org/dc/terms/> .
ns1:id	owl:equivalentProperty	dcterms:identifier .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
ns1:id	owl:equivalentProperty	dc:identifier .
@prefix bibo:	<http://purl.org/ontology/bibo/> .
ns1:id	owl:equivalentProperty	bibo:identifier .
@prefix sioc:	<http://rdfs.org/sioc/ns#> .
ns1:id	owl:equivalentProperty	sioc:id .