@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbpedia-fr:	<http://fr.dbpedia.org/resource/> .
dbpedia-fr:Pierce_Mason_Butler	dbo:occupation	dbpedia-fr:Pierce_Mason_Butler__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:Pierce_Mason_Butler__PersonFunction__1	rdf:type	owl:Thing ,
		dbo:PersonFunction ;
	owl:sameAs	dbpedia-fr:Pierce_Mason_Butler__PersonFunction__1 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia-fr:Pierce_Mason_Butler__PersonFunction__1	dbo:activeYearsEndYear	"1838"^^xsd:gYear ;
	dbo:activeYearsStartYear	"1836"^^xsd:gYear ;
	dbo:title	""@fr ,
		"gouverneur de Caroline du Sud"@fr ;
	dbo:category	dbpedia-fr:Liste_des_gouverneurs_de_Caroline_du_Sud .