@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Dogs_at_Bay	foaf:primaryTopic	dbr:Dogs_at_Bay .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema:	<http://schema.org/> .
dbr:Dogs_at_Bay	rdf:type	schema:MusicAlbum ,
		schema:CreativeWork .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Dogs_at_Bay	rdf:type	dbo:MusicalWork ,
		dbo:Work .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Dogs_at_Bay	rdf:type	wikidata:Q386724 ,
		wikidata:Q2188189 ,
		dbo:Album ,
		wikidata:Q482994 .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Dogs_at_Bay	rdf:type	owl:Thing ;
	owl:sameAs	dbr:Dogs_at_Bay .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Dogs_at_Bay	rdfs:label	"Dogs at Bay"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
dbr:Dogs_at_Bay	dct:subject	<http://dbpedia.org/resource/Category:2015_albums> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Dogs_at_Bay	dct:subject	dbc:Bad_Dreems_albums ,
		dbc:Ivy_League_Records_albums ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/Dogs_at_Bay_by_Bad_Dreems.png> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Dogs_at_Bay	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Dogs_at_Bay?oldid=1298431685&ns=0> ;
	foaf:isPrimaryTopicOf	wikipedia-en:Dogs_at_Bay ;
	dbo:description	"2015 studio album by Bad Dreems"@en .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Dogs_at_Bay	dbp:wikiPageUsesTemplate	dbt:Reflist ,
		dbt:Use_dmy_dates ,
		dbt:Singles ,
		dbt:Bad_Dreems ,
		dbt:Rating ,
		dbt:Flat_list ,
		dbt:Infobox_album ,
		dbt:Authority_control ,
		dbt:Use_Australian_English ,
		dbt:Album_ratings ;
	dbp:name	"Dogs at Bay"@en ;
	dbp:studio	"Thirty Mill Studios, Melbourne, Australia"@en ;
	dbp:producer	"Colin Wynne, Mark Opitz"@en .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Dogs_at_Bay	dbp:released	"2015-08-21"^^xsd:date ;
	dbp:type	"studio"@en ;
	dbp:rev	<http://dbpedia.org/resource/News.com.au> ;
	dbp:nextYear	2017 ;
	dbp:label	dbr:Ivy_League_Records .
@prefix dbd:	<http://dbpedia.org/datatype/> .
dbr:Dogs_at_Bay	dbp:length	"2419.0"^^dbd:second ;
	dbp:artist	dbr:Bad_Dreems ;
	dbp:cover	"Dogs at Bay by Bad Dreems.png"@en ;
	dbp:nextTitle	dbr:Gutful ;
	dbp:prevTitle	<http://dbpedia.org/resource/Badlands_(EP)> ;
	dbp:prevYear	2013 ;
	dbp:recorded	2014 ;
	dbp:border	"yes"@en ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/Dogs_at_Bay_by_Bad_Dreems.png?width=300> .
<http://dbpedia.org/resource/Badlands_(EP)>	dbp:nextTitle	dbr:Dogs_at_Bay .
dbr:Gutful	dbp:prevTitle	dbr:Dogs_at_Bay .