@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/Franklin_C._Crow>	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/Franklin_C._Crow>	rdf:type	dbpedia-owl:Scientist ,
		dbpedia-owl:Person .
@prefix ns3:	<http://dbpedia.org/class/yago/> .
<http://dbpedia.org/resource/Franklin_C._Crow>	rdf:type	ns3:ComputerGraphicsProfessionals .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/Franklin_C._Crow>	rdf:type	foaf:Person ,
		ns3:Person100007846 ,
		ns3:Scientist110560637 .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/Franklin_C._Crow>	dbpprop:name	"Crow, Franklin C."@en ,
		"Franklin C. Crow"@en ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f800000000013bcb6> ,
		<http://umbel.org/umbel/ne/wikipedia/Franklin_C._Crow> ;
	foaf:name	"Franklin C. Crow" ,
		"Franklin C. Crow"@de ;
	foaf:surname	"Crow"@de ;
	foaf:page	<http://en.wikipedia.org/wiki/Franklin_C._Crow> ;
	dbpprop:reference	<http://www.informatik.uni-trier.de/~ley/db/indices/a-tree/c/Crow:Franklin_C=.html> ,
		<http://www.cs.cmu.edu/~ri-seminar/archives/2001.fall/2001.Sept.21.html> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/Franklin_C._Crow>	rdfs:label	"Franklin C. Crow"@en ;
	dbpprop:abstract	"Franklin C. Crow or Frank Crow is a computer scientist who has made important contributions to computer graphics, including some of the first practical anti-aliasing techniques. Crow also proposed the shadow volume technique for generating geometrically accurate shadows. Interactive shadow volume rendering was popularized by the Doom 3 computer game. Crow studied electrical engineering at the University of Utah College of Engineering under Ivan Sutherland, a pioneer in computer graphics. He taught at the University of Texas and Ohio State University and was involved with research at Xerox PARC, Apple Computer's Advanced Technology Group, and Interval Research. From 2001 to 2008, he worked for NVIDIA as a GPU architect designing rasterization algorithms."@en ;
	rdfs:comment	"Franklin C. Crow or Frank Crow is a computer scientist who has made important contributions to computer graphics, including some of the first practical anti-aliasing techniques. Crow also proposed the shadow volume technique for generating geometrically accurate shadows. Interactive shadow volume rendering was popularized by the Doom 3 computer game. Crow studied electrical engineering at the University of Utah College of Engineering under Ivan Sutherland, a pioneer in computer graphics."@en ;
	foaf:givenname	"Franklin C."@de .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns8:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/Franklin_C._Crow>	skos:subject	ns8:Computer_graphics_professionals ,
		ns8:Living_people ,
		ns8:Ohio_State_University_faculty ,
		ns8:University_of_Utah_alumni .
@prefix ns9:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/Franklin_C._Crow>	dbpprop:wikiPageUsesTemplate	ns9:infobox_scientist ,
		ns9:persondata .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/Franklin_C._Crow>	dbpprop:field	dbpedia:Computer_Science ;
	dbpprop:workInstitution	dbpedia:PARC ,
		dbpedia:Ohio_State_University ,
		dbpedia:NVIDIA ,
		dbpedia:Apple_Computer ,
		dbpedia:Advanced_Technology_Group ,
		dbpedia:Interval_Research ,
		dbpedia:University_of_Texas ,
		dbpedia:Xerox ;
	dbpprop:shortDescription	"Computer scientist"@en ;
	dbpprop:hasPhotoCollection	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/Franklin_C._Crow> .
@prefix ns11:	<http://www.w3.org/2006/03/wn/wn20/instances/> .
<http://dbpedia.org/resource/Franklin_C._Crow>	dbpprop:wordnet_type	ns11:synset-scientist-noun-1 ;
	dbpprop:disambiguates	<http://dbpedia.org/resource/Franklin_C._Crow> ;
	owl:sameAs	<http://dbpedia.org/resource/Franklin_C._Crow> .