@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbpedia-fr:	<http://fr.dbpedia.org/resource/> .
dbpedia-fr:Joseph_de_Chastonay	dbo:occupation	dbpedia-fr:Joseph_de_Chastonay__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:Joseph_de_Chastonay__PersonFunction__1	rdf:type	owl:Thing ,
		dbo:PersonFunction ;
	owl:sameAs	dbpedia-fr:Joseph_de_Chastonay__PersonFunction__1 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia-fr:Joseph_de_Chastonay__PersonFunction__1	dbo:activeYearsEndYear	"1925"^^xsd:gYear ;
	dbo:activeYearsStartYear	"1920"^^xsd:gYear ;
	dbo:title	""@fr ,
		"Conseiller d'\u00C9tatduValais"@fr ;
	dbo:category	<http://fr.dbpedia.org/resource/Conseil_d\u0027\u00C9tat_du_canton_du_Valais> .