@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix yago:	<http://dbpedia.org/class/yago/> .
dbpedia:Jean_Antoine_Zinnen	rdf:type	yago:GermanImmigrantsToLuxembourg .
dbpedia:Charles-Mathias_Simons	rdf:type	yago:GermanImmigrantsToLuxembourg .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
yago:GermanImmigrantsToLuxembourg	owl:sameAs	yago:GermanImmigrantsToLuxembourg .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
yago:GermanImmigrantsToLuxembourg	rdfs:label	"German immigrants to Luxembourg"@en ;
	rdfs:subClassOf	yago:Immigrant110199489 .