@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbp:	<http://dbpedia.org/property/> .
dbp:otherNames	rdf:type	rdf:Property .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbp:otherNames	owl:sameAs	dbp:otherNames .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbp:otherNames	rdfs:label	"other names"@en .