@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbpedia-fr:	<http://fr.dbpedia.org/resource/> .
dbpedia-fr:Not_Afraid	dbo:occupation	dbpedia-fr:Not_Afraid__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:Not_Afraid__PersonFunction__1	rdf:type	owl:Thing ,
		dbo:PersonFunction ;
	owl:sameAs	dbpedia-fr:Not_Afraid__PersonFunction__1 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia-fr:Not_Afraid__PersonFunction__1	dbo:activeYearsEndDate	"2010-05-29"^^xsd:date ,
		"2010-06-19"^^xsd:date ;
	dbo:activeYearsEndYear	"2010"^^xsd:gYear ;
	dbo:activeYearsStartDate	"2010-05-22"^^xsd:date ;
	dbo:activeYearsStartYear	"2010"^^xsd:gYear ;
	dbo:title	"Canadian Hot 100"@fr ,
		"Billboard Hot 100"@fr ;
	dbo:category	dbpedia-fr:Billboard_Hot_100 ;
	dbo:predecessor	dbpedia-fr:Usher ,
		dbpedia-fr:Break_Your_Heart ;
	dbo:successor	dbpedia-fr:California_Gurls .