@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@prefix ns1:	<http://www.w3.org/2000/01/> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:rdf-schema	owl:sameAs	rdfs:this .
@prefix ns3:	<http://kingsley.idehen.net/about/id/entity/http/www.w3.org/2000/01/> .
rdfs:this	owl:sameAs	ns3:rdf-schema .