@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:Nils_Nilsson	rdf:type	dbpedia-owl:Scientist .
@prefix ns3:	<http://dbpedia.org/class/yago/> .
dbpedia:Nils_Nilsson	rdf:type	ns3:LivingPeople ,
		ns3:ArtificialIntelligenceResearchers ,
		dbpedia-owl:Person .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Nils_Nilsson	rdf:type	owl:Thing .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Nils_Nilsson	dbpprop:name	"Nils Nilsson"@en .
@prefix ns6:	<http://dbpedia.org/ontology/Person/> .
dbpedia:Nils_Nilsson	ns6:residence	dbpedia:United_States ;
	ns6:almaMater	dbpedia:Stanford_University .
@prefix ns7:	<http://umbel.org/umbel/ne/wikipedia/> .
dbpedia:Nils_Nilsson	owl:sameAs	ns7:Nils_Nilsson ,
		<http://rdf.freebase.com/ns/guid.9202a8c04000641f80000000046a507c> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Nils_Nilsson	foaf:name	"Nils Nilsson" .
@prefix ns9:	<http://en.wikipedia.org/wiki/> .
dbpedia:Nils_Nilsson	foaf:page	ns9:Nils_Nilsson ;
	dbpprop:reference	<http://www.cbi.umn.edu/oh/display.phtml?id=91> ,
		<http://ai.stanford.edu/~nilsson/> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Nils_Nilsson	rdfs:label	"Nils Nilsson"@en ;
	dbpedia-owl:thumbnail	<http://upload.wikimedia.org/wikipedia/en/thumb/7/7e/Replace_this_image_male.svg/200px-Replace_this_image_male.svg.png> ;
	dbpedia-owl:residence	dbpedia:United_States ;
	dbpedia-owl:almaMater	dbpedia:Stanford_University ;
	dbpprop:abstract	"Nils J. Nilsson is one of the founding researchers in the discipline of Artificial intelligence. He is the Kumagai Professor of Engineering, Emeritus in Computer Science at Stanford University. He is particularly famous for his contributions to search, planning, knowledge representation, and robotics. Nilsson received his Ph.D. from Stanford in 1958, and spent much of his career at SRI International, a private research lab spun off from Stanford. His research has been based mainly on the premise that intelligence is based on knowledge that must be represented explicitly. Starting in 1966, Nilsson, along with Charles A. Rosen and Bertram Raphael, led a research team in the construction of Shakey, a robot that constructed a model of its environment from sensor data, reasoned about that environment to arrive at a plan of action, then carried that plan out by sending commands to its motors. This paradigm has been enormously influential in AI. (Textbooks such as, and the first edition of show this influence in almost every chapter, although the entire field has not always stayed under its spell. ) Although the basic idea of using logical reasoning to decide on actions is due to John McCarthy, Nilsson's group was the first to embody it in a complete agent, along the way inventing the A search algorithm and founding the field of automated temporal planning. In the latter pursuit, they invented the STRIPS planner, whose action representation is still the basis of many of today's planning algorithms. The subfield of automated temporal planning called classical planning is based on most of the assumptions built into STRIPS. In 1985 Nilsson became a faculty member at Stanford University, in the Computer Science Department. He was chair of the department from 1985 to 1990. He was the fourth President of the AAAI (1982-83) and a Founding Fellow of that organization. Nilsson has written or coauthored several books on AI, including two that have been especially widely read."@en ;
	rdfs:comment	"Nils J. Nilsson is one of the founding researchers in the discipline of Artificial intelligence. He is the Kumagai Professor of Engineering, Emeritus in Computer Science at Stanford University. He is particularly famous for his contributions to search, planning, knowledge representation, and robotics. Nilsson received his Ph.D. from Stanford in 1958, and spent much of his career at SRI International, a private research lab spun off from Stanford."@en ;
	foaf:depiction	<http://upload.wikimedia.org/wikipedia/en/7/7e/Replace_this_image_male.svg> .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
dbpedia:Nils_Nilsson	skos:subject	ns12:Stanford_University_faculty ,
		ns12:Artificial_intelligence_researchers ,
		ns12:Fellows_of_the_American_Association_for_Artificial_Intelligence ,
		ns12:Living_people ,
		<http://dbpedia.org/resource/Category:Year_of_birth_missing_%28living_people%29> .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
dbpedia:Nils_Nilsson	dbpprop:wikiPageUsesTemplate	ns13:harvnb ,
		ns13:infobox_scientist ,
		ns13:harv ;
	dbpprop:year	1960 ;
	dbpprop:harvProperty	1985 ,
		"Nilsson"@en ,
		"Ginsberg"@en ,
		"Russell"@en ,
		"Norvig"@en ,
		"Charniak"@en ,
		"Hart"@en ,
		"Raphael"@en ,
		1968 ,
		1971 ,
		"McDermott"@en ,
		1992 ,
		1993 ,
		"Fikes"@en ;
	dbpprop:almaMater	dbpedia:Stanford_University ;
	dbpprop:residence	dbpedia:United_States ;
	dbpprop:workplaces	dbpedia:Stanford_University ;
	dbpprop:harvnbProperty	"Nilsson"@en ,
		"Genesereth"@en ,
		1980 ,
		1987 ;
	dbpprop:fields	dbpedia:Artificial_intelligence .
@prefix ns14:	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/> .
dbpedia:Nils_Nilsson	dbpprop:hasPhotoCollection	ns14:Nils_Nilsson .
@prefix yago:	<http://mpii.de/yago/resource/> .
yago:Nils_Nilsson	owl:sameAs	dbpedia:Nils_Nilsson .