@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/Thomas_Nelson_%28publisher%29>	dbpedia-owl:industry	dbpedia:Book_Publishing .
@prefix ns2:	<http://dbpedia.org/ontology/Company/> .
<http://dbpedia.org/resource/Thomas_Nelson_%28publisher%29>	ns2:industry	dbpedia:Book_Publishing .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/Thomas_Nelson_%28publisher%29>	dbpprop:industry	dbpedia:Book_Publishing .
dbpedia:Book_Publishing	dbpprop:redirect	dbpedia:Publishing .