@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/Spain_%28disambiguation%29>	dbpprop:disambiguates	<http://dbpedia.org/resource/Spain_%28album%29> .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/Spain_%28album%29>	rdf:type	dbpedia-owl:MusicalWork ,
		dbpedia-owl:Work .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/Spain_%28album%29>	rdf:type	owl:Thing ,
		dbpedia-owl:Album ;
	dbpprop:name	"Spain"@en .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/Spain_%28album%29>	dbpedia-owl:type	dbpedia:Album ;
	dbpedia-owl:genre	dbpedia:Independent_music ,
		dbpedia:Rock_music .
@prefix ns5:	<http://dbpedia.org/ontology/MusicalWork/> .
<http://dbpedia.org/resource/Spain_%28album%29>	ns5:artist	dbpedia:Between_the_Trees .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/Spain_%28album%29>	foaf:name	"Spain" ;
	foaf:page	<http://en.wikipedia.org/wiki/Spain_%28album%29> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns8:	<http://dbpedia.org/ontology/Work/> .
<http://dbpedia.org/resource/Spain_%28album%29>	ns8:releaseDate	"2009-08-11"^^xsd:date ;
	dbpedia-owl:runtime	"2261.41"^^xsd:duration ;
	dbpedia-owl:artist	dbpedia:Between_the_Trees .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/Spain_%28album%29>	rdfs:label	"Spain (album)"@en ;
	ns8:type	dbpedia:Album ;
	ns8:genre	dbpedia:Rock_music ,
		dbpedia:Independent_music ;
	dbpedia-owl:previousWork	dbpedia:The_Story_and_the_Song ;
	ns8:runtime	"2261.41"^^xsd:duration ;
	dbpedia-owl:recordDate	"2009-01-01T00:00:00-05:00"^^xsd:gYear ;
	ns5:recordDate	"2009-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpprop:abstract	"Spain is the second full-length studio album by American rock band Between the Trees, originally set to be released through Bonded Records on June 30, 2009, it was pushed back to August 11, 2009."@en ;
	rdfs:comment	"Spain is the second full-length studio album by American rock band Between the Trees, originally set to be released through Bonded Records on June 30, 2009, it was pushed back to August 11, 2009."@en ;
	ns8:previousWork	dbpedia:The_Story_and_the_Song ;
	dbpedia-owl:releaseDate	"2009-08-11"^^xsd:date .
@prefix ns10:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/Spain_%28album%29>	dbpprop:wikiPageUsesTemplate	ns10:infobox_album ;
	dbpprop:type	dbpedia:Album ;
	dbpprop:genre	dbpedia:Rock_music ,
		dbpedia:Independent_music ;
	dbpprop:label	"Bonded"@en ;
	dbpprop:cover	"Spaintrees.jpg"@en ;
	dbpprop:lastAlbum	dbpedia:The_Story_and_the_Song .
@prefix ns11:	<http://dbpedia.org/resource/Spain_%2528album%2529/nextAlbum/> .
<http://dbpedia.org/resource/Spain_%28album%29>	dbpprop:nextAlbum	ns11:Singles ;
	dbpprop:artist	dbpedia:Between_the_Trees ;
	dbpprop:released	"August 11, 2009"@en ;
	dbpprop:recorded	2009 ;
	dbpprop:length	"37:41"@en .
dbpedia:The_Story_and_the_Song	dbpedia-owl:subsequentWork	<http://dbpedia.org/resource/Spain_%28album%29> ;
	ns8:subsequentWork	<http://dbpedia.org/resource/Spain_%28album%29> .