@prefix dbpprop:	<http://dbpedia.org/property/> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
dbpedia:Daffy_Duck_for_President	dbpprop:artDirector	dbpedia:Allen_Helbig .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Allen_Helbig	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:Allen_Helbig	rdf:type	dbpedia-owl:Artist ,
		dbpedia-owl:Person ;
	dbpprop:name	"Allen Helbig"@en .
@prefix ns5:	<http://dbpedia.org/ontology/Person/> .
dbpedia:Allen_Helbig	ns5:birthName	"Walter Allen Helbig, Jr." .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia:Allen_Helbig	ns5:birthDate	"1964-12-03"^^xsd:date ;
	ns5:birthPlace	<http://dbpedia.org/resource/Canoga_Park%2C_California> ;
	dbpedia-owl:field	dbpedia:Illustration ,
		dbpedia:Photography ,
		dbpedia:Web_Design ,
		dbpedia:Bodypainting ,
		dbpedia:Animation .
@prefix ns7:	<http://dbpedia.org/ontology/Artist/> .
dbpedia:Allen_Helbig	ns7:field	dbpedia:Photography ,
		dbpedia:Illustration ,
		dbpedia:Web_Design ,
		dbpedia:Bodypainting ,
		dbpedia:Animation .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Allen_Helbig	foaf:name	"Allen Helbig" .
@prefix ns9:	<http://en.wikipedia.org/wiki/> .
dbpedia:Allen_Helbig	foaf:page	ns9:Allen_Helbig ;
	dbpedia-owl:training	dbpedia:Glassboro_State_College ;
	dbpprop:reference	<http://www.red-skies.net/about.htm> ,
		<http://www.mobygames.com/developer/sheet/view/developerId,67836/> ,
		<http://wb.imdb.de/name/nm2270479/> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Allen_Helbig	rdfs:label	"Allen Helbig"@en ;
	dbpedia-owl:birthName	"Walter Allen Helbig, Jr." ;
	dbpedia-owl:birthDate	"1964-12-03"^^xsd:date ;
	dbpedia-owl:birthPlace	<http://dbpedia.org/resource/Canoga_Park%2C_California> ;
	ns7:training	dbpedia:Glassboro_State_College ;
	dbpprop:abstract	"Allen Helbig (born December 3, 1964) is a contemporary American artist, graphic designer, illustrator, animator, photographer, body painter, and web designer. During his career as an art director for Warner Bros. , he illustrated and art directed many children's books and video games based on the classic short animated cartoons starring Bugs Bunny, Daffy Duck, and other Looney Tunes characters. He art directed Chuck Jones' book Daffy Duck for President. It was Jones' last published book before his death in 2002."@en ;
	rdfs:comment	"Allen Helbig (born December 3, 1964) is a contemporary American artist, graphic designer, illustrator, animator, photographer, body painter, and web designer. During his career as an art director for Warner Bros. , he illustrated and art directed many children's books and video games based on the classic short animated cartoons starring Bugs Bunny, Daffy Duck, and other Looney Tunes characters. He art directed Chuck Jones' book Daffy Duck for President."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
dbpedia:Allen_Helbig	skos:subject	ns12:American_animators ,
		ns12:Living_people ,
		<http://dbpedia.org/resource/Category:1964_births> .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
dbpedia:Allen_Helbig	dbpprop:wikiPageUsesTemplate	ns13:infobox_artist ;
	dbpprop:field	dbpedia:Photography ,
		dbpedia:Web_Design ,
		dbpedia:Bodypainting ,
		dbpedia:Animation ,
		dbpedia:Illustration ;
	dbpprop:birthname	"Walter Allen Helbig, Jr."@en .
@prefix ns14:	<http://dbpedia.org/resource/Allen_Helbig/birthdate/> .
dbpedia:Allen_Helbig	dbpprop:birthdate	ns14:Birth_date_and_age ;
	dbpprop:location	<http://dbpedia.org/resource/Canoga_Park%2C_California> ;
	dbpprop:training	dbpedia:Glassboro_State_College .