@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/Dana_S._Nau>	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/Dana_S._Nau>	rdf:type	dbpedia-owl:Scientist ,
		dbpedia-owl:Person .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/Dana_S._Nau>	dbpprop:name	"Dana S. Nau"@en .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns5:	<http://dbpedia.org/ontology/Person/> .
<http://dbpedia.org/resource/Dana_S._Nau>	ns5:birthDate	"1951-12-01T00:00:00-05:00"^^xsd:gYearMonth .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/Dana_S._Nau>	ns5:almaMater	dbpedia:Duke_University ,
		dbpedia:University_of_Missouri-Rolla .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/Dana_S._Nau>	foaf:name	"Dana S. Nau" ;
	foaf:page	<http://en.wikipedia.org/wiki/Dana_S._Nau> ;
	dbpedia-owl:knownFor	dbpedia:Automated_planning_and_scheduling ,
		dbpedia:Hierarchical_task_network ,
		dbpedia:Game_tree ;
	ns5:knownFor	dbpedia:Automated_planning_and_scheduling ,
		dbpedia:Hierarchical_task_network ,
		dbpedia:Game_tree ;
	dbpprop:reference	<http://www.cs.umd.edu/~nau/> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/Dana_S._Nau>	rdfs:label	"Dana S. Nau"@en ;
	dbpedia-owl:birthDate	"1951-12-01T00:00:00-05:00"^^xsd:gYearMonth ;
	dbpedia-owl:almaMater	dbpedia:University_of_Missouri-Rolla ,
		dbpedia:Duke_University ;
	dbpprop:abstract	"Dana S. Nau is a Professor of Computer Science and Systems Research at the University of Maryland, College Park, where he has done research in automated planning and scheduling, game theory, cognitive science, and computer-aided engineering. He has more than 300 publications and several best-paper awards. Some of his accomplishments include the discovery of game tree pathology, the development of the SHOP and SHOP2 HTN planning systems, and the book Automated Planning: Theory and Practice. He is a Fellow of the AAAI."@en ;
	rdfs:comment	"Dana S. Nau is a Professor of Computer Science and Systems Research at the University of Maryland, College Park, where he has done research in automated planning and scheduling, game theory, cognitive science, and computer-aided engineering. He has more than 300 publications and several best-paper awards. Some of his accomplishments include the discovery of game tree pathology, the development of the SHOP and SHOP2 HTN planning systems, and the book Automated Planning: Theory and Practice."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns10:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/Dana_S._Nau>	skos:subject	ns10:Living_people ,
		ns10:Missouri_University_of_Science_and_Technology_alumni ,
		<http://dbpedia.org/resource/Category:University_of_Maryland%2C_College_Park_faculty> ,
		<http://dbpedia.org/resource/Category:1951_births> ,
		ns10:Fellows_of_the_American_Association_for_Artificial_Intelligence ,
		ns10:American_computer_scientists ,
		ns10:Duke_University_alumni ,
		ns10:Artificial_intelligence_researchers ,
		ns10:American_academics .
@prefix ns11:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/Dana_S._Nau>	dbpprop:wikiPageUsesTemplate	ns11:infobox_scientist ;
	dbpprop:nationality	"United States"@en ;
	dbpprop:birthPlace	"Illinois"@en ;
	dbpprop:almaMater	dbpedia:Duke_University ,
		dbpedia:University_of_Missouri-Rolla ;
	dbpprop:field	dbpedia:Artificial_Intelligence ,
		dbpedia:Computer_Science ;
	dbpprop:dateOfBirth	"December, 1951"@en ;
	dbpprop:workInstitution	<http://dbpedia.org/resource/University_of_Maryland%2C_College_Park> ;
	dbpprop:fields	dbpedia:Game_theory ,
		dbpedia:Automated_planning_and_scheduling ;
	dbpprop:knownFor	dbpedia:Hierarchical_task_network ,
		dbpedia:Game_tree ,
		dbpedia:Automated_planning_and_scheduling .
dbpedia:Dana_nau	dbpprop:redirect	<http://dbpedia.org/resource/Dana_S._Nau> .