@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbr:	<http://dbpedia.org/resource/> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Tulsa_Invitation	rdf:type	dbo:SocietalEvent .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Tulsa_Invitation	rdf:type	wikidata:Q1656682 .
@prefix schema:	<http://schema.org/> .
dbr:Tulsa_Invitation	rdf:type	schema:SportsEvent ,
		dbo:Tournament ,
		schema:Event .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Tulsa_Invitation	rdf:type	owl:Thing ,
		dbo:WomensTennisAssociationTournament ,
		dbo:SportsEvent ,
		wikidata:Q500834 ,
		dbo:Event .
@prefix ns6:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Tulsa_Invitation	rdf:type	ns6:Event ;
	owl:sameAs	dbr:Tulsa_Invitation .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Tulsa_Invitation	rdfs:label	"Tulsa Invitation"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Tulsa_Invitation	dct:subject	dbc:Defunct_tennis_tournaments_in_the_United_States ,
		dbc:Clay_court_tennis_tournaments .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbr:Tulsa_Invitation	foaf:homepage	<https://thetulsatennisclub.com/> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Tulsa_Invitation	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Tulsa_Invitation?oldid=1190911072&ns=0> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
dbr:Tulsa_Invitation	foaf:isPrimaryTopicOf	wikipedia-en:Tulsa_Invitation .
@prefix dbp:	<http://dbpedia.org/property/> .
dbr:Tulsa_Invitation	dbp:tour	"men"@en ,
		dbr:International_Tennis_Federation ,
		"women"@en ;
	dbp:type	"defunct"@en ;
	dbp:venue	"Tulsa Tennis Club"@en ;
	dbp:surface	"Clay / outdoor"@en ;
	dbp:location	"Tulsa, Oklahoma United States"@en ;
	dbp:name	"Tulsa Invitation"@en ;
	dbo:description	"tennis tournament"@en .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Tulsa_Invitation	dbp:wikiPageUsesTemplate	dbt:End_date_and_age ,
		dbt:Start_date_and_age ,
		dbt:Infobox_tennis_tournament ,
		dbt:Reflist ,
		dbt:Flagicon .
wikipedia-en:Tulsa_Invitation	foaf:primaryTopic	dbr:Tulsa_Invitation .
<http://dbpedia.org/resource/1969_Men\u0027s_tennis_tour>	dbo:wikiPageWikiLink	dbr:Tulsa_Invitation .