@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbpedia-fr:	<http://fr.dbpedia.org/resource/> .
dbpedia-fr:Pierre_de_Chastonay	dbo:occupation	dbpedia-fr:Pierre_de_Chastonay__PersonFunction__2 .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia-fr:Pierre_de_Chastonay__PersonFunction__2	rdf:type	owl:Thing ,
		dbo:PersonFunction ;
	owl:sameAs	dbpedia-fr:Pierre_de_Chastonay__PersonFunction__2 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia-fr:Pierre_de_Chastonay__PersonFunction__2	dbo:activeYearsEndYear	"1977"^^xsd:gYear ;
	dbo:activeYearsStartYear	"1969"^^xsd:gYear ;
	dbo:title	""@fr ,
		"D\u00E9put\u00E9 auGrand Conseil valaisan"@fr ;
	dbo:category	dbpedia-fr:Grand_Conseil_du_canton_du_Valais .