@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbpedia-fr:	<http://fr.dbpedia.org/resource/> .
dbpedia-fr:Direct_Star	dbo:occupation	dbpedia-fr:Direct_Star__PersonFunction__1 .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
dbpedia-fr:Direct_Star__PersonFunction__1	rdf:type	dbo:PersonFunction .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia-fr:Direct_Star__PersonFunction__1	rdf:type	owl:Thing ;
	owl:sameAs	dbpedia-fr:Direct_Star__PersonFunction__1 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia-fr:Direct_Star__PersonFunction__1	dbo:activeYearsEndDate	"2012-10-07"^^xsd:date ;
	dbo:activeYearsEndYear	"2012"^^xsd:gYear ;
	dbo:activeYearsStartDate	"2010-09-01"^^xsd:date ;
	dbo:activeYearsStartYear	"2010"^^xsd:gYear ;
	dbo:title	""@fr ,
		"Direct Star"@fr ;
	dbo:predecessor	dbpedia-fr:Virgin_17 ;
	dbo:successor	dbpedia-fr:CStar .