@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/The_Lady_Vanishes_%281938_film%29>	dbpedia-owl:distributor	<http://dbpedia.org/resource/20th-Century_Fox> .
@prefix ns1:	<http://dbpedia.org/ontology/Film/> .
<http://dbpedia.org/resource/The_Lady_Vanishes_%281938_film%29>	ns1:distributor	<http://dbpedia.org/resource/20th-Century_Fox> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/The_Lady_Vanishes_%281938_film%29>	dbpprop:distributor	<http://dbpedia.org/resource/20th-Century_Fox> ;
	dbpprop:redirect	<http://dbpedia.org/resource/20th_Century_Fox> ;
	dbpedia-owl:distributor	<http://dbpedia.org/resource/20th-Century_Fox> ;
	ns1:distributor	<http://dbpedia.org/resource/20th-Century_Fox> ;
	dbpprop:distributor	<http://dbpedia.org/resource/20th-Century_Fox> .