@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:Witnness	rdf:type	dbpedia-owl:Event .
@prefix ns3:	<http://dbpedia.org/class/yago/> .
dbpedia:Witnness	rdf:type	ns3:MusicFestivalsInIreland ,
		dbpedia-owl:MusicFestival .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Witnness	rdf:type	owl:Thing ,
		ns3:Festival115162388 ;
	dbpedia-owl:genre	dbpedia:Rock_music ,
		dbpedia:Alternative_rock .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia:Witnness	dbpedia-owl:date	"2000-01-01T00:00:00-05:00"^^xsd:gYear ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f80000000003e5c10> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Witnness	foaf:name	"Image:Witnnesslogo.png" .
@prefix ns7:	<http://en.wikipedia.org/wiki/> .
dbpedia:Witnness	foaf:page	ns7:Witnness ;
	dbpedia-owl:location	dbpedia:Ireland ,
		dbpedia:County_Meath ,
		dbpedia:County_Kildare .
@prefix ns8:	<http://dbpedia.org/ontology/Event/> .
dbpedia:Witnness	ns8:location	dbpedia:Ireland ,
		dbpedia:County_Meath ,
		dbpedia:County_Kildare ;
	ns8:genre	dbpedia:Rock_music ,
		dbpedia:Alternative_rock ;
	dbpedia-owl:endDate	"2000-01-01T00:00:00-05:00"^^xsd:gYear .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Witnness	dbpprop:reference	<http://www.showbizireland.com/news/july02/15-witnness02.shtml> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Witnness	rdfs:label	"Witnness"@en ;
	ns8:date	"2000-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpedia-owl:startDate	"2000-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpprop:abstract	"Witnness was an Irish music festival, sponsored by Guinness, which ran for four consecutive summers from 2000 to 2003. Originally it was held at Fairyhouse Racecourse in County Meath, but it was moved to Punchestown Racecourse in County Kildare for its final year. In 2004, Guinness were replaced by Heineken as sponsors, and the festival continued as before at Punchestown, changing its name to Oxegen."@en ;
	rdfs:comment	"Witnness was an Irish music festival, sponsored by Guinness, which ran for four consecutive summers from 2000 to 2003. Originally it was held at Fairyhouse Racecourse in County Meath, but it was moved to Punchestown Racecourse in County Kildare for its final year. In 2004, Guinness were replaced by Heineken as sponsors, and the festival continued as before at Punchestown, changing its name to Oxegen."@en ;
	ns8:startDate	"2000-01-01T00:00:00-05:00"^^xsd:gYear ;
	ns8:endDate	"2000-01-01T00:00:00-05:00"^^xsd:gYear .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
dbpedia:Witnness	skos:subject	ns12:Music_festivals_in_Ireland .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
dbpedia:Witnness	dbpprop:wikiPageUsesTemplate	ns13:infobox_music_festival ;
	dbpprop:musicFestivalName	<http://dbpedia.org/resource/Image:Witnnesslogo.png> ;
	dbpprop:genre	dbpedia:Alternative_rock ,
		dbpedia:Rock_music ;
	dbpprop:dates	"First weekend of August (2000 - 2001) </br> Second weekend of July (2002 - 2003)"@en ;
	dbpprop:yearsActive	"2000 - 2003"@en ;
	dbpprop:location	dbpedia:Ireland ,
		dbpedia:County_Meath .
@prefix ns14:	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/> .
dbpedia:Witnness	dbpprop:hasPhotoCollection	ns14:Witnness .
@prefix yago:	<http://mpii.de/yago/resource/> .
yago:Witnness	owl:sameAs	dbpedia:Witnness .