@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbpedia-fr:	<http://fr.dbpedia.org/resource/> .
dbpedia-fr:Chen_Chien-jen	dbo:occupation	dbpedia-fr:Chen_Chien-jen__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:Chen_Chien-jen__PersonFunction__2	rdf:type	owl:Thing ,
		dbo:PersonFunction ;
	owl:sameAs	dbpedia-fr:Chen_Chien-jen__PersonFunction__2 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia-fr:Chen_Chien-jen__PersonFunction__2	dbo:activeYearsEndDate	"2008-05-19"^^xsd:date ;
	dbo:activeYearsEndYear	"2008"^^xsd:gYear ;
	dbo:activeYearsStartDate	"2006-01-25"^^xsd:date ;
	dbo:activeYearsStartYear	"2006"^^xsd:gYear ;
	dbo:title	""@fr ,
		"Ministre du Conseil national des sciences"@fr .