@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Colchester_Championship	foaf:primaryTopic	dbr:Colchester_Championship .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Colchester_Championship	rdf:type	dbo:SportsEvent ,
		dbo:Tournament .
@prefix schema:	<http://schema.org/> .
dbr:Colchester_Championship	rdf:type	schema:Event ,
		dbo:SocietalEvent ,
		dbo:Event ,
		schema:SportsEvent .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Colchester_Championship	rdf:type	wikidata:Q1656682 ,
		wikidata:Q500834 .
@prefix ns7:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Colchester_Championship	rdf:type	ns7:Event .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Colchester_Championship	rdf:type	owl:Thing ,
		dbo:WomensTennisAssociationTournament ;
	owl:sameAs	dbr:Colchester_Championship .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Colchester_Championship	rdfs:label	"Colchester Championship"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Colchester_Championship	dct:subject	dbc:Grass_court_tennis_tournaments ,
		<http://dbpedia.org/resource/Category:1889_establishments_in_Ireland> ,
		dbc:Defunct_tennis_tournaments_in_the_United_Kingdom .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Colchester_Championship	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Colchester_Championship?oldid=1281756956&ns=0> ;
	dbo:description	"British tennis tournament"@en .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Colchester_Championship	dbp:wikiPageUsesTemplate	dbt:Tennis-competition-stub ,
		dbt:Reflist ,
		dbt:Short_description ,
		dbt:End_date_and_age ,
		dbt:Infobox_tennis_tournament ,
		dbt:Start_date_and_age ;
	dbp:name	"Colchester Championship"@en ;
	dbp:type	"defunct"@en ;
	dbp:location	"Colchester, Essex, England"@en ;
	foaf:isPrimaryTopicOf	wikipedia-en:Colchester_Championship ;
	dbp:venue	"Colchester Lawn Tennis Club"@en ;
	dbp:surface	dbr:Grass_court ;
	dbp:tour	dbr:International_Tennis_Federation ,
		dbr:Lawn_Tennis_Association .