@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
dbpedia:The_Stone_Roses	dbpedia-owl:associatedBand	dbpedia:The_High ;
	dbpedia-owl:associatedMusicalArtist	dbpedia:The_High .
@prefix ns2:	<http://dbpedia.org/ontology/MusicalArtist/> .
dbpedia:The_Stone_Roses	ns2:associatedBand	dbpedia:The_High ;
	ns2:associatedMusicalArtist	dbpedia:The_High .
<http://dbpedia.org/resource/Flag_of_Convenience_%28band%29>	dbpedia-owl:associatedBand	dbpedia:The_High ;
	dbpedia-owl:associatedMusicalArtist	dbpedia:The_High ;
	ns2:associatedBand	dbpedia:The_High ;
	ns2:associatedMusicalArtist	dbpedia:The_High .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/Flag_of_Convenience_%28band%29>	dbpprop:associatedActs	dbpedia:The_High .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:The_High	rdf:type	owl:Thing ,
		dbpedia-owl:Band ,
		dbpedia-owl:Organisation ;
	dbpprop:name	"The High"@en ;
	dbpedia-owl:label	dbpedia:London_Records .
@prefix ns6:	<http://dbpedia.org/ontology/Artist/> .
dbpedia:The_High	ns6:label	dbpedia:London_Records ;
	dbpedia-owl:genre	dbpedia:Baggy ,
		dbpedia:Alternative_rock ,
		dbpedia:Madchester ;
	ns6:genre	dbpedia:Alternative_rock ,
		dbpedia:Madchester ,
		dbpedia:Baggy .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:The_High	foaf:name	"The High" .
@prefix ns8:	<http://en.wikipedia.org/wiki/> .
dbpedia:The_High	foaf:page	ns8:The_High ;
	ns2:background	"group_or_band" ;
	dbpedia-owl:associatedBand	<http://dbpedia.org/resource/Buzzcocks_F.O.C.> ,
		dbpedia:The_Stone_Roses ,
		dbpedia:Inspiral_Carpets ;
	dbpedia-owl:associatedMusicalArtist	<http://dbpedia.org/resource/Buzzcocks_F.O.C.> ,
		dbpedia:Inspiral_Carpets ,
		dbpedia:The_Stone_Roses ;
	dbpedia-owl:homeTown	dbpedia:England ,
		dbpedia:Manchester .
@prefix ns9:	<http://dbpedia.org/ontology/Person/> .
dbpedia:The_High	ns9:homeTown	dbpedia:England ,
		dbpedia:Manchester .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia:The_High	dbpedia-owl:activeYearsEndDate	"1989-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpprop:reference	<http://www.thestoneroses.co.uk/the-high/> ,
		<http://www.trouserpress.com/entry.php?a=high> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:The_High	rdfs:label	"The High"@en ;
	dbpedia-owl:background	"group_or_band" ;
	ns2:associatedBand	dbpedia:The_Stone_Roses ,
		dbpedia:Inspiral_Carpets ,
		<http://dbpedia.org/resource/Buzzcocks_F.O.C.> ;
	ns2:associatedMusicalArtist	dbpedia:The_Stone_Roses ,
		dbpedia:Inspiral_Carpets ,
		<http://dbpedia.org/resource/Buzzcocks_F.O.C.> ;
	ns9:activeYearsStartDate	"1989-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpprop:abstract	"The High were a rock group from Manchester, England, who were generally regarded as part of the Madchester scene."@en ;
	rdfs:comment	"The High were a rock group from Manchester, England, who were generally regarded as part of the Madchester scene."@en ;
	dbpedia-owl:activeYearsStartDate	"1989-01-01T00:00:00-05:00"^^xsd:gYear ;
	ns9:activeYearsEndDate	"1989-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:The_High	skos:subject	ns13:Alternative_rock_groups ,
		ns13:Musical_groups_from_Manchester ,
		ns13:Madchester ,
		ns13:Musical_groups_established_in_1989 ,
		ns13:Musical_groups_disestablished_in_1993 .
@prefix ns14:	<http://dbpedia.org/resource/Template:> .
dbpedia:The_High	dbpprop:wikiPageUsesTemplate	ns14:for ,
		ns14:infobox_musical_artist ;
	dbpprop:forProperty	"the street in Oxford"@en ,
		"High Street, Oxford"@en ;
	dbpprop:background	"group_or_band"@en ;
	dbpprop:genre	dbpedia:Alternative_rock ,
		dbpedia:Baggy ,
		dbpedia:Madchester ;
	dbpprop:label	dbpedia:London_Records ;
	dbpprop:pastMembers	"Andy Couzens\nJohn Matthews\nSimon Davy\nChris Goodwin"@en ;
	dbpprop:origin	dbpedia:England ,
		dbpedia:Manchester ;
	dbpprop:yearsActive	"1989s&ndash;1993"@en ;
	dbpprop:associatedActs	dbpedia:The_Stone_Roses ,
		dbpedia:Inspiral_Carpets ,
		<http://dbpedia.org/resource/Buzzcocks_F.O.C.> .