@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/...Best_II>	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/...Best_II>	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:Album ,
		dbpedia-owl:MusicalWork .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/...Best_II>	dbpprop:name	"...Best II"@en .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/...Best_II>	dbpedia-owl:type	dbpedia:Compilation_album ;
	dbpedia-owl:label	dbpedia:Warner_Music_Group .
@prefix ns5:	<http://dbpedia.org/ontology/MusicalWork/> .
<http://dbpedia.org/resource/...Best_II>	ns5:label	dbpedia:Warner_Music_Group ;
	dbpedia-owl:genre	dbpedia:Alternative_rock ;
	dbpedia-owl:subsequentWork	<http://dbpedia.org/resource/Singles_%28The_Smiths_album%29> ;
	ns5:artist	dbpedia:The_Smiths ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000000406d09> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/...Best_II>	foaf:name	"...Best II" ;
	foaf:page	<http://en.wikipedia.org/wiki/...Best_II> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns8:	<http://dbpedia.org/ontology/Work/> .
<http://dbpedia.org/resource/...Best_II>	ns8:releaseDate	"1992-11-02"^^xsd:date ;
	dbpedia-owl:runtime	"??:??" ;
	dbpedia-owl:artist	dbpedia:The_Smiths ;
	dbpedia-owl:review	"*Allmusic link" .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/...Best_II>	rdfs:label	"...Best II"@pt ,
		"...Best II"@en ;
	ns8:type	dbpedia:Compilation_album ;
	ns8:genre	dbpedia:Alternative_rock ;
	ns8:subsequentWork	<http://dbpedia.org/resource/Singles_%28The_Smiths_album%29> ;
	dbpedia-owl:previousWork	<http://dbpedia.org/resource/Best...I> ;
	dbpedia-owl:recordDate	"1983-01-01T00:00:00-05:00"^^xsd:gYear ;
	ns5:recordDate	"1983-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpprop:abstract	"... Best II \u00E9 uma colet\u00E2nea de The Smiths. Foi lan\u00E7ado em novembro de 1992 por pela WEA."@pt ,
		"\u2026Best II is a compilation album by The Smiths. It was released in November, 1992 by the new owner of their back catalogue, WEA. Its highest British chart position was #29; it did not chart in the U.S."@en ;
	rdfs:comment	"... Best II \u00E9 uma colet\u00E2nea de The Smiths. Foi lan\u00E7ado em novembro de 1992 por pela WEA."@pt ,
		"\u2026Best II is a compilation album by The Smiths. It was released in November, 1992 by the new owner of their back catalogue, WEA. Its highest British chart position was #29; it did not chart in the U.S."@en ;
	ns8:previousWork	<http://dbpedia.org/resource/Best...I> ;
	dbpedia-owl:releaseDate	"1992-11-02"^^xsd:date .
@prefix ns10:	<http://dbpedia.org/ontology/Album/> .
<http://dbpedia.org/resource/...Best_II>	ns10:review	"*Allmusic link" .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/...Best_II>	skos:subject	ns12:The_Smiths_albums ,
		ns12:Greatest_hits_albums ,
		<http://dbpedia.org/resource/Category:1992_albums> ,
		ns12:Albums_produced_by_Stephen_Street .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/...Best_II>	dbpprop:wikiPageUsesTemplate	ns13:infobox_album ;
	dbpprop:type	dbpedia:Compilation_album .
@prefix ns14:	<http://dbpedia.org/resource/...Best_II/misc/> .
<http://dbpedia.org/resource/...Best_II>	dbpprop:misc	ns14:Extra_album_cover_2 ;
	dbpprop:genre	dbpedia:Alternative_rock ;
	dbpprop:label	dbpedia:Warner_Music_Group ;
	dbpprop:cover	"UKBest2.JPG"@en ;
	dbpprop:lastAlbum	"''Best...I''<br />(1992)"@en ;
	dbpprop:nextAlbum	"'' Singles''<br />(1995)"@en .
@prefix ns15:	<http://dbpedia.org/resource/...Best_II/reviews/> .
<http://dbpedia.org/resource/...Best_II>	dbpprop:reviews	ns15:Rating ,
		dbpedia:Allmusic ;
	dbpprop:artist	dbpedia:The_Smiths ;
	dbpprop:producer	"Various (see main text)"@en ;
	dbpprop:recorded	"1983\u20131987"@en ;
	dbpprop:length	"??:??"@en ;
	dbpedia-owl:previousWork	<http://dbpedia.org/resource/...Best_II> ;
	ns8:previousWork	<http://dbpedia.org/resource/...Best_II> ;
	dbpedia-owl:subsequentWork	<http://dbpedia.org/resource/...Best_II> ;
	ns8:subsequentWork	<http://dbpedia.org/resource/...Best_II> .
dbpedia:Best_II	dbpprop:redirect	<http://dbpedia.org/resource/...Best_II> .