@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:MIR_contest	foaf:primaryTopic	dbr:MIR_contest .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:MIR_contest	rdf:type	dbo:Convention .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:MIR_contest	rdf:type	wikidata:Q1656682 .
@prefix ns6:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:MIR_contest	rdf:type	ns6:Event .
@prefix schema:	<http://schema.org/> .
dbr:MIR_contest	rdf:type	schema:Event ,
		dbo:SocietalEvent .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:MIR_contest	rdf:type	owl:Thing ,
		dbo:Event ;
	owl:sameAs	dbr:MIR_contest ;
	foaf:name	"MIR"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:MIR_contest	rdfs:label	"MIR contest"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:MIR_contest	dct:subject	dbc:Annual_events_in_Illinois ,
		dbc:LGBTQ_events_in_Illinois ,
		dbc:Fetish_subculture ,
		dbc:Recurring_events_established_in_1997 ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/Rubber_Fetish_Pride_Flag.svg> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:MIR_contest	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/MIR_contest?oldid=1307073994&ns=0> ;
	foaf:isPrimaryTopicOf	wikipedia-en:MIR_contest .
@prefix dbp:	<http://dbpedia.org/property/> .
dbr:MIR_contest	dbp:country	"United States"@en ;
	dbp:organised	"MIR Contest, NPO"@en ;
	dbo:location	dbr:Chicago_metropolitan_area ;
	dbp:location	dbr:Chicago_metropolitan_area ;
	dbp:name	"MIR"@en ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/Rubber_Fetish_Pride_Flag.svg?width=300> ;
	dbp:caption	"Rubber Pride Flag"@en ;
	dbp:status	"Active"@en ;
	dbp:frequency	"Annually"@en ;
	dbo:genre	dbr:Sexuality_and_gender_identity-based_cultures ,
		<http://dbpedia.org/resource/Kink_(sexuality)> ,
		dbr:Rubber_and_PVC_fetishism ;
	dbp:genre	"Rubber, Fetish, Kink"@en .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:MIR_contest	dbp:last	"--10-17"^^xsd:gMonthDay ;
	dbp:url	<https://mirubber.com/> ;
	dbo:description	"American kink subculture event"@en .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:MIR_contest	dbp:wikiPageUsesTemplate	dbt:Flag ,
		dbt:Short_description ,
		dbt:Reflist ,
		dbt:Start_date ,
		dbt:Infobox_recurring_event .