@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Gothcon	foaf:primaryTopic	dbr:Gothcon .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Gothcon	rdf:type	dbo:Convention .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Gothcon	rdf:type	wikidata:Q1656682 ,
		dbo:Event .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Gothcon	rdf:type	owl:Thing ,
		dbo:SocietalEvent .
@prefix schema:	<http://schema.org/> .
dbr:Gothcon	rdf:type	schema:Event .
@prefix ns8:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Gothcon	rdf:type	ns8:Event ;
	owl:sameAs	dbr:Gothcon ;
	foaf:name	"Gothcon"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Gothcon	rdfs:label	"Gothcon"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Gothcon	dct:subject	dbc:Organized_events_in_Gothenburg ,
		<http://dbpedia.org/resource/Category:1970s_establishments_in_Gothenburg_and_Bohus_County> ,
		dbc:Recurring_events_established_in_1977 ,
		dbc:Annual_events_in_Sweden ,
		dbc:Gaming_conventions ,
		<http://dbpedia.org/resource/Category:1977_establishments_in_Sweden> ;
	foaf:homepage	<https://wordpress.gothcon.se/en/> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Gothcon	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Gothcon?oldid=1302013566&ns=0> ;
	foaf:isPrimaryTopicOf	wikipedia-en:Gothcon .
@prefix dbp:	<http://dbpedia.org/property/> .
dbr:Gothcon	dbp:country	dbr:Sweden ;
	dbp:organizer	"F\u00F6reningen GothCon"@en ;
	dbp:venue	dbr:Hvitfeldtska_gymnasiet ;
	dbo:location	dbr:Hvitfeldtska_gymnasiet ,
		dbr:Gothenburg ,
		dbr:Sweden ;
	dbp:location	dbr:Gothenburg ;
	dbp:website	<https://wordpress.gothcon.se/en/> ;
	dbp:name	"Gothcon"@en ;
	dbp:status	"Active and running annually"@en ;
	dbp:attendance	2000 ;
	dbo:genre	dbr:Game ;
	dbp:genre	"Gaming"@en ;
	dbp:last	2024 ;
	dbo:description	"tabletop game convention in Sweden"@en .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Gothcon	dbp:wikiPageUsesTemplate	dbt:Infobox_convention ,
		dbt:Short_description ,
		dbt:Unreferenced_section ,
		dbt:Reflist ;
	dbp:first	1977 .