@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@prefix yago-res:	<http://mpii.de/yago/resource/> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
yago-res:Speech_Application_LanguAge_Tags	owl:sameAs	dbpedia:Speech_Application_LanguAge_Tags .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix yago:	<http://dbpedia.org/class/yago/> .
dbpedia:Speech_Application_LanguAge_Tags	rdf:type	yago:MarkupLanguAges ,
		yago:XML-basedStandards ;
	owl:sameAs	dbpedia:Speech_Application_LanguAge_Tags .