@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:Gilles_Motet	rdf:type	dbpedia-owl:Scientist ,
		dbpedia-owl:Person .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Gilles_Motet	rdf:type	owl:Thing .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Gilles_Motet	dbpprop:name	"Gilles Motet"@en .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns6:	<http://dbpedia.org/ontology/Person/> .
dbpedia:Gilles_Motet	ns6:birthDate	"1956-06-22"^^xsd:date ;
	ns6:residence	dbpedia:France ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000006bf779c> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Gilles_Motet	foaf:name	"Gilles Motet" .
@prefix ns8:	<http://en.wikipedia.org/wiki/> .
dbpedia:Gilles_Motet	foaf:page	ns8:Gilles_Motet ;
	dbpprop:reference	<http://www.lesia.insa-toulouse.fr/~motet/> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Gilles_Motet	rdfs:label	"Gilles Motet"@en ;
	dbpedia-owl:thumbnail	<http://upload.wikimedia.org/wikipedia/commons/thumb/4/4b/Gilles_Motet.jpg/200px-Gilles_Motet.jpg> ;
	dbpedia-owl:birthDate	"1956-06-22"^^xsd:date ;
	dbpedia-owl:residence	dbpedia:France ;
	dbpprop:abstract	"Gilles Motet (born June 22, 1956) is a French scientist in computer science, software engineering and risk management fields. He is now a professor at INSA Toulouse, University of Toulouse. He is the scientific director of La Fondation pour une Culture de S\u00E9curit\u00E9 Industrielle."@en ;
	rdfs:comment	"Gilles Motet (born June 22, 1956) is a French scientist in computer science, software engineering and risk management fields. He is now a professor at INSA Toulouse, University of Toulouse. He is the scientific director of La Fondation pour une Culture de S\u00E9curit\u00E9 Industrielle."@en ;
	foaf:depiction	<http://upload.wikimedia.org/wikipedia/commons/4/4b/Gilles_Motet.jpg> .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
dbpedia:Gilles_Motet	skos:subject	<http://dbpedia.org/resource/Category:1956_births> .
@prefix ns11:	<http://dbpedia.org/resource/Category:> .
dbpedia:Gilles_Motet	skos:subject	ns11:French_computer_scientists ,
		ns11:Living_people .
@prefix ns12:	<http://dbpedia.org/resource/Template:> .
dbpedia:Gilles_Motet	dbpprop:wikiPageUsesTemplate	ns12:infobox_scientist ;
	dbpprop:nationality	dbpedia:France ,
		<http://dbpedia.org/resource/Image:Flag_of_France.svg> .
@prefix ns13:	<http://dbpedia.org/resource/Gilles_Motet/birthDate/> .
dbpedia:Gilles_Motet	dbpprop:birthDate	ns13:birth_date_and_age ;
	dbpprop:field	dbpedia:Risk_management ,
		dbpedia:Computer_science ,
		dbpedia:Software_engineering ;
	dbpprop:residence	dbpedia:France ;
	dbpprop:workInstitutions	dbpedia:University_of_Toulouse ;
	dbpprop:knownFor	"Design of Dependable Computing Systems\n Design of Dependable Ada software"@en .
@prefix ns14:	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/> .
dbpedia:Gilles_Motet	dbpprop:hasPhotoCollection	ns14:Gilles_Motet .