@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://dbpedia.org/resource/2014_in_ONE_Championship__ONE_Fighting_Championship:> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
ns1:_Era_of_Champions__1	rdf:type	dbo:SocietalEvent .
@prefix schema:	<http://schema.org/> .
ns1:_Era_of_Champions__1	rdf:type	schema:Event ,
		dbo:MixedMartialArtsEvent ,
		dbo:Event .
@prefix ns4:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
ns1:_Era_of_Champions__1	rdf:type	ns4:Event ,
		schema:SportsEvent .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
ns1:_Era_of_Champions__1	rdf:type	wikidata:Q1656682 .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
ns1:_Era_of_Champions__1	rdf:type	owl:Thing ,
		dbo:SportsEvent ;
	owl:sameAs	ns1:_Era_of_Champions__1 .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
ns1:_Era_of_Champions__1	foaf:name	"ONE Fighting Championship: Era of Champions"@en .
@prefix dbr:	<http://dbpedia.org/resource/> .
ns1:_Era_of_Champions__1	dbo:location	dbr:Beach_City_International_Stadium ,
		dbr:Indonesia ,
		dbr:Jakarta .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
ns1:_Era_of_Champions__1	dbo:date	"2014-06-14"^^xsd:date .