@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbpedia-fr:	<http://fr.dbpedia.org/resource/> .
dbpedia-fr:John_de_Chastelain	dbo:occupation	dbpedia-fr:John_de_Chastelain__PersonFunction__1 .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia-fr:John_de_Chastelain__PersonFunction__1	rdf:type	owl:Thing ,
		dbo:PersonFunction ;
	owl:sameAs	dbpedia-fr:John_de_Chastelain__PersonFunction__1 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia-fr:John_de_Chastelain__PersonFunction__1	dbo:activeYearsEndYear	"1994"^^xsd:gYear ,
		"1995"^^xsd:gYear ,
		"1993"^^xsd:gYear ;
	dbo:activeYearsStartYear	"1994"^^xsd:gYear ,
		"1993"^^xsd:gYear ,
		"1989"^^xsd:gYear ;
	dbo:title	"Chef d'\u00C9tat-Major de la D\u00E9fense"@fr ,
		"Ambassadeur du Canada aux \u00C9tats-Unis"@fr ;
	dbo:category	<http://fr.dbpedia.org/resource/Chef_d\u0027\u00C9tat-Major_de_la_D\u00E9fense_(Canada)> ,
		<http://fr.dbpedia.org/resource/Liste_des_ambassadeurs_du_Canada_aux_\u00C9tats-Unis_d\u0027Am\u00E9rique> ;
	dbo:predecessor	dbpedia-fr:Derek_Burney ,
		<http://fr.dbpedia.org/resource/P.D._Manson_(G\u00E9n\u00E9ral)> ,
		<http://fr.dbpedia.org/resource/John_Anderson_(Amiral)> ;
	dbo:successor	<http://fr.dbpedia.org/resource/Jean_Boyle_(G\u00E9n\u00E9ral)> ,
		<http://fr.dbpedia.org/resource/John_Anderson_(Amiral)> ,
		<http://fr.dbpedia.org/resource/Raymond_Chr\u00E9tien> .