@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:The_Art_Institute_of_TuCson	owl:sameAs	dbpedia:The_Art_Institute_of_TuCson .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix yago:	<http://dbpedia.org/class/yago/> .
dbpedia:The_Art_Institute_of_TuCson	rdf:type	yago:UniversitiesAndCollegesInArizona ,
		yago:TheArtInstitutes ,
		yago:CookingSchools ,
		yago:EduCAtionalInstitutionsEstablishedIn1996 ;
	owl:sameAs	dbpedia:The_Art_Institute_of_TuCson .