@prefix ns0:	<http://dbpedia.org/ontology/MusicalWork/> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/Ice_Skating_%28album%29>	ns0:artist	dbpedia:Ultrafox .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/Ice_Skating_%28album%29>	dbpedia-owl:artist	dbpedia:Ultrafox .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/Ice_Skating_%28album%29>	dbpprop:artist	dbpedia:Ultrafox .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Ultrafox	rdf:type	owl:Thing ,
		dbpedia-owl:Organisation ,
		dbpedia-owl:Band .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Ultrafox	foaf:homepage	<http://www.ultrafox.de/> ;
	dbpprop:name	"Ultrafox"@en ;
	dbpedia-owl:genre	dbpedia:Electropop .
@prefix ns7:	<http://dbpedia.org/ontology/Artist/> .
dbpedia:Ultrafox	ns7:genre	dbpedia:Electropop ;
	foaf:name	"Ultrafox" .
@prefix ns8:	<http://en.wikipedia.org/wiki/> .
dbpedia:Ultrafox	foaf:page	ns8:Ultrafox .
@prefix ns9:	<http://dbpedia.org/ontology/MusicalArtist/> .
dbpedia:Ultrafox	ns9:background	"group_or_band" ;
	dbpedia-owl:associatedBand	<http://dbpedia.org/resource/Client_%28band%29> ,
		dbpedia:Sneaker_Pimps ,
		dbpedia:Trash_Money ;
	dbpedia-owl:associatedMusicalArtist	<http://dbpedia.org/resource/Client_%28band%29> ,
		dbpedia:Sneaker_Pimps ,
		dbpedia:Trash_Money .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia:Ultrafox	dbpedia-owl:activeYearsEndDate	"2001-01-01T00:00:00-05:00"^^xsd:gYear .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Ultrafox	rdfs:label	"Ultrafox"@en ;
	dbpedia-owl:background	"group_or_band" ;
	ns9:associatedBand	dbpedia:Trash_Money ,
		dbpedia:Sneaker_Pimps ,
		<http://dbpedia.org/resource/Client_%28band%29> ;
	ns9:associatedMusicalArtist	<http://dbpedia.org/resource/Client_%28band%29> ,
		dbpedia:Trash_Money ,
		dbpedia:Sneaker_Pimps .
@prefix ns12:	<http://dbpedia.org/ontology/Person/> .
dbpedia:Ultrafox	ns12:activeYearsStartDate	"2001-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpprop:abstract	"Ultrafox is an electropop band formed by German twins Claudia and Connie Holzer. Liam Howe and Joe Wilson of Sneaker Pimps were also involved in the band's creation. The band was formed in 2001, and their only album, Ice Skating, was released in June 2004. Since then, Howe and Wilson have stopped playing with the band due to other commitments, and David Westlake, also of Sneaker Pimps, has been working with them."@en ;
	rdfs:comment	"Ultrafox is an electropop band formed by German twins Claudia and Connie Holzer. Liam Howe and Joe Wilson of Sneaker Pimps were also involved in the band's creation. The band was formed in 2001, and their only album, Ice Skating, was released in June 2004. Since then, Howe and Wilson have stopped playing with the band due to other commitments, and David Westlake, also of Sneaker Pimps, has been working with them."@en ;
	dbpedia-owl:activeYearsStartDate	"2001-01-01T00:00:00-05:00"^^xsd:gYear ;
	ns12:activeYearsEndDate	"2001-01-01T00:00:00-05:00"^^xsd:gYear .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns14:	<http://dbpedia.org/resource/Category:> .
dbpedia:Ultrafox	skos:subject	ns14:Electro_musicians ,
		ns14:German_electronic_music_groups ,
		ns14:Musical_groups_established_in_2001 ,
		ns14:German_musical_groups ,
		ns14:Electronic_music_duos ;
	dbpprop:url	<http://www.ultrafox.de> .
@prefix ns15:	<http://dbpedia.org/resource/Template:> .
dbpedia:Ultrafox	dbpprop:wikiPageUsesTemplate	ns15:infobox_musical_artist ;
	dbpprop:background	"group_or_band"@en ;
	dbpprop:genre	dbpedia:Electropop ;
	dbpprop:label	"Loser Friendly Records"@en ;
	dbpprop:currentMembers	"Claudia Holzer \n Connie Holzer \n David Westlake"@en ;
	dbpprop:pastMembers	"Liam Howe \n Joe Wilson"@en ;
	dbpprop:origin	"\"Somewhere in Europe\""@en ;
	dbpprop:yearsActive	"2001 - present"@en ;
	dbpprop:associatedActs	dbpedia:Sneaker_Pimps ,
		dbpedia:Trash_Money ,
		<http://dbpedia.org/resource/Client_%28band%29> .