@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://fr.dbpedia.org/resource/Roger_Hunt_(speaker)__PersonFunction__6>	rdf:type	owl:Thing .
@prefix dbo:	<http://dbpedia.org/ontology/> .
<http://fr.dbpedia.org/resource/Roger_Hunt_(speaker)__PersonFunction__6>	rdf:type	dbo:PersonFunction .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://fr.dbpedia.org/resource/Roger_Hunt_(speaker)__PersonFunction__6>	dbo:activeYearsEndYear	"1421"^^xsd:gYear ;
	dbo:activeYearsStartDate	"1421-05-02"^^xsd:date ;
	dbo:activeYearsStartYear	"1421"^^xsd:gYear .