@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbpedia-fr:	<http://fr.dbpedia.org/resource/> .
dbpedia-fr:Charles_II_le_Chauve	dbo:occupation	dbpedia-fr:Charles_II_le_Chauve__PersonFunction__4 .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia-fr:Charles_II_le_Chauve__PersonFunction__4	rdf:type	owl:Thing ,
		dbo:PersonFunction ;
	owl:sameAs	dbpedia-fr:Charles_II_le_Chauve__PersonFunction__4 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia-fr:Charles_II_le_Chauve__PersonFunction__4	dbo:activeYearsEndDate	"0834-03-15"^^xsd:date ;
	dbo:activeYearsEndYear	"0834"^^xsd:gYear ,
		"0001"^^xsd:gYear ;
	dbo:activeYearsStartYear	"0832"^^xsd:gYear ;
	dbo:title	""@fr ,
		"Roi d'Aquitaine"@fr ;
	dbo:category	<http://fr.dbpedia.org/resource/Liste_des_ducs_d\u0027Aquitaine> .