@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
dbr:Julius_Raab	dbo:termPeriod	dbr:Julius_Raab__Tenure__5 .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
dbr:Julius_Raab__Tenure__5	rdf:type	dbo:TimePeriod ,
		dbo:Tenure .
@prefix ns3:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Julius_Raab__Tenure__5	rdf:type	ns3:TimeInterval .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Julius_Raab__Tenure__5	owl:sameAs	dbr:Julius_Raab__Tenure__5 ;
	dbo:successor	<http://dbpedia.org/resource/Hans_Fischb\u00F6ck> ;
	dbo:chancellor	dbr:Kurt_Schuschnigg .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Julius_Raab__Tenure__5	dbo:start	"1938-02-16"^^xsd:date ;
	dbo:end	"1938-03-11"^^xsd:date ;
	dbo:office	"Minister of Commerce and Transport" .