@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
dbpedia:Craig_David	dbpedia-owl:genre	<http://dbpedia.org/resource/4x4_garage> .
@prefix ns2:	<http://dbpedia.org/ontology/Artist/> .
dbpedia:Craig_David	ns2:genre	<http://dbpedia.org/resource/4x4_garage> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Craig_David	dbpprop:genre	<http://dbpedia.org/resource/4x4_garage> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/4x4_garage>	foaf:page	<http://en.wikipedia.org/wiki/4x4_garage> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/4x4_garage>	rdfs:label	"4x4 garage"@en ;
	dbpprop:abstract	"4x4 garage (also 4/4, four-to-the-floor) is an umbrella term, associated with the UK garage scene. It can refer to: Speed garage, a genre of undeground music, popular in mid-late 1990s. Bassline house, a genre of music that heavily resembles speed garage and was formed under defining influence of it."@en ;
	rdfs:comment	"4x4 garage (also 4/4, four-to-the-floor) is an umbrella term, associated with the UK garage scene. It can refer to: Speed garage, a genre of undeground music, popular in mid-late 1990s. Bassline house, a genre of music that heavily resembles speed garage and was formed under defining influence of it."@en .