@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Walt_Stanchfield	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:Walt_Stanchfield	rdf:type	dbpedia-owl:Artist ,
		dbpedia-owl:Person .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Walt_Stanchfield	dbpprop:name	dbpedia:Walt_Stanchfield .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns6:	<http://dbpedia.org/ontology/Person/> .
dbpedia:Walt_Stanchfield	ns6:birthDate	"1919-07-14"^^xsd:date ;
	ns6:birthPlace	<http://dbpedia.org/resource/Los_Angeles%2C_California> ;
	ns6:deathDate	"2000-09-03"^^xsd:date ;
	ns6:deathPlace	dbpedia:California ,
		dbpedia:Santa_Barbara_County ;
	ns6:influenced	dbpedia:Don_Bluth ,
		dbpedia:John_Lasseter ,
		dbpedia:Brad_Bird ;
	dbpedia-owl:field	dbpedia:Animation .
@prefix ns7:	<http://dbpedia.org/ontology/Artist/> .
dbpedia:Walt_Stanchfield	ns7:field	dbpedia:Animation .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Walt_Stanchfield	foaf:name	"Walt Stanchfield" .
@prefix ns9:	<http://en.wikipedia.org/wiki/> .
dbpedia:Walt_Stanchfield	foaf:page	ns9:Walt_Stanchfield ;
	dbpprop:reference	<http://www.imdb.com/name/nm0821990/> ,
		<http://www.cartoonbrew.com/books/walt-stanchfields-gesture-drawing-for-animation.html> ,
		<http://disneybooks.blogspot.com/2009/01/have-you-all-wondered-what-don-hahn-has.html> .
@prefix ns10:	<http://movies.nytimes.com/person/1201656/> .
dbpedia:Walt_Stanchfield	dbpprop:reference	ns10:Walt-Stanchfield ,
		<http://www.youtube.com/watch?v=vkLZfu_Y92g> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Walt_Stanchfield	rdfs:label	"Walt Stanchfield"@en ;
	dbpedia-owl:thumbnail	<http://upload.wikimedia.org/wikipedia/en/thumb/a/a6/W.Stanchfield22.JPG/200px-W.Stanchfield22.JPG> ;
	dbpedia-owl:birthDate	"1919-07-14"^^xsd:date ;
	dbpedia-owl:birthPlace	<http://dbpedia.org/resource/Los_Angeles%2C_California> ;
	dbpedia-owl:deathDate	"2000-09-03"^^xsd:date ;
	dbpedia-owl:deathPlace	dbpedia:California ,
		dbpedia:Santa_Barbara_County ;
	ns6:nationality	dbpedia:United_States ;
	dbpedia-owl:influenced	dbpedia:Brad_Bird ,
		dbpedia:John_Lasseter ,
		dbpedia:Don_Bluth ;
	dbpprop:abstract	"Walt Stanchfield (1919-2000) was an American animator. Stanchfield was born in Los Angeles and began his career in animation in 1937 at the Charles Mintz Studio. He served in the U.S. Navy during World War II, then worked at the Walter Lantz Studio prior to his lengthy tenure at The Walt Disney Studios. While at Disney, he worked on every full-length animated feature from The Adventures of Ichabod and Mr. Toad (1949) through The Great Mouse Detective (1986). In the 1970s, Stanchfield focused his efforts on establishing a training program for new animators along with veteran animator and director Eric Larson. Stanchfield held regular weekly drawing classes and lectures for the crew, and among his students were young talent that went on to become prominent figures within the animation industry: Brad Bird, John Lasseter, Don Bluth, Joe Ranft, John Musker, Ron Clements, Glen Keane, Andreas Deja, and Mark Henn, among others. In the mid-1980s, Stanchfield taught weekly gesture drawing classes for the entire studio. At the end of each class, he grabbed a few drawings that inspired or challenged him, then pasted them up with his typewritten commentary as a handout for everyone in the class. These weekly lecture notes, along with his early writings for the animation training program, are now gathered and published in the two-volume collection entitled Drawn to Life: 20 Golden Years of Disney Master Classes which is published by Focal Press and edited by animation producer Don Hahn ."@en ;
	rdfs:comment	"Walt Stanchfield (1919-2000) was an American animator. Stanchfield was born in Los Angeles and began his career in animation in 1937 at the Charles Mintz Studio. He served in the U.S. Navy during World War II, then worked at the Walter Lantz Studio prior to his lengthy tenure at The Walt Disney Studios. While at Disney, he worked on every full-length animated feature from The Adventures of Ichabod and Mr. Toad (1949) through The Great Mouse Detective (1986)."@en ;
	foaf:depiction	<http://upload.wikimedia.org/wikipedia/en/a/a6/W.Stanchfield22.JPG> ;
	dbpedia-owl:nationality	dbpedia:United_States .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns13:	<http://dbpedia.org/resource/Category:> .
dbpedia:Walt_Stanchfield	skos:subject	ns13:Cartoonists ,
		<http://dbpedia.org/resource/Category:1919_births> ,
		ns13:American_animators ,
		<http://dbpedia.org/resource/Category:2000_deaths> .
@prefix ns14:	<http://dbpedia.org/resource/Template:> .
dbpedia:Walt_Stanchfield	dbpprop:wikiPageUsesTemplate	ns14:infobox_artist ;
	dbpprop:nationality	dbpedia:United_States ;
	dbpprop:deathPlace	dbpedia:California ,
		dbpedia:Santa_Barbara_County ;
	dbpprop:field	dbpedia:Animation ;
	dbpprop:influenced	dbpedia:Brad_Bird ,
		dbpedia:Don_Bluth ,
		dbpedia:John_Lasseter ;
	dbpprop:caption	"Walt Stanchfield"@en ;
	dbpprop:location	<http://dbpedia.org/resource/Los_Angeles%2C_California> ;
	dbpprop:bgcolour	"6495ED"@en .