@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbpedia-fr:	<http://fr.dbpedia.org/resource/> .
dbpedia-fr:Max_Fechner	dbo:occupation	dbpedia-fr:Max_Fechner__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:Max_Fechner__PersonFunction__1	rdf:type	owl:Thing ,
		dbo:PersonFunction ;
	owl:sameAs	dbpedia-fr:Max_Fechner__PersonFunction__1 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia-fr:Max_Fechner__PersonFunction__1	dbo:activeYearsEndYear	"1953"^^xsd:gYear ;
	dbo:activeYearsStartYear	"1949"^^xsd:gYear ;
	dbo:title	""@fr ,
		"Ministre est-allemand de la Justice"@fr ;
	dbo:category	<http://fr.dbpedia.org/resource/Minist\u00E8re_de_la_Justice_de_la_RDA> ;
	dbo:predecessor	dbpedia-fr:Otto_Georg_Thierack ;
	dbo:successor	dbpedia-fr:Hilde_Benjamin .