@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:AC_Acoustics	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:AC_Acoustics	rdf:type	dbpedia-owl:Band ,
		dbpedia-owl:Organisation .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:AC_Acoustics	dbpprop:name	"AC Acoustics"@en ;
	dbpedia-owl:label	dbpedia:Cooking_Vinyl ,
		dbpedia:Yoyo_Recordings ,
		<http://dbpedia.org/resource/Elemental_%28record_label%29> .
@prefix ns5:	<http://dbpedia.org/ontology/Artist/> .
dbpedia:AC_Acoustics	ns5:label	dbpedia:Cooking_Vinyl ,
		dbpedia:Yoyo_Recordings ,
		<http://dbpedia.org/resource/Elemental_%28record_label%29> ;
	dbpedia-owl:genre	dbpedia:Alternative_rock ;
	ns5:genre	dbpedia:Alternative_rock .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:AC_Acoustics	foaf:name	"AC Acoustics" .
@prefix ns7:	<http://en.wikipedia.org/wiki/> .
dbpedia:AC_Acoustics	foaf:page	ns7:AC_Acoustics .
@prefix ns8:	<http://dbpedia.org/ontology/MusicalArtist/> .
dbpedia:AC_Acoustics	ns8:background	"group_or_band" ;
	dbpedia-owl:homeTown	dbpedia:Scotland ,
		dbpedia:Glasgow .
@prefix ns9:	<http://dbpedia.org/ontology/Person/> .
dbpedia:AC_Acoustics	ns9:homeTown	dbpedia:Scotland ,
		dbpedia:Glasgow .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia:AC_Acoustics	dbpedia-owl:activeYearsEndDate	"1990-01-01T00:00:00-05:00"^^xsd:gYear .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:AC_Acoustics	rdfs:label	"AC Acoustics"@en ;
	dbpedia-owl:background	"group_or_band" ;
	ns9:activeYearsStartDate	"1990-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpprop:abstract	"AC Acoustics (officially typeset as ac acoustics) were a critically acclaimed Scottish indie rock band from Glasgow, formed in 1990. Over their thirteen years of existence, they released a string of singles, EPs and albums on a number of independent record labels. Their positive coverage in the music press was never matched by success in terms of sales and they finally split up in 2003."@en ;
	rdfs:comment	"AC Acoustics (officially typeset as ac acoustics) were a critically acclaimed Scottish indie rock band from Glasgow, formed in 1990. Over their thirteen years of existence, they released a string of singles, EPs and albums on a number of independent record labels. Their positive coverage in the music press was never matched by success in terms of sales and they finally split up in 2003."@en ;
	dbpedia-owl:activeYearsStartDate	"1990-01-01T00:00:00-05:00"^^xsd:gYear ;
	ns9:activeYearsEndDate	"1990-01-01T00:00:00-05:00"^^xsd:gYear .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns13:	<http://dbpedia.org/resource/Category:> .
dbpedia:AC_Acoustics	skos:subject	ns13:Scottish_rock_music_groups ,
		ns13:Scottish_musical_groups ,
		<http://dbpedia.org/resource/Category:1990s_music_groups> .
@prefix ns14:	<http://dbpedia.org/resource/Template:> .
dbpedia:AC_Acoustics	dbpprop:wikiPageUsesTemplate	ns14:infobox_musical_artist ;
	dbpprop:background	"group_or_band"@en ;
	dbpprop:genre	dbpedia:Alternative_rock ;
	dbpprop:label	<http://dbpedia.org/resource/Elemental_%28record_label%29> ,
		dbpedia:Cooking_Vinyl ,
		dbpedia:Yoyo_Recordings ;
	dbpprop:currentMembers	"Paul Campion\nCaz(Brian) Riley\nDave Gormley\nMark Raine\nPaul Murray"@en ;
	dbpprop:pastMembers	"Roger Ward"@en ;
	dbpprop:origin	dbpedia:Glasgow ,
		dbpedia:Scotland ;
	dbpprop:yearsActive	"1990\u20132003"@en .
@prefix ns15:	<http://dbpedia.org/ontology/MusicalWork/> .
dbpedia:Victory_Parts	ns15:artist	dbpedia:AC_Acoustics ;
	dbpedia-owl:artist	dbpedia:AC_Acoustics ;
	dbpprop:artist	dbpedia:AC_Acoustics .
dbpedia:Ac_acoustics	dbpprop:redirect	dbpedia:AC_Acoustics .